🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py February 6, 2025
Y
Iterative generation using Input embeds and `past_key_values` (#35890)
Yaswanth Gali committed
January 24, 2025
December 20, 2024
Y
Aurevoir PyTorch 1 (#35358)
Yih-Dar committed
October 31, 2024
Y
avoid calling `gc.collect` and `cuda.empty_cache` (#34514)
Yih-Dar committed
September 24, 2024
J
Generation tests: update imagegpt input name, remove unused functions (#33663)
Joao Gante committed
June 26, 2024
A
Skip tests properly (#31308)
amyeroberts committed
August 2, 2023
Y
CI with `num_hidden_layers=2` 🚀🚀🚀 (#25266)
Yih-Dar committed
June 13, 2023
Y
Add `torch >=1.12` requirement for `Tapas` (#24251)
Yih-Dar committed
May 16, 2023
J
Generate: add test to check KV format (#23403)
Joao Gante committed
April 24, 2023
Y
Update tiny models and a few fixes (#22928)
Yih-Dar committed
April 10, 2023
J
Add GPTBigCode model (Optimized GPT2 with MQA from Santacoder & BigCode) (#22575)
Joel Lamy-Poirier committed