🤗 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/generation/test_candidate_generator.py February 20, 2026
C
[generate] Completely stop relying on `cache_position` to prepare inputs (#44130)
Cyril Vallez committed
December 23, 2025
R
Prefill-related logic in input preparation for generation (#42088)
Raushan Turganbay committed
December 18, 2025
R
🚨 Generation config defaults are now `None` (#42702)
Raushan Turganbay committed
April 8, 2025
J
prune LM Head for USD (#36695)
Jonathan Mamou committed
February 26, 2025
N
Universal Speculative Decoding `CandidateGenerator` (#35029)
Nadav Timor committed
December 12, 2024
N