🤗 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
/ docs/source/en/llm_tutorial_optimization.md December 10, 2025
Q
Fully deprecate AutoGPTQ and AutoAWQ for GPT-QModel (#41567)
Qubitium-ModelCloud committed
November 24, 2025
F
Fix documentation reference to pytorch max memory allocated (#42350)
Francisco Kurucz committed
October 14, 2025
Y
Fix typsetting and content of llm_tutorial_optimization.md (#41172)
Yuanyuan Chen committed
October 10, 2025
C
Fix some tests (#41503)
Cyril Vallez committed
October 9, 2025
M
[v5] remove load_in_4bit and load_in_8bit (#41287)
Marc Sun committed
October 6, 2025
C
🚨 Remove BetterTransformer (#41367)
Cyril Vallez committed
September 25, 2025
Y
Add language specifiers to code blocks of markdown files (#41114)
Yuanyuan Chen committed
September 23, 2025
Y
Format empty lines and white space in markdown files. (#41100)
Yuanyuan Chen committed
August 22, 2025
C
⚠️⚠️ Use `dtype` instead of `torch_dtype` everywhere! (#39782)
Cyril Vallez committed
July 31, 2025
E
Fix bad markdown links (#39819)
Eric Bezzam committed
T
Fix broken links (#39809)
Tommy Chiang committed
June 13, 2025
Q
Use HF papers (#38184)
Quentin Gallouédec committed
June 12, 2025
C
Remove all traces of `low_cpu_mem_usage` (#38792)
Cyril Vallez committed
March 11, 2025
A
fix typos in the docs directory (#36639)
Afanti committed
March 3, 2025
S
[docs] Redesign (#31757)
Steven Liu committed
February 18, 2025
M
feat: add support for tensor parallel training workflow with accelerate (#34194)
Mehant Kammakomati committed
November 27, 2024
F
[docs] add explanation to `release_memory()` (#34911)
Fanli Lin committed
September 24, 2024
J
Enable BNB multi-backend support (#31098)
jiqing-feng committed
September 6, 2024
J
Docs: add more cross-references to the KV cache docs (#33323)
Joao Gante committed
July 8, 2024
O
Fix typos (#31819)
omahs committed
December 8, 2023
F
F.scaled_dot_product_attention support (#26572)
fxmarty committed
November 21, 2023
J
Generate: Update docs regarding reusing `past_key_values` in `generate` (#27612)
Joao Gante committed
October 16, 2023
P
Add LLM doc (#26058)
Patrick von Platen committed