Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/transformers
Pull Requests
Commits
Open
Closed
config: raise on missing local config file instead of silently falling back to defaults
#47712 opened 2026-08-02 14:05 by
Ahmetshbzz
Fix ImportError in transformers.exporters on torch < 2.8
#47711 opened 2026-08-02 13:26 by
Neal006
scripts/check_tokenizers: v5 compatibility fixes
#47709 opened 2026-08-02 13:05 by
alwaysprince05
Fix sliding window cache index off-by-one on wraparound
#47708 opened 2026-08-02 12:15 by
hameedibrh
fix(llama): validate divisibility only when deriving head_dim
#47707 opened 2026-08-02 03:51 by
seheon99
Fix D2H sync in Qwen VL vision encoder
#47703 opened 2026-08-01 18:55 by
Mahnoor-Zaffar
Fix text-generation pipeline not forwarding tokenizer to generate
#47702 opened 2026-08-01 12:10 by
alwaysprince05
clean up reverse_op fixme in compressed_tensors
#47701 opened 2026-08-01 09:35 by
DhanushPillay
Build Llama pipeline from the reference SentencePiece normalizer
#47700 opened 2026-08-01 06:27 by
SuryanshSS1011
Remove unused DPT fusion residual parameters
#47699 opened 2026-08-01 04:46 by
VictorMaxWang
[serge] Fix 2 integration tests for model `dab_detr` failing with `output_mismatch` (tensor values differ (2))
#47698 opened 2026-08-01 01:21 by
sergereview[bot]
[serge] Fix 2 integration tests for model `phi3` failing with `other` (other (2))
#47697 opened 2026-08-01 00:24 by
sergereview[bot]
Fix default special token IDs for SigLIP and SigLIP2 configs
#47694 opened 2026-07-31 21:16 by
AbhijeetShk
added the chronous 2 first revision code
#47693 opened 2026-07-31 20:31 by
sushmanthreddy
Align image feature dtype in kosmos2 and kosmos2_5 embedding merge
#47691 opened 2026-07-31 18:46 by
Yigtwxx
Forward loss kwargs to self.loss_function so gradient accumulation normalizes correctly
#47690 opened 2026-07-31 18:45 by
Yigtwxx
[docs] Fix failing doctests
#47687 opened 2026-07-31 18:06 by
stevhliu
Fix Grounding DINO text position ids being truncated to int64 (#47674)
#47686 opened 2026-07-31 17:49 by
Iitian001
Fix spelling/grammar in core library, examples, and utils
#47685 opened 2026-07-31 17:07 by
Rocketknight1
Fix spelling/grammar in model files (batch 3/3)
#47684 opened 2026-07-31 17:07 by
Rocketknight1
Fix spelling/grammar in model files (batch 2/3)
#47683 opened 2026-07-31 17:07 by
Rocketknight1
update mistral common version for PR 47507
#47677 opened 2026-07-31 15:34 by
itazap
Fix `scores` type in stopping criteria docstrings
#47676 opened 2026-07-31 14:17 by
qgallouedec
Fix Grounding DINO text position embeddings being truncated to int64
#47675 opened 2026-07-31 14:02 by
Yigtwxx
Fix DBRX MoE hidden size and expert GLU transposes
#47671 opened 2026-07-31 09:27 by
kaixuanliu
Add K3
#47670 opened 2026-07-31 08:20 by
remi-or
Add Apertus 1.5 and WavTokenizer
#47662 opened 2026-07-31 00:11 by
RaphaelKreft
Allow bnb_4bit_compute_dtype override for pre-quantized bnb checkpoints
#47661 opened 2026-07-30 21:08 by
Zohaibarif69
Add Ovis2.5 model support
#47659 opened 2026-07-30 19:57 by
sushmanthreddy
Add detection training support to OWL-ViT (OwlViTHungarianMatcher + OwlViTLoss)
#47658 opened 2026-07-30 18:36 by
anidoesdev
Older