url
string
repository_url
string
labels_url
string
comments_url
string
events_url
string
html_url
string
id
int64
node_id
string
number
int64
title
string
user
dict
labels
list
state
string
locked
bool
assignee
dict
assignees
list
milestone
null
comments
list
created_at
timestamp[ms]
updated_at
timestamp[ms]
closed_at
timestamp[ms]
author_association
string
type
dict
active_lock_reason
null
draft
bool
pull_request
dict
body
string
closed_by
dict
reactions
dict
timeline_url
string
performed_via_github_app
null
state_reason
string
sub_issues_summary
dict
issue_dependencies_summary
dict
is_pull_request
bool
is_closed
bool
https://api.github.com/repos/huggingface/transformers/issues/39437
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39437/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39437/comments
https://api.github.com/repos/huggingface/transformers/issues/39437/events
https://github.com/huggingface/transformers/issues/39437
3,233,263,529
I_kwDOCUB6oc7At6-p
39,437
Support for per-token latency tracking in `generate()` (suggested options: using callback, profiler class, or using a config flag)
{ "login": "spsagar13", "id": 25451111, "node_id": "MDQ6VXNlcjI1NDUxMTEx", "avatar_url": "https://avatars.githubusercontent.com/u/25451111?v=4", "gravatar_id": "", "url": "https://api.github.com/users/spsagar13", "html_url": "https://github.com/spsagar13", "followers_url": "https://api.github.com/users/...
[ { "id": 2648621985, "node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1", "url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request", "name": "Feature request", "color": "FBCA04", "default": false, "description": "Request for a new feature" } ]
open
false
null
[]
null
[]
2025-07-15T18:15:51
2025-09-23T17:18:11
null
NONE
null
null
null
null
### Feature request **Summary** I would like to propose a feature to enable **per-token latency tracking** during generation in Hugging Face’s `generate()` (via _beam_search, sample etc) loop. This is extremely useful for benchmarking models across hardware (e.g. CPU vs GPU, Arm vs x86), identifying bottlenecks, and ...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39437/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39437/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39436
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39436/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39436/comments
https://api.github.com/repos/huggingface/transformers/issues/39436/events
https://github.com/huggingface/transformers/issues/39436
3,233,218,184
I_kwDOCUB6oc7Atv6I
39,436
Export LFM2 to ExecuTorch
{ "login": "guangy10", "id": 42389959, "node_id": "MDQ6VXNlcjQyMzg5OTU5", "avatar_url": "https://avatars.githubusercontent.com/u/42389959?v=4", "gravatar_id": "", "url": "https://api.github.com/users/guangy10", "html_url": "https://github.com/guangy10", "followers_url": "https://api.github.com/users/gua...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-15T18:02:09
2025-08-24T08:03:09
2025-08-24T08:03:09
CONTRIBUTOR
null
null
null
null
### System Info - `transformers` version: 4.54.0.dev0 - Platform: macOS-15.5-arm64-arm-64bit - Python version: 3.11.11 - Huggingface_hub version: 0.30.2 - Safetensors version: 0.5.3 - Accelerate version: 1.6.0 - Accelerate config: not found - DeepSpeed version: not installed - PyTorch version (accelerator?): 2.9.0.de...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39436/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39436/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39435
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39435/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39435/comments
https://api.github.com/repos/huggingface/transformers/issues/39435/events
https://github.com/huggingface/transformers/pull/39435
3,233,159,998
PR_kwDOCUB6oc6fCY01
39,435
Add a unit test for BartModel to compare eager, sdpa on one particular set of inputs
{ "login": "xadupre", "id": 22452781, "node_id": "MDQ6VXNlcjIyNDUyNzgx", "avatar_url": "https://avatars.githubusercontent.com/u/22452781?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xadupre", "html_url": "https://github.com/xadupre", "followers_url": "https://api.github.com/users/xadupr...
[]
open
false
null
[]
null
[]
2025-07-15T17:46:01
2025-08-07T10:35:32
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39435", "html_url": "https://github.com/huggingface/transformers/pull/39435", "diff_url": "https://github.com/huggingface/transformers/pull/39435.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39435.patch", "merged_at...
# What does this PR do? Fixes #39365. Not a fix yet but introducing a unit test failing for the reason explained in this issue. Either the inputs are wrong, either the fix from issue #39365 is needed. ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39435/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39435/timeline
null
null
null
null
true
false
https://api.github.com/repos/huggingface/transformers/issues/39434
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39434/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39434/comments
https://api.github.com/repos/huggingface/transformers/issues/39434/events
https://github.com/huggingface/transformers/pull/39434
3,233,070,952
PR_kwDOCUB6oc6fCE19
39,434
[serve] Add speech to text (`/v1/audio/transcriptions`)
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
[]
closed
false
null
[]
null
[]
2025-07-15T17:22:00
2025-07-24T09:41:08
2025-07-17T14:29:58
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39434", "html_url": "https://github.com/huggingface/transformers/pull/39434", "diff_url": "https://github.com/huggingface/transformers/pull/39434.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39434.patch", "merged_at...
# What does this PR do? This PR: - Adds `/v1/audio/transcriptions`, the speech to text (transcription) OAI API - Adds `TimedModel`: models get deleted from memory after a certain amount of time (e.g try launching the server as `transformers serve --enable-cors --log-level debug --model-timeout 10`)
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39434/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39434/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39433
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39433/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39433/comments
https://api.github.com/repos/huggingface/transformers/issues/39433/events
https://github.com/huggingface/transformers/pull/39433
3,232,925,630
PR_kwDOCUB6oc6fBknr
39,433
Fix placeholders replacement logic in auto_docstring
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-15T16:33:49
2025-07-18T22:56:23
2025-07-18T22:56:23
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39433", "html_url": "https://github.com/huggingface/transformers/pull/39433", "diff_url": "https://github.com/huggingface/transformers/pull/39433.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39433.patch", "merged_at...
# What does this PR do? The placeholders logic in auto_docstring seems to be broken currently, so that placeholders like {image_processor_class} are not replaced properly. This PR simplifies greatly the logic and fixes the issue
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39433/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39433/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39432
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39432/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39432/comments
https://api.github.com/repos/huggingface/transformers/issues/39432/events
https://github.com/huggingface/transformers/pull/39432
3,232,911,449
PR_kwDOCUB6oc6fBhgY
39,432
Fix typo in generation configuration for Janus model weight conversion
{ "login": "thisisiron", "id": 23303033, "node_id": "MDQ6VXNlcjIzMzAzMDMz", "avatar_url": "https://avatars.githubusercontent.com/u/23303033?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thisisiron", "html_url": "https://github.com/thisisiron", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-15T16:28:33
2025-07-23T17:36:58
2025-07-16T12:28:03
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39432", "html_url": "https://github.com/huggingface/transformers/pull/39432", "diff_url": "https://github.com/huggingface/transformers/pull/39432.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39432.patch", "merged_at...
# What does this PR do? Fixes an AttributeError caused by attempting to access generation_kwargs from a GenerationConfig object in `convert_janus_weights_to_hf.py`. When running the conversion script, the following error occurs: ```bash Traceback (most recent call last): File "/home/infidea/xxx/code/tmp/tr...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39432/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39432/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39431
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39431/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39431/comments
https://api.github.com/repos/huggingface/transformers/issues/39431/events
https://github.com/huggingface/transformers/pull/39431
3,232,767,566
PR_kwDOCUB6oc6fBCAt
39,431
🔴 Fix EnCodec internals and integration tests
{ "login": "ebezzam", "id": 4757445, "node_id": "MDQ6VXNlcjQ3NTc0NDU=", "avatar_url": "https://avatars.githubusercontent.com/u/4757445?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ebezzam", "html_url": "https://github.com/ebezzam", "followers_url": "https://api.github.com/users/ebezzam/...
[ { "id": 6470596964, "node_id": "LA_kwDOCUB6oc8AAAABga15ZA", "url": "https://api.github.com/repos/huggingface/transformers/labels/Audio", "name": "Audio", "color": "760453", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2025-07-15T15:36:42
2025-07-23T17:39:32
2025-07-23T17:39:27
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39431", "html_url": "https://github.com/huggingface/transformers/pull/39431", "diff_url": "https://github.com/huggingface/transformers/pull/39431.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39431.patch", "merged_at...
# What does this PR do? Fixes [integration tests](https://github.com/huggingface/transformers/actions/runs/16282903241/job/45976159004) for EnCodec, which were all failing: - Two because of mismatch with expected output - One doesn't even compute outputs because of bad padding ``` FAILED tests/models/encodec/tes...
{ "login": "ebezzam", "id": 4757445, "node_id": "MDQ6VXNlcjQ3NTc0NDU=", "avatar_url": "https://avatars.githubusercontent.com/u/4757445?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ebezzam", "html_url": "https://github.com/ebezzam", "followers_url": "https://api.github.com/users/ebezzam/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39431/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39431/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39430
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39430/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39430/comments
https://api.github.com/repos/huggingface/transformers/issues/39430/events
https://github.com/huggingface/transformers/issues/39430
3,232,704,083
I_kwDOCUB6oc7AryZT
39,430
Add DiCoW: Diarization-Conditioned Whisper
{ "login": "Lakoc", "id": 61480290, "node_id": "MDQ6VXNlcjYxNDgwMjkw", "avatar_url": "https://avatars.githubusercontent.com/u/61480290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lakoc", "html_url": "https://github.com/Lakoc", "followers_url": "https://api.github.com/users/Lakoc/follow...
[ { "id": 1843244711, "node_id": "MDU6TGFiZWwxODQzMjQ0NzEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model", "name": "New model", "color": "fbca04", "default": false, "description": "" }, { "id": 6470596964, "node_id": "LA_kwDOCUB6oc8AAAABga15...
closed
false
null
[]
null
[]
2025-07-15T15:20:21
2025-09-19T22:07:07
2025-09-19T22:07:07
NONE
null
null
null
null
### Model description We (BUT Speech@FIT) have recently developed DiCoW (Diarization-Conditioned Whisper), a target-speaker ASR model that enhances OpenAI’s Whisper by integrating speaker diarization for multi-talker, speaker-attributed ASR. Unlike previous approaches, DiCoW directly conditions on diarization outputs...
{ "login": "Lakoc", "id": 61480290, "node_id": "MDQ6VXNlcjYxNDgwMjkw", "avatar_url": "https://avatars.githubusercontent.com/u/61480290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lakoc", "html_url": "https://github.com/Lakoc", "followers_url": "https://api.github.com/users/Lakoc/follow...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39430/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39430/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39429
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39429/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39429/comments
https://api.github.com/repos/huggingface/transformers/issues/39429/events
https://github.com/huggingface/transformers/pull/39429
3,232,683,668
PR_kwDOCUB6oc6fAvZT
39,429
Add voxtral
{ "login": "eustlb", "id": 94853470, "node_id": "U_kgDOBadZXg", "avatar_url": "https://avatars.githubusercontent.com/u/94853470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eustlb", "html_url": "https://github.com/eustlb", "followers_url": "https://api.github.com/users/eustlb/followers"...
[ { "id": 1843244711, "node_id": "MDU6TGFiZWwxODQzMjQ0NzEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model", "name": "New model", "color": "fbca04", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2025-07-15T15:14:21
2025-07-18T08:53:00
2025-07-18T00:02:05
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39429", "html_url": "https://github.com/huggingface/transformers/pull/39429", "diff_url": "https://github.com/huggingface/transformers/pull/39429.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39429.patch", "merged_at...
# What does this PR do? Adds mistral's audio-text-to-text model 🤗 ## EVALS Ran transcriptions mode eval on librispeech test-clean ([this gist](https://gist.github.com/eustlb/fc899dd9ff7fe357065c35cb0120d145)) - 3B: 1.9% wer - 24B: 1.6% wer
{ "login": "eustlb", "id": 94853470, "node_id": "U_kgDOBadZXg", "avatar_url": "https://avatars.githubusercontent.com/u/94853470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eustlb", "html_url": "https://github.com/eustlb", "followers_url": "https://api.github.com/users/eustlb/followers"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39429/reactions", "total_count": 8, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 8, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39429/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39428
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39428/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39428/comments
https://api.github.com/repos/huggingface/transformers/issues/39428/events
https://github.com/huggingface/transformers/pull/39428
3,232,645,339
PR_kwDOCUB6oc6fAm_6
39,428
Improve grammar and clarity in perf_hardware.md
{ "login": "ridima11", "id": 153719980, "node_id": "U_kgDOCSmUrA", "avatar_url": "https://avatars.githubusercontent.com/u/153719980?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ridima11", "html_url": "https://github.com/ridima11", "followers_url": "https://api.github.com/users/ridima11/...
[]
closed
false
null
[]
null
[]
2025-07-15T15:04:15
2025-07-16T19:15:16
2025-07-16T19:15:16
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39428", "html_url": "https://github.com/huggingface/transformers/pull/39428", "diff_url": "https://github.com/huggingface/transformers/pull/39428.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39428.patch", "merged_at...
This PR improves the readability and corrects grammatical issues in the perf_hardware.md documentation file: - Fixed subject-verb agreement and pluralization issues. - Rephrased awkward sentences for better clarity. - Improved formatting of temperature ranges and technical terminology. - Simplified the explanatio...
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39428/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39428/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39427
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39427/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39427/comments
https://api.github.com/repos/huggingface/transformers/issues/39427/events
https://github.com/huggingface/transformers/issues/39427
3,232,610,783
I_kwDOCUB6oc7Arbnf
39,427
Gemma 3 Compilation Issues During Generation
{ "login": "mitchelldehaven", "id": 47208251, "node_id": "MDQ6VXNlcjQ3MjA4MjUx", "avatar_url": "https://avatars.githubusercontent.com/u/47208251?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mitchelldehaven", "html_url": "https://github.com/mitchelldehaven", "followers_url": "https://api...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-15T14:55:06
2025-09-23T08:03:26
2025-09-23T08:03:26
NONE
null
null
null
null
### System Info When using the `google/gemma-3-1b-it`, I run into frequent recompilation issues, eventually resulting in the following error message: ``` torch._dynamo.exc.FailOnRecompileLimitHit: recompile_limit reached with one_graph=True. Excessive recompilations can degrade performance due to the compilation over...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39427/reactions", "total_count": 6, "+1": 6, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39427/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39426
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39426/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39426/comments
https://api.github.com/repos/huggingface/transformers/issues/39426/events
https://github.com/huggingface/transformers/issues/39426
3,232,288,269
I_kwDOCUB6oc7AqM4N
39,426
object detection : matchin outputs.last_hidden_state with results
{ "login": "fenaux", "id": 44709416, "node_id": "MDQ6VXNlcjQ0NzA5NDE2", "avatar_url": "https://avatars.githubusercontent.com/u/44709416?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fenaux", "html_url": "https://github.com/fenaux", "followers_url": "https://api.github.com/users/fenaux/fo...
[ { "id": 2648621985, "node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1", "url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request", "name": "Feature request", "color": "FBCA04", "default": false, "description": "Request for a new feature" } ]
open
false
null
[]
null
[]
2025-07-15T13:34:08
2025-07-22T11:08:23
null
NONE
null
null
null
null
### Feature request it seems to me that would be possible with a little modification in the function post_process_object_detection with ``` ``for score, label, box, index in zip(scores, labels, boxes, indexes): results.append( { "scores": score[score > threshold], ...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39426/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39426/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39425
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39425/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39425/comments
https://api.github.com/repos/huggingface/transformers/issues/39425/events
https://github.com/huggingface/transformers/pull/39425
3,232,112,957
PR_kwDOCUB6oc6e-wSy
39,425
Fix bugs from pipeline preprocessor overhaul
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
[]
2025-07-15T12:43:28
2025-07-15T13:29:01
2025-07-15T13:29:00
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39425", "html_url": "https://github.com/huggingface/transformers/pull/39425", "diff_url": "https://github.com/huggingface/transformers/pull/39425.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39425.patch", "merged_at...
I overhauled pipeline processor loading in #38947, which caused some test failures. They should mostly be fixed by the user PR at #39411, but the remaining issues are resolved here.
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39425/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39425/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39424
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39424/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39424/comments
https://api.github.com/repos/huggingface/transformers/issues/39424/events
https://github.com/huggingface/transformers/issues/39424
3,232,079,234
I_kwDOCUB6oc7ApZ2C
39,424
[YosoConfig] Missing `architectures` field
{ "login": "SankethHonavar", "id": 125574395, "node_id": "U_kgDOB3wc-w", "avatar_url": "https://avatars.githubusercontent.com/u/125574395?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SankethHonavar", "html_url": "https://github.com/SankethHonavar", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
[]
2025-07-15T12:32:04
2025-07-16T12:04:04
2025-07-16T12:04:04
NONE
null
null
null
null
While contributing to the project and running the `add_missing_architectures.py` utility, I found that `YosoConfig` was missing the `architectures` field. This issue tracks the fix to add the following field to: 📄 `src/transformers/models/yoso/configuration_yoso.py` ```python architectures = ["YosoForMaskedLM"]
{ "login": "SankethHonavar", "id": 125574395, "node_id": "U_kgDOB3wc-w", "avatar_url": "https://avatars.githubusercontent.com/u/125574395?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SankethHonavar", "html_url": "https://github.com/SankethHonavar", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39424/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39424/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39423
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39423/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39423/comments
https://api.github.com/repos/huggingface/transformers/issues/39423/events
https://github.com/huggingface/transformers/pull/39423
3,231,967,793
PR_kwDOCUB6oc6e-Qzx
39,423
🚨🚨 Fix and simplify attention implementation dispatch and subconfigs handling
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
[]
2025-07-15T11:53:24
2025-07-18T11:41:56
2025-07-18T11:41:54
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39423", "html_url": "https://github.com/huggingface/transformers/pull/39423", "diff_url": "https://github.com/huggingface/transformers/pull/39423.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39423.patch", "merged_at...
# What does this PR do? A few issues: - the checks and attention switch should be performed recursively for all submodels, not only the "top-most" model - flash can dispatch even with cpu/disk offloading, as the module is put back on device prior to computation - some models with the old class attention interface...
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39423/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/huggingface/transformers/issues/39423/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39422
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39422/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39422/comments
https://api.github.com/repos/huggingface/transformers/issues/39422/events
https://github.com/huggingface/transformers/pull/39422
3,231,927,121
PR_kwDOCUB6oc6e-H-4
39,422
refactor: remove `set_tracer_provider` and `set_meter_provider` calls
{ "login": "McPatate", "id": 9112841, "node_id": "MDQ6VXNlcjkxMTI4NDE=", "avatar_url": "https://avatars.githubusercontent.com/u/9112841?v=4", "gravatar_id": "", "url": "https://api.github.com/users/McPatate", "html_url": "https://github.com/McPatate", "followers_url": "https://api.github.com/users/McPat...
[ { "id": 8103865784, "node_id": "LA_kwDOCUB6oc8AAAAB4wctuA", "url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch", "name": "for patch", "color": "D93F0B", "default": false, "description": "Tag issues / labels that should be included in the next patch" } ]
closed
false
null
[]
null
[]
2025-07-15T11:38:26
2025-07-21T09:42:40
2025-07-15T12:22:12
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39422", "html_url": "https://github.com/huggingface/transformers/pull/39422", "diff_url": "https://github.com/huggingface/transformers/pull/39422.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39422.patch", "merged_at...
# What does this PR do? As we are a library, we shouldn't set an OT tracer or a meter, given you can only set one per application. Removing calls to `set_{tracer|meter}_provider`. Closes #39115, #39143
{ "login": "ArthurZucker", "id": 48595927, "node_id": "MDQ6VXNlcjQ4NTk1OTI3", "avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArthurZucker", "html_url": "https://github.com/ArthurZucker", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39422/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39422/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39421
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39421/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39421/comments
https://api.github.com/repos/huggingface/transformers/issues/39421/events
https://github.com/huggingface/transformers/issues/39421
3,231,922,248
I_kwDOCUB6oc7AozhI
39,421
Speculative Decoding(do_sample=False) get different outputs
{ "login": "nighty8", "id": 78900223, "node_id": "MDQ6VXNlcjc4OTAwMjIz", "avatar_url": "https://avatars.githubusercontent.com/u/78900223?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nighty8", "html_url": "https://github.com/nighty8", "followers_url": "https://api.github.com/users/nighty...
[]
closed
false
null
[]
null
[]
2025-07-15T11:36:31
2025-07-19T03:11:04
2025-07-18T13:27:49
NONE
null
null
null
null
> @transcend-0 hey! > > > > The issue was solved in [#30068](https://github.com/huggingface/transformers/pull/30068). You can install transformers from `main` with the following line for the correct generation with assisted decoding: > > > > `!pip install --upgrade git+https://github.com/huggingface/transformers....
{ "login": "nighty8", "id": 78900223, "node_id": "MDQ6VXNlcjc4OTAwMjIz", "avatar_url": "https://avatars.githubusercontent.com/u/78900223?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nighty8", "html_url": "https://github.com/nighty8", "followers_url": "https://api.github.com/users/nighty...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39421/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39421/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39420
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39420/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39420/comments
https://api.github.com/repos/huggingface/transformers/issues/39420/events
https://github.com/huggingface/transformers/pull/39420
3,231,759,005
PR_kwDOCUB6oc6e9ji3
39,420
[autodocstring] add video and audio inputs
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-15T10:41:47
2025-07-16T07:41:51
2025-07-16T07:41:51
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39420", "html_url": "https://github.com/huggingface/transformers/pull/39420", "diff_url": "https://github.com/huggingface/transformers/pull/39420.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39420.patch", "merged_at...
# What does this PR do? As per title, I think these are quite common to be in the auto docstring
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39420/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39420/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39419
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39419/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39419/comments
https://api.github.com/repos/huggingface/transformers/issues/39419/events
https://github.com/huggingface/transformers/pull/39419
3,231,715,263
PR_kwDOCUB6oc6e9aEm
39,419
add test scanner
{ "login": "molbap", "id": 39954772, "node_id": "MDQ6VXNlcjM5OTU0Nzcy", "avatar_url": "https://avatars.githubusercontent.com/u/39954772?v=4", "gravatar_id": "", "url": "https://api.github.com/users/molbap", "html_url": "https://github.com/molbap", "followers_url": "https://api.github.com/users/molbap/fo...
[ { "id": 1834088753, "node_id": "MDU6TGFiZWwxODM0MDg4NzUz", "url": "https://api.github.com/repos/huggingface/transformers/labels/Tests", "name": "Tests", "color": "a6fcca", "default": false, "description": "Related to tests" } ]
closed
false
null
[]
null
[]
2025-07-15T10:26:03
2025-07-16T10:45:48
2025-07-16T10:45:46
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39419", "html_url": "https://github.com/huggingface/transformers/pull/39419", "diff_url": "https://github.com/huggingface/transformers/pull/39419.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39419.patch", "merged_at...
# What does this PR do? Another day, another tool: when adding a model, tests fail as they should, and sometimes `test_modeling_common` feels irreconcilable with the peculiarities of our brand new model. But how can we be sure we're not breaking everything by adding a seemingly innocent `skip`? Well I'm not 100% ...
{ "login": "molbap", "id": 39954772, "node_id": "MDQ6VXNlcjM5OTU0Nzcy", "avatar_url": "https://avatars.githubusercontent.com/u/39954772?v=4", "gravatar_id": "", "url": "https://api.github.com/users/molbap", "html_url": "https://github.com/molbap", "followers_url": "https://api.github.com/users/molbap/fo...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39419/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39419/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39418
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39418/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39418/comments
https://api.github.com/repos/huggingface/transformers/issues/39418/events
https://github.com/huggingface/transformers/pull/39418
3,231,699,566
PR_kwDOCUB6oc6e9WqF
39,418
Fix: Add missing 'architectures' field to YosoConfig
{ "login": "SankethHonavar", "id": 125574395, "node_id": "U_kgDOB3wc-w", "avatar_url": "https://avatars.githubusercontent.com/u/125574395?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SankethHonavar", "html_url": "https://github.com/SankethHonavar", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
[]
2025-07-15T10:20:24
2025-08-11T16:47:55
2025-07-16T11:38:56
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39418", "html_url": "https://github.com/huggingface/transformers/pull/39418", "diff_url": "https://github.com/huggingface/transformers/pull/39418.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39418.patch", "merged_at...
This PR adds the missing `architectures` field to the `YosoConfig` class, as part of the issue [#39208](https://github.com/huggingface/transformers/issues/39208). **Added:** ```python architectures = ["YosoForMaskedLM"] ``` This helps ensure proper model auto-mapping and improves consistency across configurati...
{ "login": "SankethHonavar", "id": 125574395, "node_id": "U_kgDOB3wc-w", "avatar_url": "https://avatars.githubusercontent.com/u/125574395?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SankethHonavar", "html_url": "https://github.com/SankethHonavar", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39418/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39418/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39416
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39416/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39416/comments
https://api.github.com/repos/huggingface/transformers/issues/39416/events
https://github.com/huggingface/transformers/pull/39416
3,231,548,759
PR_kwDOCUB6oc6e81lq
39,416
fix `kyutai` tests
{ "login": "ydshieh", "id": 2521628, "node_id": "MDQ6VXNlcjI1MjE2Mjg=", "avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ydshieh", "html_url": "https://github.com/ydshieh", "followers_url": "https://api.github.com/users/ydshieh/...
[]
closed
false
null
[]
null
[]
2025-07-15T09:36:24
2025-07-25T16:42:05
2025-07-25T16:42:04
COLLABORATOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39416", "html_url": "https://github.com/huggingface/transformers/pull/39416", "diff_url": "https://github.com/huggingface/transformers/pull/39416.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39416.patch", "merged_at...
# What does this PR do? > HF_HOME=/mnt/cache HF_HUB_READ_TOKEN=hf_XXX RUN_SLOW=1 python3 -m pytest -v --flake-finder --flake-runs=10 tests/models/kyutai_speech_to_text/test_modeling_kyutai_speech_to_text.py::KyutaiSpeechToTextForConditionalGenerationIntegrationTests::test_generation_batched It might be from a n...
{ "login": "ydshieh", "id": 2521628, "node_id": "MDQ6VXNlcjI1MjE2Mjg=", "avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ydshieh", "html_url": "https://github.com/ydshieh", "followers_url": "https://api.github.com/users/ydshieh/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39416/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39416/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39415
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39415/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39415/comments
https://api.github.com/repos/huggingface/transformers/issues/39415/events
https://github.com/huggingface/transformers/pull/39415
3,231,153,479
PR_kwDOCUB6oc6e7fhS
39,415
[chat template] add a testcase for kwargs
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-15T07:33:07
2025-07-16T09:31:35
2025-07-16T09:31:35
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39415", "html_url": "https://github.com/huggingface/transformers/pull/39415", "diff_url": "https://github.com/huggingface/transformers/pull/39415.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39415.patch", "merged_at...
# What does this PR do? Just adds a testcase, I didn't know this was supported and I don't want it to break in the future
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39415/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39415/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39414
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39414/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39414/comments
https://api.github.com/repos/huggingface/transformers/issues/39414/events
https://github.com/huggingface/transformers/pull/39414
3,231,031,605
PR_kwDOCUB6oc6e7E20
39,414
Fix typo in `/v1/models` output payload
{ "login": "alvarobartt", "id": 36760800, "node_id": "MDQ6VXNlcjM2NzYwODAw", "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alvarobartt", "html_url": "https://github.com/alvarobartt", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
[]
2025-07-15T06:51:28
2025-07-15T07:59:25
2025-07-15T07:59:25
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39414", "html_url": "https://github.com/huggingface/transformers/pull/39414", "diff_url": "https://github.com/huggingface/transformers/pull/39414.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39414.patch", "merged_at...
# What does this PR do? This PR fixes a typo affecting the output payload of the `/v1/models` endpoint in `transformers serve`. ## Before submitting - [X] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [ ] Did you read the [contributor guideline](https://git...
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39414/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39414/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39413
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39413/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39413/comments
https://api.github.com/repos/huggingface/transformers/issues/39413/events
https://github.com/huggingface/transformers/issues/39413
3,230,706,385
I_kwDOCUB6oc7AkKrR
39,413
Exeception 3 type mismatch
{ "login": "Smirkkkk", "id": 73322513, "node_id": "MDQ6VXNlcjczMzIyNTEz", "avatar_url": "https://avatars.githubusercontent.com/u/73322513?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Smirkkkk", "html_url": "https://github.com/Smirkkkk", "followers_url": "https://api.github.com/users/Smi...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-15T04:22:44
2025-08-22T08:02:55
2025-08-22T08:02:55
NONE
null
null
null
null
### System Info [https://github.com/huggingface/transformers/blob/6017f5e8ed33d48096cdf8630d1cc7cbf2550c90/src/transformers/generation/utils.py#L482](url) The type of cache_position[-1] and input_ids.shape[1] do not match to compare. One is tensor and the other is int ### Who can help? _No response_ ### Informatio...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39413/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39413/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39412
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39412/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39412/comments
https://api.github.com/repos/huggingface/transformers/issues/39412/events
https://github.com/huggingface/transformers/pull/39412
3,230,606,872
PR_kwDOCUB6oc6e5olp
39,412
use the enable_gqa param in torch.nn.functional.scaled_dot_product_at…
{ "login": "sywangyi", "id": 36058628, "node_id": "MDQ6VXNlcjM2MDU4NjI4", "avatar_url": "https://avatars.githubusercontent.com/u/36058628?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sywangyi", "html_url": "https://github.com/sywangyi", "followers_url": "https://api.github.com/users/syw...
[]
closed
false
null
[]
null
[]
2025-07-15T03:10:52
2025-07-22T23:43:26
2025-07-21T12:46:43
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39412", "html_url": "https://github.com/huggingface/transformers/pull/39412", "diff_url": "https://github.com/huggingface/transformers/pull/39412.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39412.patch", "merged_at...
…tention the GQA could be accelerated in torch.nn.functional.scaled_dot_product_attention. this pytorch api offer a param to enable gqa. see https://docs.pytorch.org/docs/2.7/generated/torch.nn.functional.scaled_dot_product_attention.html#torch-nn-functional-scaled-dot-product-attention
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39412/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39412/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39411
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39411/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39411/comments
https://api.github.com/repos/huggingface/transformers/issues/39411/events
https://github.com/huggingface/transformers/pull/39411
3,230,536,562
PR_kwDOCUB6oc6e5ZtG
39,411
set document_question_answering pipeline _load_tokenizer to True
{ "login": "jiqing-feng", "id": 107918818, "node_id": "U_kgDOBm614g", "avatar_url": "https://avatars.githubusercontent.com/u/107918818?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jiqing-feng", "html_url": "https://github.com/jiqing-feng", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
[]
2025-07-15T02:22:40
2025-07-15T12:06:30
2025-07-15T12:05:50
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39411", "html_url": "https://github.com/huggingface/transformers/pull/39411", "diff_url": "https://github.com/huggingface/transformers/pull/39411.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39411.patch", "merged_at...
Hi @Rocketknight1 . The document-question-answering pipeline requires a tokenizer in the preprocessing step. script: [impira/layoutlm-document-qa](https://huggingface.co/impira/layoutlm-document-qa) ```python from transformers import pipeline nlp = pipeline( "document-question-answering", model="impir...
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39411/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39411/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39410
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39410/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39410/comments
https://api.github.com/repos/huggingface/transformers/issues/39410/events
https://github.com/huggingface/transformers/issues/39410
3,230,522,847
I_kwDOCUB6oc7Ajd3f
39,410
FP8 training support for Model Parallel / Tensor Parallel (MP/TP)
{ "login": "edgeinfinity1", "id": 133833590, "node_id": "U_kgDOB_ojdg", "avatar_url": "https://avatars.githubusercontent.com/u/133833590?v=4", "gravatar_id": "", "url": "https://api.github.com/users/edgeinfinity1", "html_url": "https://github.com/edgeinfinity1", "followers_url": "https://api.github.com/...
[ { "id": 2648621985, "node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1", "url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request", "name": "Feature request", "color": "FBCA04", "default": false, "description": "Request for a new feature" } ]
open
false
null
[]
null
[]
2025-07-15T02:13:05
2025-07-15T13:30:27
null
NONE
null
null
null
null
### Feature request I recieve message "ValueError: The model you are trying to fine-tune is quantized with QuantizationMethod.FP8 but that quantization method do not support training. Please open an issue on GitHub: https://github.com/huggingface/transformers to request the support for training support for Quantizatio...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39410/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39410/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39409
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39409/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39409/comments
https://api.github.com/repos/huggingface/transformers/issues/39409/events
https://github.com/huggingface/transformers/issues/39409
3,230,492,239
I_kwDOCUB6oc7AjWZP
39,409
TypeError: couldn't find storage object Float8_e4m3fnStorage - which version is needed for this?
{ "login": "FurkanGozukara", "id": 19240467, "node_id": "MDQ6VXNlcjE5MjQwNDY3", "avatar_url": "https://avatars.githubusercontent.com/u/19240467?v=4", "gravatar_id": "", "url": "https://api.github.com/users/FurkanGozukara", "html_url": "https://github.com/FurkanGozukara", "followers_url": "https://api.gi...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-15T01:51:08
2025-08-02T12:06:59
2025-08-02T12:06:59
NONE
null
null
null
null
Tested so many versions but can't find a version that won't give this error ``` !pip install bitsandbytes==0.45.0 --upgrade !pip install insightface --upgrade !pip install huggingface_hub==0.25.1 hf_transfer diffusers==0.31.0 transformers==4.36.0 !pip uninstall xformers triton --yes !pip install torch==2.2.0+cu121 to...
{ "login": "FurkanGozukara", "id": 19240467, "node_id": "MDQ6VXNlcjE5MjQwNDY3", "avatar_url": "https://avatars.githubusercontent.com/u/19240467?v=4", "gravatar_id": "", "url": "https://api.github.com/users/FurkanGozukara", "html_url": "https://github.com/FurkanGozukara", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39409/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39409/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39408
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39408/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39408/comments
https://api.github.com/repos/huggingface/transformers/issues/39408/events
https://github.com/huggingface/transformers/issues/39408
3,230,357,763
I_kwDOCUB6oc7Ai1kD
39,408
Off-by-one error when using flash_attention with a sliding window
{ "login": "tyler-romero", "id": 22687428, "node_id": "MDQ6VXNlcjIyNjg3NDI4", "avatar_url": "https://avatars.githubusercontent.com/u/22687428?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tyler-romero", "html_url": "https://github.com/tyler-romero", "followers_url": "https://api.github.c...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null }, { "id": 6202871275, "node_id": "LA_kwDOCUB6oc8AAAABcbhN6w", "url...
closed
false
null
[]
null
[]
2025-07-15T00:20:55
2025-08-20T12:23:15
2025-08-20T12:23:15
NONE
null
null
null
null
### System Info Looking at https://github.com/huggingface/transformers/commit/6017f5e8ed33d48096cdf8630d1cc7cbf2550c90 ### Who can help? @ArthurZucker ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as G...
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39408/reactions", "total_count": 3, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/huggingface/transformers/issues/39408/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39407
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39407/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39407/comments
https://api.github.com/repos/huggingface/transformers/issues/39407/events
https://github.com/huggingface/transformers/pull/39407
3,230,344,085
PR_kwDOCUB6oc6e4xBO
39,407
docs: update LightGlue docs
{ "login": "sbucaille", "id": 24275548, "node_id": "MDQ6VXNlcjI0Mjc1NTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/24275548?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sbucaille", "html_url": "https://github.com/sbucaille", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
[]
2025-07-15T00:11:21
2025-07-15T19:46:04
2025-07-15T19:40:51
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39407", "html_url": "https://github.com/huggingface/transformers/pull/39407", "diff_url": "https://github.com/huggingface/transformers/pull/39407.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39407.patch", "merged_at...
# What does this PR do? Updates LightGlue model card for #36979 ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). ## Who can review? @stevhliu
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39407/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39407/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39406
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39406/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39406/comments
https://api.github.com/repos/huggingface/transformers/issues/39406/events
https://github.com/huggingface/transformers/pull/39406
3,230,343,606
PR_kwDOCUB6oc6e4w6b
39,406
docs: update SuperGlue docs
{ "login": "sbucaille", "id": 24275548, "node_id": "MDQ6VXNlcjI0Mjc1NTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/24275548?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sbucaille", "html_url": "https://github.com/sbucaille", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
[]
2025-07-15T00:11:01
2025-07-15T19:45:42
2025-07-15T19:40:26
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39406", "html_url": "https://github.com/huggingface/transformers/pull/39406", "diff_url": "https://github.com/huggingface/transformers/pull/39406.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39406.patch", "merged_at...
# What does this PR do? Updates SuperGlue model card for #36979 ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). ## Who can review? @stevhliu
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39406/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39406/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39405
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39405/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39405/comments
https://api.github.com/repos/huggingface/transformers/issues/39405/events
https://github.com/huggingface/transformers/issues/39405
3,230,150,968
I_kwDOCUB6oc7AiDE4
39,405
breaking changes in ESM model classes
{ "login": "adrienchaton", "id": 35500385, "node_id": "MDQ6VXNlcjM1NTAwMzg1", "avatar_url": "https://avatars.githubusercontent.com/u/35500385?v=4", "gravatar_id": "", "url": "https://api.github.com/users/adrienchaton", "html_url": "https://github.com/adrienchaton", "followers_url": "https://api.github.c...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-14T22:01:12
2025-07-17T14:23:01
2025-07-17T14:23:01
NONE
null
null
null
null
### System Info Hello, I had finetuned a model based on ESM class https://huggingface.co/facebook/esm2_t30_150M_UR50D at the time I had ```transformers.__version__ == '4.38.1'``` With this version, if I run the common import command ``` # Load model directly from transformers import AutoTokenizer, AutoModelForMasked...
{ "login": "adrienchaton", "id": 35500385, "node_id": "MDQ6VXNlcjM1NTAwMzg1", "avatar_url": "https://avatars.githubusercontent.com/u/35500385?v=4", "gravatar_id": "", "url": "https://api.github.com/users/adrienchaton", "html_url": "https://github.com/adrienchaton", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39405/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39405/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39404
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39404/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39404/comments
https://api.github.com/repos/huggingface/transformers/issues/39404/events
https://github.com/huggingface/transformers/issues/39404
3,229,815,847
I_kwDOCUB6oc7AgxQn
39,404
Whisper `return_language` with pipeline no longer working
{ "login": "Metric-Void", "id": 21335640, "node_id": "MDQ6VXNlcjIxMzM1NjQw", "avatar_url": "https://avatars.githubusercontent.com/u/21335640?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Metric-Void", "html_url": "https://github.com/Metric-Void", "followers_url": "https://api.github.com/...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null }, { "id": 6470596964, "node_id": "LA_kwDOCUB6oc8AAAABga15ZA", "url...
open
false
{ "login": "eustlb", "id": 94853470, "node_id": "U_kgDOBadZXg", "avatar_url": "https://avatars.githubusercontent.com/u/94853470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eustlb", "html_url": "https://github.com/eustlb", "followers_url": "https://api.github.com/users/eustlb/followers"...
[ { "login": "eustlb", "id": 94853470, "node_id": "U_kgDOBadZXg", "avatar_url": "https://avatars.githubusercontent.com/u/94853470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eustlb", "html_url": "https://github.com/eustlb", "followers_url": "https://api.github.com/use...
null
[]
2025-07-14T19:36:46
2025-10-06T17:08:19
null
NONE
null
null
null
null
### System Info Platform: Initially discovered on Nvidia. Can be reproduced on CPU and in Google Colab (see attached gist). - `transformers` version: 4.53.2 - Platform: Linux-6.6.87.2-microsoft-standard-WSL2-x86_64-with-glibc2.39 - Python version: 3.12.3 - Huggingface_hub version: 0.33.4 - Safetensors version: 0.5.3 ...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39404/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39404/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39403
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39403/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39403/comments
https://api.github.com/repos/huggingface/transformers/issues/39403/events
https://github.com/huggingface/transformers/pull/39403
3,229,651,328
PR_kwDOCUB6oc6e2bKC
39,403
Add Vocos model
{ "login": "Manalelaidouni", "id": 25346345, "node_id": "MDQ6VXNlcjI1MzQ2MzQ1", "avatar_url": "https://avatars.githubusercontent.com/u/25346345?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Manalelaidouni", "html_url": "https://github.com/Manalelaidouni", "followers_url": "https://api.gi...
[ { "id": 1843244711, "node_id": "MDU6TGFiZWwxODQzMjQ0NzEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model", "name": "New model", "color": "fbca04", "default": false, "description": "" }, { "id": 6470596964, "node_id": "LA_kwDOCUB6oc8AAAABga15...
open
false
null
[]
null
[]
2025-07-14T18:25:37
2025-10-29T20:35:35
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39403", "html_url": "https://github.com/huggingface/transformers/pull/39403", "diff_url": "https://github.com/huggingface/transformers/pull/39403.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39403.patch", "merged_at...
# What does this PR do? This PR aims at integrating `Vocos` model to `transformers`. Vocos is a neural vocoder designed for high quality audio synthesis in TTS pipelines and related tasks, outpeforms `HifiGan` and it is significantly faster. It has 2 main variants : - `VocosModel` can be used as a standalone...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39403/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39403/timeline
null
null
null
null
true
false
https://api.github.com/repos/huggingface/transformers/issues/39402
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39402/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39402/comments
https://api.github.com/repos/huggingface/transformers/issues/39402/events
https://github.com/huggingface/transformers/pull/39402
3,229,550,573
PR_kwDOCUB6oc6e2Ev7
39,402
No repeat kv
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
[]
open
false
null
[]
null
[]
2025-07-14T17:51:23
2025-07-16T15:42:24
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39402", "html_url": "https://github.com/huggingface/transformers/pull/39402", "diff_url": "https://github.com/huggingface/transformers/pull/39402.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39402.patch", "merged_at...
Draft PR for now, please don't merge! The goal of this PR is to experiment with an `einsum` approach for `eager_attention_forward` that avoids a lot of reshapes and transposes that introduce intermediate tensors and unnecessary copies. In notebook benchmarks it seems to be 25-50% faster, but I'm making a proper PR s...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39402/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/huggingface/transformers/issues/39402/timeline
null
null
null
null
true
false
https://api.github.com/repos/huggingface/transformers/issues/39401
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39401/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39401/comments
https://api.github.com/repos/huggingface/transformers/issues/39401/events
https://github.com/huggingface/transformers/issues/39401
3,228,950,168
I_kwDOCUB6oc7Add6Y
39,401
Qwen3 tokenizer wrong offset_mapping
{ "login": "contribcode", "id": 24355946, "node_id": "MDQ6VXNlcjI0MzU1OTQ2", "avatar_url": "https://avatars.githubusercontent.com/u/24355946?v=4", "gravatar_id": "", "url": "https://api.github.com/users/contribcode", "html_url": "https://github.com/contribcode", "followers_url": "https://api.github.com/...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-14T14:21:08
2025-07-16T09:59:35
2025-07-16T09:59:35
NONE
null
null
null
null
### System Info transformers 4.53.2, Ubuntu 22.04.4, python 3.11.13 ### Who can help? @ArthurZucker and @itazap There must be a problem with the `offset_mapping` of Qwen3 `tokenizer`. The starting point in the text for each token, except the first and the last, is one position behind. I compared it with the BERT's `...
{ "login": "ArthurZucker", "id": 48595927, "node_id": "MDQ6VXNlcjQ4NTk1OTI3", "avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArthurZucker", "html_url": "https://github.com/ArthurZucker", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39401/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39401/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39400
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39400/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39400/comments
https://api.github.com/repos/huggingface/transformers/issues/39400/events
https://github.com/huggingface/transformers/issues/39400
3,228,573,689
I_kwDOCUB6oc7AcB_5
39,400
Causal mask is not compatible with Qwen2-VL when using padding-free training
{ "login": "hiyouga", "id": 16256802, "node_id": "MDQ6VXNlcjE2MjU2ODAy", "avatar_url": "https://avatars.githubusercontent.com/u/16256802?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hiyouga", "html_url": "https://github.com/hiyouga", "followers_url": "https://api.github.com/users/hiyoug...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-14T12:21:16
2025-07-21T10:19:16
2025-07-21T10:19:16
CONTRIBUTOR
null
null
null
null
### System Info transformers @ 4.53.2 ### Who can help? @amyeroberts @zucchini-nlp ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [x] My own task or dataset (give details below) #...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39400/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/huggingface/transformers/issues/39400/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39399
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39399/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39399/comments
https://api.github.com/repos/huggingface/transformers/issues/39399/events
https://github.com/huggingface/transformers/issues/39399
3,228,495,991
I_kwDOCUB6oc7AbvB3
39,399
Qwen2.5-VL Sharding error when using Tensor Parallelism
{ "login": "rupert404", "id": 52383375, "node_id": "MDQ6VXNlcjUyMzgzMzc1", "avatar_url": "https://avatars.githubusercontent.com/u/52383375?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rupert404", "html_url": "https://github.com/rupert404", "followers_url": "https://api.github.com/users/...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-14T11:54:01
2025-09-30T23:07:34
2025-09-17T08:03:10
NONE
null
null
null
null
### System Info - transformers version: 4.53.2 - Platform: Linux-6.11.0-29-generic-x86_64-with-glibc2.39 - Python version: 3.12.3 - Huggingface_hub version: 0.33.2 - Safetensors version: 0.5.3 - Accelerate version: 1.8.1 - PyTorch version: 2.7.1+cu128 (CUDA) - Using distributed or parallel set-up in script?: Yes, Tens...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39399/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/huggingface/transformers/issues/39399/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39398
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39398/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39398/comments
https://api.github.com/repos/huggingface/transformers/issues/39398/events
https://github.com/huggingface/transformers/pull/39398
3,228,114,619
PR_kwDOCUB6oc6exJiA
39,398
Fix Lfm2 and common tests
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
[]
2025-07-14T09:46:58
2025-07-14T10:03:00
2025-07-14T10:02:59
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39398", "html_url": "https://github.com/huggingface/transformers/pull/39398", "diff_url": "https://github.com/huggingface/transformers/pull/39398.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39398.patch", "merged_at...
# What does this PR do? cc @ydshieh
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39398/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39398/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39397
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39397/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39397/comments
https://api.github.com/repos/huggingface/transformers/issues/39397/events
https://github.com/huggingface/transformers/pull/39397
3,227,931,311
PR_kwDOCUB6oc6ewhdg
39,397
[RoPE] allow models to configure local RoPE
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-14T08:51:45
2025-08-07T13:36:24
2025-08-07T13:36:16
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39397", "html_url": "https://github.com/huggingface/transformers/pull/39397", "diff_url": "https://github.com/huggingface/transformers/pull/39397.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39397.patch", "merged_at...
# What does this PR do? Failing tests reported by CI bot after removing deprecations in https://github.com/huggingface/transformers/pull/38838 The main fixes are in test files and in ModernBert/Llama. The test was failing because RoPE needs to use local theta in local attention layers. I think at this point we ca...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39397/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39397/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39396
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39396/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39396/comments
https://api.github.com/repos/huggingface/transformers/issues/39396/events
https://github.com/huggingface/transformers/pull/39396
3,227,684,408
PR_kwDOCUB6oc6evrc_
39,396
[gemma3] fix bidirectional image mask
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-14T07:31:05
2025-07-22T08:04:57
2025-07-22T08:04:56
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39396", "html_url": "https://github.com/huggingface/transformers/pull/39396", "diff_url": "https://github.com/huggingface/transformers/pull/39396.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39396.patch", "merged_at...
# What does this PR do? Fixes https://github.com/huggingface/transformers/issues/39389. There were two issues. First, using `getattr` on dict will never look for a dict key thus we were skipping on `token_type_ids_mask`. Second, `kv_idx` can go beyond `token_type_ids` length because it includes the new tokens to...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39396/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39396/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39395
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39395/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39395/comments
https://api.github.com/repos/huggingface/transformers/issues/39395/events
https://github.com/huggingface/transformers/pull/39395
3,227,590,486
PR_kwDOCUB6oc6evXWV
39,395
🚨🚨🚨 [Trainer] Enable `average_tokens_across_devices` by default in `TrainingArguments`
{ "login": "Krish0909", "id": 134591243, "node_id": "U_kgDOCAWzCw", "avatar_url": "https://avatars.githubusercontent.com/u/134591243?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Krish0909", "html_url": "https://github.com/Krish0909", "followers_url": "https://api.github.com/users/Krish0...
[]
closed
false
null
[]
null
[]
2025-07-14T06:52:43
2025-07-21T12:11:41
2025-07-21T12:11:20
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39395", "html_url": "https://github.com/huggingface/transformers/pull/39395", "diff_url": "https://github.com/huggingface/transformers/pull/39395.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39395.patch", "merged_at...
Fixes #39392 This change improves loss calculation correctness for multi-GPU training by enabling proper token averaging across devices by default. ## What does this PR do? Changes the default value of `average_tokens_across_devices` from `False` to `True` in `TrainingArguments`. This ensures more accurate los...
{ "login": "SunMarc", "id": 57196510, "node_id": "MDQ6VXNlcjU3MTk2NTEw", "avatar_url": "https://avatars.githubusercontent.com/u/57196510?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SunMarc", "html_url": "https://github.com/SunMarc", "followers_url": "https://api.github.com/users/SunMar...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39395/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39395/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39393
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39393/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39393/comments
https://api.github.com/repos/huggingface/transformers/issues/39393/events
https://github.com/huggingface/transformers/pull/39393
3,227,353,412
PR_kwDOCUB6oc6eukVS
39,393
GLM-4 Update
{ "login": "zRzRzRzRzRzRzR", "id": 93239683, "node_id": "U_kgDOBY65gw", "avatar_url": "https://avatars.githubusercontent.com/u/93239683?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zRzRzRzRzRzRzR", "html_url": "https://github.com/zRzRzRzRzRzRzR", "followers_url": "https://api.github.com...
[]
closed
false
null
[]
null
[]
2025-07-14T04:52:15
2025-08-02T20:08:38
2025-07-21T11:24:34
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39393", "html_url": "https://github.com/huggingface/transformers/pull/39393", "diff_url": "https://github.com/huggingface/transformers/pull/39393.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39393.patch", "merged_at...
@ArthurZucker Can view the full vision of this model
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39393/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39393/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39392
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39392/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39392/comments
https://api.github.com/repos/huggingface/transformers/issues/39392/events
https://github.com/huggingface/transformers/issues/39392
3,227,282,305
I_kwDOCUB6oc7AXGuB
39,392
Enabling `average_tokens_across_devices` by default in Trainer
{ "login": "MilkClouds", "id": 26109705, "node_id": "MDQ6VXNlcjI2MTA5NzA1", "avatar_url": "https://avatars.githubusercontent.com/u/26109705?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MilkClouds", "html_url": "https://github.com/MilkClouds", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-14T04:01:47
2025-07-21T12:11:22
2025-07-21T12:11:21
CONTRIBUTOR
null
null
null
null
Originally, https://github.com/huggingface/transformers/issues/34242 pointed out that GA loss calculation was wrong for device sum. So the fix https://github.com/huggingface/transformers/pull/34373 was merged into main but this feature is disabled by default, defaulting `average_tokens_across_devices` to False. I thin...
{ "login": "SunMarc", "id": 57196510, "node_id": "MDQ6VXNlcjU3MTk2NTEw", "avatar_url": "https://avatars.githubusercontent.com/u/57196510?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SunMarc", "html_url": "https://github.com/SunMarc", "followers_url": "https://api.github.com/users/SunMar...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39392/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39392/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39391
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39391/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39391/comments
https://api.github.com/repos/huggingface/transformers/issues/39391/events
https://github.com/huggingface/transformers/pull/39391
3,227,200,548
PR_kwDOCUB6oc6euD3U
39,391
[Docs] Fix typo in CustomTrainer compute_loss method and adjust loss reduction logic
{ "login": "MilkClouds", "id": 26109705, "node_id": "MDQ6VXNlcjI2MTA5NzA1", "avatar_url": "https://avatars.githubusercontent.com/u/26109705?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MilkClouds", "html_url": "https://github.com/MilkClouds", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-14T03:00:21
2025-07-14T16:25:15
2025-07-14T16:25:06
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39391", "html_url": "https://github.com/huggingface/transformers/pull/39391", "diff_url": "https://github.com/huggingface/transformers/pull/39391.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39391.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39391/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39391/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39390
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39390/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39390/comments
https://api.github.com/repos/huggingface/transformers/issues/39390/events
https://github.com/huggingface/transformers/pull/39390
3,227,177,666
PR_kwDOCUB6oc6et_AC
39,390
fix CI bug for shieldgemma2 model
{ "login": "kaixuanliu", "id": 13268042, "node_id": "MDQ6VXNlcjEzMjY4MDQy", "avatar_url": "https://avatars.githubusercontent.com/u/13268042?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaixuanliu", "html_url": "https://github.com/kaixuanliu", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-14T02:43:59
2025-07-14T07:18:23
2025-07-14T07:18:22
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39390", "html_url": "https://github.com/huggingface/transformers/pull/39390", "diff_url": "https://github.com/huggingface/transformers/pull/39390.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39390.patch", "merged_at...
@ydshieh pls help review, thx
{ "login": "kaixuanliu", "id": 13268042, "node_id": "MDQ6VXNlcjEzMjY4MDQy", "avatar_url": "https://avatars.githubusercontent.com/u/13268042?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaixuanliu", "html_url": "https://github.com/kaixuanliu", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39390/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39390/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39389
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39389/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39389/comments
https://api.github.com/repos/huggingface/transformers/issues/39389/events
https://github.com/huggingface/transformers/issues/39389
3,226,814,806
I_kwDOCUB6oc7AVUlW
39,389
Gemma3 bidirectional mask for image tokens isn't reaching attention forward
{ "login": "brb-nv", "id": 169953907, "node_id": "U_kgDOCiFKcw", "avatar_url": "https://avatars.githubusercontent.com/u/169953907?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brb-nv", "html_url": "https://github.com/brb-nv", "followers_url": "https://api.github.com/users/brb-nv/follower...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-13T20:55:44
2025-07-22T08:04:57
2025-07-22T08:04:57
NONE
null
null
null
null
### System Info Transformers version: 4.53.2 Ubuntu x86, Nvidia H100 - I've noticed previous [issue](https://github.com/huggingface/transformers/issues/38053) about bidirectional mask for image tokens and MRs fixing it merged[[1](https://github.com/huggingface/transformers/pull/38080)][[2](https://github.com/huggingf...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39389/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/huggingface/transformers/issues/39389/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39388
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39388/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39388/comments
https://api.github.com/repos/huggingface/transformers/issues/39388/events
https://github.com/huggingface/transformers/issues/39388
3,226,729,044
I_kwDOCUB6oc7AU_pU
39,388
Using resnet-18 in flax
{ "login": "aagha6", "id": 39412753, "node_id": "MDQ6VXNlcjM5NDEyNzUz", "avatar_url": "https://avatars.githubusercontent.com/u/39412753?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aagha6", "html_url": "https://github.com/aagha6", "followers_url": "https://api.github.com/users/aagha6/fo...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-13T18:37:22
2025-07-14T17:56:27
2025-07-14T16:00:27
NONE
null
null
null
null
### System Info - `transformers` version: 4.52.4 - Platform: macOS-15.5-arm64-arm-64bit - Python version: 3.9.21 - Huggingface_hub version: 0.32.4 - Safetensors version: 0.5.3 - Accelerate version: not installed - Accelerate config: not found - DeepSpeed version: not installed - PyTorch version (GPU?): 2.6.0 (False) -...
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39388/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39388/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39387
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39387/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39387/comments
https://api.github.com/repos/huggingface/transformers/issues/39387/events
https://github.com/huggingface/transformers/pull/39387
3,226,676,824
PR_kwDOCUB6oc6esWls
39,387
fix(image_processing_utils_fast.py): resolve KeyError in center_crop method
{ "login": "mshsheikh", "id": 160324527, "node_id": "U_kgDOCY5brw", "avatar_url": "https://avatars.githubusercontent.com/u/160324527?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mshsheikh", "html_url": "https://github.com/mshsheikh", "followers_url": "https://api.github.com/users/mshshe...
[]
closed
false
null
[]
null
[]
2025-07-13T17:26:15
2025-07-13T20:15:20
2025-07-13T20:15:20
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39387", "html_url": "https://github.com/huggingface/transformers/pull/39387", "diff_url": "https://github.com/huggingface/transformers/pull/39387.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39387.patch", "merged_at...
null
{ "login": "mshsheikh", "id": 160324527, "node_id": "U_kgDOCY5brw", "avatar_url": "https://avatars.githubusercontent.com/u/160324527?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mshsheikh", "html_url": "https://github.com/mshsheikh", "followers_url": "https://api.github.com/users/mshshe...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39387/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39387/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39386
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39386/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39386/comments
https://api.github.com/repos/huggingface/transformers/issues/39386/events
https://github.com/huggingface/transformers/pull/39386
3,226,575,677
PR_kwDOCUB6oc6esCV1
39,386
Update SAM/SAM HQ attention implementation + fix Cuda sync issues
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
[ { "id": 6886428489, "node_id": "LA_kwDOCUB6oc8AAAABmnaPSQ", "url": "https://api.github.com/repos/huggingface/transformers/labels/run-slow", "name": "run-slow", "color": "E1D519", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2025-07-13T15:09:37
2025-07-18T22:46:28
2025-07-18T22:46:28
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39386", "html_url": "https://github.com/huggingface/transformers/pull/39386", "diff_url": "https://github.com/huggingface/transformers/pull/39386.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39386.patch", "merged_at...
# What does this PR do? Update SAM and SAM HQ attention implementation, and fix two lines that were causing unnecessary cuda sync when profiling with torch profiler. Mostly split from https://github.com/huggingface/transformers/pull/32317 as PR is becoming huge
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39386/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/huggingface/transformers/issues/39386/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39385
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39385/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39385/comments
https://api.github.com/repos/huggingface/transformers/issues/39385/events
https://github.com/huggingface/transformers/pull/39385
3,226,560,387
PR_kwDOCUB6oc6er_UW
39,385
Add fast image processor SAM
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-13T14:47:05
2025-07-18T17:27:16
2025-07-18T17:27:16
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39385", "html_url": "https://github.com/huggingface/transformers/pull/39385", "diff_url": "https://github.com/huggingface/transformers/pull/39385.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39385.patch", "merged_at...
# What does this PR do? Split from https://github.com/huggingface/transformers/pull/32317 as this PR is becoming huge
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39385/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39385/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39384
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39384/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39384/comments
https://api.github.com/repos/huggingface/transformers/issues/39384/events
https://github.com/huggingface/transformers/pull/39384
3,226,383,535
PR_kwDOCUB6oc6ercZf
39,384
Fix invalid property
{ "login": "cyyever", "id": 17618148, "node_id": "MDQ6VXNlcjE3NjE4MTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/17618148?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cyyever", "html_url": "https://github.com/cyyever", "followers_url": "https://api.github.com/users/cyyeve...
[]
closed
false
null
[]
null
[]
2025-07-13T10:31:59
2025-07-15T13:18:32
2025-07-15T12:11:38
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39384", "html_url": "https://github.com/huggingface/transformers/pull/39384", "diff_url": "https://github.com/huggingface/transformers/pull/39384.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39384.patch", "merged_at...
# What does this PR do? ruff detects some invalid property definitions. This PR fixes them.
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39384/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39384/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39383
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39383/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39383/comments
https://api.github.com/repos/huggingface/transformers/issues/39383/events
https://github.com/huggingface/transformers/pull/39383
3,226,336,065
PR_kwDOCUB6oc6erSGK
39,383
Enable some ruff checks for performance and readability
{ "login": "cyyever", "id": 17618148, "node_id": "MDQ6VXNlcjE3NjE4MTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/17618148?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cyyever", "html_url": "https://github.com/cyyever", "followers_url": "https://api.github.com/users/cyyeve...
[]
closed
false
null
[]
null
[]
2025-07-13T09:54:40
2025-07-17T13:41:05
2025-07-17T13:22:00
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39383", "html_url": "https://github.com/huggingface/transformers/pull/39383", "diff_url": "https://github.com/huggingface/transformers/pull/39383.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39383.patch", "merged_at...
# What does this PR do? Enables ruff checks and fixes some code. These checks are: ``` PERF102: Checks for uses of dict.items() that discard either the key or the value when iterating over the dictionary. PLC1802: Checks for len calls on sequences in a boolean test context. PLC0208: Checks for iteration over a set...
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39383/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39383/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39382
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39382/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39382/comments
https://api.github.com/repos/huggingface/transformers/issues/39382/events
https://github.com/huggingface/transformers/issues/39382
3,225,941,119
I_kwDOCUB6oc7AR_R_
39,382
Mask2FormerImageProcessor yields inconsistent results between single and batch inference
{ "login": "roboserg", "id": 4758917, "node_id": "MDQ6VXNlcjQ3NTg5MTc=", "avatar_url": "https://avatars.githubusercontent.com/u/4758917?v=4", "gravatar_id": "", "url": "https://api.github.com/users/roboserg", "html_url": "https://github.com/roboserg", "followers_url": "https://api.github.com/users/robos...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-12T23:51:58
2025-08-20T08:02:55
2025-08-20T08:02:55
NONE
null
null
null
null
### The Bug Short version - processing an image alone versus in a batch with other images of different aspect ratios yields different prediction scores, even though the resolution of the image in the batch does not change (only padded pixels are added, which should be ignored with `pixel_mask`) When using `Mask2Forme...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39382/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39382/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39381
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39381/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39381/comments
https://api.github.com/repos/huggingface/transformers/issues/39381/events
https://github.com/huggingface/transformers/pull/39381
3,225,826,812
PR_kwDOCUB6oc6epoMZ
39,381
Add Apertus
{ "login": "EduardDurech", "id": 39579228, "node_id": "MDQ6VXNlcjM5NTc5MjI4", "avatar_url": "https://avatars.githubusercontent.com/u/39579228?v=4", "gravatar_id": "", "url": "https://api.github.com/users/EduardDurech", "html_url": "https://github.com/EduardDurech", "followers_url": "https://api.github.c...
[ { "id": 1843244711, "node_id": "MDU6TGFiZWwxODQzMjQ0NzEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model", "name": "New model", "color": "fbca04", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2025-07-12T21:58:47
2025-09-21T17:03:18
2025-08-28T09:55:43
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39381", "html_url": "https://github.com/huggingface/transformers/pull/39381", "diff_url": "https://github.com/huggingface/transformers/pull/39381.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39381.patch", "merged_at...
Pre-release of Apertus from the Swiss AI Initiative Main modifications from Llama - xIELU Activation - QK-norm @ArthurZucker
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39381/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39381/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39380
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39380/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39380/comments
https://api.github.com/repos/huggingface/transformers/issues/39380/events
https://github.com/huggingface/transformers/pull/39380
3,225,786,755
PR_kwDOCUB6oc6epffe
39,380
update docker file to use latest `timm` (for `perception_lm`)
{ "login": "ydshieh", "id": 2521628, "node_id": "MDQ6VXNlcjI1MjE2Mjg=", "avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ydshieh", "html_url": "https://github.com/ydshieh", "followers_url": "https://api.github.com/users/ydshieh/...
[]
closed
false
null
[]
null
[]
2025-07-12T21:18:57
2025-07-12T21:31:59
2025-07-12T21:19:37
COLLABORATOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39380", "html_url": "https://github.com/huggingface/transformers/pull/39380", "diff_url": "https://github.com/huggingface/transformers/pull/39380.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39380.patch", "merged_at...
# What does this PR do? Fix the whole `perception_lm` test suite is failing. Merge without waiting to make CI better
{ "login": "ydshieh", "id": 2521628, "node_id": "MDQ6VXNlcjI1MjE2Mjg=", "avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ydshieh", "html_url": "https://github.com/ydshieh", "followers_url": "https://api.github.com/users/ydshieh/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39380/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39380/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39379
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39379/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39379/comments
https://api.github.com/repos/huggingface/transformers/issues/39379/events
https://github.com/huggingface/transformers/issues/39379
3,225,463,136
I_kwDOCUB6oc7AQKlg
39,379
Handling of full_text_row_masked_out_mask in mllama is incorrect.
{ "login": "nshepperd", "id": 406019, "node_id": "MDQ6VXNlcjQwNjAxOQ==", "avatar_url": "https://avatars.githubusercontent.com/u/406019?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nshepperd", "html_url": "https://github.com/nshepperd", "followers_url": "https://api.github.com/users/nshe...
[ { "id": 2796628563, "node_id": "MDU6TGFiZWwyNzk2NjI4NTYz", "url": "https://api.github.com/repos/huggingface/transformers/labels/WIP", "name": "WIP", "color": "234C99", "default": false, "description": "Label your PR/Issue with WIP for some long outstanding Issues/PRs that are work in pro...
open
false
null
[]
null
[]
2025-07-12T15:07:43
2025-08-29T12:01:21
null
NONE
null
null
null
null
### System Info N/A ### Who can help? @ArthurZucker ### Information - [ ] The official example scripts - [ ] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) ### Reproduction In MllamaCross...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39379/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39379/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39417
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39417/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39417/comments
https://api.github.com/repos/huggingface/transformers/issues/39417/events
https://github.com/huggingface/transformers/issues/39417
3,231,637,194
I_kwDOCUB6oc7Ant7K
39,417
Option to tokenize messages one after the other
{ "login": "VivienCabannes", "id": 17603148, "node_id": "MDQ6VXNlcjE3NjAzMTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/17603148?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VivienCabannes", "html_url": "https://github.com/VivienCabannes", "followers_url": "https://api.gi...
[ { "id": 6900377379, "node_id": "LA_kwDOCUB6oc8AAAABm0tnIw", "url": "https://api.github.com/repos/huggingface/transformers/labels/Chat%20Template", "name": "Chat Template", "color": "EDDB5D", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2025-07-12T10:06:51
2025-08-06T16:47:34
2025-07-31T08:55:46
NONE
null
null
null
null
In many settings, we want to perform token-to-token interaction with an assistant, meaning that it would be beneficial to tokenize messages one after the other rather than all at once. Assume I have: ```python conversation = [ {"role": "system", "content": "You are a helpful assistant"}, {"role": "user", "cont...
{ "login": "ArthurZucker", "id": 48595927, "node_id": "MDQ6VXNlcjQ4NTk1OTI3", "avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArthurZucker", "html_url": "https://github.com/ArthurZucker", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39417/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39417/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39378
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39378/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39378/comments
https://api.github.com/repos/huggingface/transformers/issues/39378/events
https://github.com/huggingface/transformers/pull/39378
3,225,006,520
PR_kwDOCUB6oc6em8iQ
39,378
Fix/siglip2 pooling comment
{ "login": "sameerajashyam", "id": 79054143, "node_id": "MDQ6VXNlcjc5MDU0MTQz", "avatar_url": "https://avatars.githubusercontent.com/u/79054143?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sameerajashyam", "html_url": "https://github.com/sameerajashyam", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
[]
2025-07-12T07:45:30
2025-07-14T17:47:49
2025-07-14T17:47:20
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39378", "html_url": "https://github.com/huggingface/transformers/pull/39378", "diff_url": "https://github.com/huggingface/transformers/pull/39378.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39378.patch", "merged_at...
# What does this PR do? This PR updates the Siglip2TextModel to simplify and clarify the logic for generating the pooled output. Specifically, it removes the ambiguous conditional logic and comment regarding the use of eos_token_id or padding tokens, and instead uses the last token's hidden state as the pooled represe...
{ "login": "qubvel", "id": 31920396, "node_id": "MDQ6VXNlcjMxOTIwMzk2", "avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4", "gravatar_id": "", "url": "https://api.github.com/users/qubvel", "html_url": "https://github.com/qubvel", "followers_url": "https://api.github.com/users/qubvel/fo...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39378/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39378/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39377
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39377/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39377/comments
https://api.github.com/repos/huggingface/transformers/issues/39377/events
https://github.com/huggingface/transformers/issues/39377
3,224,721,244
I_kwDOCUB6oc7ANVdc
39,377
FlashAttention2 support for GSAI-ML / LLaDA-8B-Instruct?
{ "login": "lbertge", "id": 4899332, "node_id": "MDQ6VXNlcjQ4OTkzMzI=", "avatar_url": "https://avatars.githubusercontent.com/u/4899332?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lbertge", "html_url": "https://github.com/lbertge", "followers_url": "https://api.github.com/users/lbertge/...
[]
closed
false
null
[]
null
[]
2025-07-12T02:48:36
2025-08-19T08:03:26
2025-08-19T08:03:26
NONE
null
null
null
null
Hi there, I attempted to use flash attention 2 with this model but it seems like it isn't supported, based on this error: ``` ValueError: LLaDAModelLM does not support Flash Attention 2.0 yet. Please request to add support where the model is hosted, on its model hub page: https://huggingface.co/GSAI-ML/LLaDA-8B-Instru...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39377/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39377/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39376
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39376/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39376/comments
https://api.github.com/repos/huggingface/transformers/issues/39376/events
https://github.com/huggingface/transformers/pull/39376
3,224,378,115
PR_kwDOCUB6oc6ek2fX
39,376
Set do_convert_rgb default in processing_gemma3.py
{ "login": "MohitIntel", "id": 49886570, "node_id": "MDQ6VXNlcjQ5ODg2NTcw", "avatar_url": "https://avatars.githubusercontent.com/u/49886570?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MohitIntel", "html_url": "https://github.com/MohitIntel", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T22:30:26
2025-07-16T23:46:45
2025-07-16T23:46:45
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39376", "html_url": "https://github.com/huggingface/transformers/pull/39376", "diff_url": "https://github.com/huggingface/transformers/pull/39376.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39376.patch", "merged_at...
# What does this PR do? Ensures correct default value for `do_convert_rgb` parameter is set otherwise lm-eval on this model results in "ValueError: Unable to infer channel dimension format". This patch is needed in conjunction with https://github.com/huggingface/transformers/pull/39375 for lm-eval to work on this mo...
{ "login": "MohitIntel", "id": 49886570, "node_id": "MDQ6VXNlcjQ5ODg2NTcw", "avatar_url": "https://avatars.githubusercontent.com/u/49886570?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MohitIntel", "html_url": "https://github.com/MohitIntel", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39376/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39376/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39375
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39375/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39375/comments
https://api.github.com/repos/huggingface/transformers/issues/39375/events
https://github.com/huggingface/transformers/pull/39375
3,224,372,681
PR_kwDOCUB6oc6ek1TF
39,375
Fix do_convert_rgb default value
{ "login": "MohitIntel", "id": 49886570, "node_id": "MDQ6VXNlcjQ5ODg2NTcw", "avatar_url": "https://avatars.githubusercontent.com/u/49886570?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MohitIntel", "html_url": "https://github.com/MohitIntel", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T22:26:39
2025-07-16T23:47:22
2025-07-16T23:47:21
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39375", "html_url": "https://github.com/huggingface/transformers/pull/39375", "diff_url": "https://github.com/huggingface/transformers/pull/39375.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39375.patch", "merged_at...
# What does this PR do? Sets the default value for optional parameter `do_convert_rgb` to True as described in the class definition in Line 81. Otherwise, lm-eval on this model results in "ValueError: Unable to infer channel dimension format." ## Before submitting - [ ] This PR fixes a typo or improves the doc...
{ "login": "MohitIntel", "id": 49886570, "node_id": "MDQ6VXNlcjQ5ODg2NTcw", "avatar_url": "https://avatars.githubusercontent.com/u/49886570?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MohitIntel", "html_url": "https://github.com/MohitIntel", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39375/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39375/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39374
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39374/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39374/comments
https://api.github.com/repos/huggingface/transformers/issues/39374/events
https://github.com/huggingface/transformers/pull/39374
3,224,133,022
PR_kwDOCUB6oc6ekBdu
39,374
fix: ImageTextToTextPipeline handles user-defined generation_config
{ "login": "peteryschneider", "id": 4386038, "node_id": "MDQ6VXNlcjQzODYwMzg=", "avatar_url": "https://avatars.githubusercontent.com/u/4386038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/peteryschneider", "html_url": "https://github.com/peteryschneider", "followers_url": "https://api.g...
[]
closed
false
null
[]
null
[]
2025-07-11T20:28:00
2025-07-17T13:23:30
2025-07-17T13:23:30
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39374", "html_url": "https://github.com/huggingface/transformers/pull/39374", "diff_url": "https://github.com/huggingface/transformers/pull/39374.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39374.patch", "merged_at...
# What does this PR do? This allows an ImageTextToTextPipeline object to handle a user-defined generation_config passed to the pipeline, the same way a TextGenerationPipeline object does. Currently, it ignores these generation_config parameters set on pipeline object initialization, causing unexpected text generatio...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39374/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39374/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39373
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39373/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39373/comments
https://api.github.com/repos/huggingface/transformers/issues/39373/events
https://github.com/huggingface/transformers/pull/39373
3,224,107,991
PR_kwDOCUB6oc6ej8HR
39,373
Remove residual quantization attribute from dequantized models
{ "login": "DWarez", "id": 10366381, "node_id": "MDQ6VXNlcjEwMzY2Mzgx", "avatar_url": "https://avatars.githubusercontent.com/u/10366381?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DWarez", "html_url": "https://github.com/DWarez", "followers_url": "https://api.github.com/users/DWarez/fo...
[]
closed
false
null
[]
null
[]
2025-07-11T20:15:48
2025-07-15T15:16:10
2025-07-15T15:16:10
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39373", "html_url": "https://github.com/huggingface/transformers/pull/39373", "diff_url": "https://github.com/huggingface/transformers/pull/39373.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39373.patch", "merged_at...
# What does this PR do? The `quantization_method` attribute was not being deleted during model dequantization, causing methods like `to()` to fail even when the operation should be valid for dequantized models. Fixes # 39295 ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss...
{ "login": "SunMarc", "id": 57196510, "node_id": "MDQ6VXNlcjU3MTk2NTEw", "avatar_url": "https://avatars.githubusercontent.com/u/57196510?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SunMarc", "html_url": "https://github.com/SunMarc", "followers_url": "https://api.github.com/users/SunMar...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39373/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39373/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39372
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39372/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39372/comments
https://api.github.com/repos/huggingface/transformers/issues/39372/events
https://github.com/huggingface/transformers/pull/39372
3,223,716,803
PR_kwDOCUB6oc6eiluT
39,372
Change log level from warning to info for scheduled request logging in `ContinuousBatchProcessor`
{ "login": "qgallouedec", "id": 45557362, "node_id": "MDQ6VXNlcjQ1NTU3MzYy", "avatar_url": "https://avatars.githubusercontent.com/u/45557362?v=4", "gravatar_id": "", "url": "https://api.github.com/users/qgallouedec", "html_url": "https://github.com/qgallouedec", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
[]
2025-07-11T17:35:15
2025-07-16T09:54:22
2025-07-16T09:54:21
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39372", "html_url": "https://github.com/huggingface/transformers/pull/39372", "diff_url": "https://github.com/huggingface/transformers/pull/39372.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39372.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace th...
{ "login": "ArthurZucker", "id": 48595927, "node_id": "MDQ6VXNlcjQ4NTk1OTI3", "avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArthurZucker", "html_url": "https://github.com/ArthurZucker", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39372/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39372/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39371
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39371/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39371/comments
https://api.github.com/repos/huggingface/transformers/issues/39371/events
https://github.com/huggingface/transformers/pull/39371
3,223,671,868
PR_kwDOCUB6oc6eibyU
39,371
fix(siglip2): clarify text pooling logic and remove misleading EOS co…
{ "login": "sameerajashyam", "id": 79054143, "node_id": "MDQ6VXNlcjc5MDU0MTQz", "avatar_url": "https://avatars.githubusercontent.com/u/79054143?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sameerajashyam", "html_url": "https://github.com/sameerajashyam", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
[]
2025-07-11T17:18:10
2025-08-19T16:14:59
2025-08-19T16:14:59
CONTRIBUTOR
null
null
true
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39371", "html_url": "https://github.com/huggingface/transformers/pull/39371", "diff_url": "https://github.com/huggingface/transformers/pull/39371.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39371.patch", "merged_at...
…mment # What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please repl...
{ "login": "sameerajashyam", "id": 79054143, "node_id": "MDQ6VXNlcjc5MDU0MTQz", "avatar_url": "https://avatars.githubusercontent.com/u/79054143?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sameerajashyam", "html_url": "https://github.com/sameerajashyam", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39371/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39371/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39370
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39370/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39370/comments
https://api.github.com/repos/huggingface/transformers/issues/39370/events
https://github.com/huggingface/transformers/pull/39370
3,223,667,136
PR_kwDOCUB6oc6eiatd
39,370
Support FP8 accelerate config
{ "login": "djsaunde", "id": 1245942, "node_id": "MDQ6VXNlcjEyNDU5NDI=", "avatar_url": "https://avatars.githubusercontent.com/u/1245942?v=4", "gravatar_id": "", "url": "https://api.github.com/users/djsaunde", "html_url": "https://github.com/djsaunde", "followers_url": "https://api.github.com/users/djsau...
[]
closed
false
null
[]
null
[]
2025-07-11T17:16:47
2025-08-07T16:48:27
2025-08-07T16:48:27
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39370", "html_url": "https://github.com/huggingface/transformers/pull/39370", "diff_url": "https://github.com/huggingface/transformers/pull/39370.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39370.patch", "merged_at...
# What does this PR do? Adds config options for mixed precision and fp8 config, which are supported in accelerate's Accelerator object. Also parses the `config` field for the torchao ("AO") fp8 backend from dictionary values into the required `Float8LinearConfig` object. This requires also a simple gating chan...
{ "login": "djsaunde", "id": 1245942, "node_id": "MDQ6VXNlcjEyNDU5NDI=", "avatar_url": "https://avatars.githubusercontent.com/u/1245942?v=4", "gravatar_id": "", "url": "https://api.github.com/users/djsaunde", "html_url": "https://github.com/djsaunde", "followers_url": "https://api.github.com/users/djsau...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39370/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39370/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39369
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39369/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39369/comments
https://api.github.com/repos/huggingface/transformers/issues/39369/events
https://github.com/huggingface/transformers/pull/39369
3,223,488,821
PR_kwDOCUB6oc6ehyjJ
39,369
Fix `fix_and_overwrite` mode of `utils/check_docstring.py`
{ "login": "manueldeprada", "id": 6536835, "node_id": "MDQ6VXNlcjY1MzY4MzU=", "avatar_url": "https://avatars.githubusercontent.com/u/6536835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/manueldeprada", "html_url": "https://github.com/manueldeprada", "followers_url": "https://api.github....
[]
closed
false
null
[]
null
[]
2025-07-11T16:20:16
2025-08-06T17:37:26
2025-08-06T17:37:25
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39369", "html_url": "https://github.com/huggingface/transformers/pull/39369", "diff_url": "https://github.com/huggingface/transformers/pull/39369.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39369.patch", "merged_at...
Fixed it @ydshieh :) The script was failing to apply fixes because of a mismatch in how it reads the docstring for comparison versus how it reads it for replacement. - To detect a mismatch, the script reads the docstring from the `obj.__doc__` attribute. Python automatically un-indents the string provided by `_...
{ "login": "manueldeprada", "id": 6536835, "node_id": "MDQ6VXNlcjY1MzY4MzU=", "avatar_url": "https://avatars.githubusercontent.com/u/6536835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/manueldeprada", "html_url": "https://github.com/manueldeprada", "followers_url": "https://api.github....
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39369/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39369/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39368
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39368/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39368/comments
https://api.github.com/repos/huggingface/transformers/issues/39368/events
https://github.com/huggingface/transformers/pull/39368
3,223,431,818
PR_kwDOCUB6oc6ehl44
39,368
Add standardized model card for facebook/data2vec-audio-base-960h
{ "login": "boy397", "id": 154273578, "node_id": "U_kgDOCTIHKg", "avatar_url": "https://avatars.githubusercontent.com/u/154273578?v=4", "gravatar_id": "", "url": "https://api.github.com/users/boy397", "html_url": "https://github.com/boy397", "followers_url": "https://api.github.com/users/boy397/follower...
[]
closed
false
null
[]
null
[]
2025-07-11T16:01:33
2025-09-18T19:36:01
2025-09-18T17:27:18
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39368", "html_url": "https://github.com/huggingface/transformers/pull/39368", "diff_url": "https://github.com/huggingface/transformers/pull/39368.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39368.patch", "merged_at...
This PR adds a standardized model card for [`facebook/data2vec-audio-base-960h`](https://huggingface.co/facebook/data2vec-audio-base-960h) as part of issue [#36979](https://github.com/huggingface/transformers/issues/36979). ### What's included: - Friendly, accessible model description - Pipeline usage example for ...
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39368/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39368/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39367
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39367/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39367/comments
https://api.github.com/repos/huggingface/transformers/issues/39367/events
https://github.com/huggingface/transformers/issues/39367
3,223,378,233
I_kwDOCUB6oc7AINk5
39,367
Adding api key to `transformers serve`
{ "login": "xhluca", "id": 21180505, "node_id": "MDQ6VXNlcjIxMTgwNTA1", "avatar_url": "https://avatars.githubusercontent.com/u/21180505?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xhluca", "html_url": "https://github.com/xhluca", "followers_url": "https://api.github.com/users/xhluca/fo...
[ { "id": 2648621985, "node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1", "url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request", "name": "Feature request", "color": "FBCA04", "default": false, "description": "Request for a new feature" } ]
open
false
null
[]
null
[]
2025-07-11T15:45:30
2025-08-17T18:42:16
null
CONTRIBUTOR
null
null
null
null
### Feature request Enabling setting an api-key when serving in a way that's compatible with the openai api. ### Motivation This would be a great feature to make our endpoint accessible over the internet. ### Your contribution I'm not sure where to start to make a PR for this. Any pointer?
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39367/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39367/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39366
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39366/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39366/comments
https://api.github.com/repos/huggingface/transformers/issues/39366/events
https://github.com/huggingface/transformers/issues/39366
3,223,265,823
I_kwDOCUB6oc7AHyIf
39,366
RuntimeError when loading llmcompressor W8A8 quantized model: int8 dtype in weight initialization
{ "login": "AdelineXinyi", "id": 89888667, "node_id": "MDQ6VXNlcjg5ODg4NjY3", "avatar_url": "https://avatars.githubusercontent.com/u/89888667?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AdelineXinyi", "html_url": "https://github.com/AdelineXinyi", "followers_url": "https://api.github.c...
[ { "id": 1990918270, "node_id": "MDU6TGFiZWwxOTkwOTE4Mjcw", "url": "https://api.github.com/repos/huggingface/transformers/labels/Good%20First%20Issue", "name": "Good First Issue", "color": "bbf794", "default": false, "description": "" } ]
open
false
null
[]
null
[]
2025-07-11T15:15:09
2025-10-18T00:04:57
null
NONE
null
null
null
null
I'm trying to load the quantized model `RedHatAI/Qwen2.5-VL-7B-Instruct-quantized.w8a8` but encountering a dtype compatibility issue during model initialization. The model appears to be quantized using `llmcompressor` with W8A8 quantization scheme. **Note**: I need to load this model without vLLM because I may need to...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39366/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39366/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39365
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39365/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39365/comments
https://api.github.com/repos/huggingface/transformers/issues/39365/events
https://github.com/huggingface/transformers/issues/39365
3,223,215,409
I_kwDOCUB6oc7AHl0x
39,365
Bug in modeling_bart.eager_attention_forward
{ "login": "xadupre", "id": 22452781, "node_id": "MDQ6VXNlcjIyNDUyNzgx", "avatar_url": "https://avatars.githubusercontent.com/u/22452781?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xadupre", "html_url": "https://github.com/xadupre", "followers_url": "https://api.github.com/users/xadupr...
[ { "id": 2796628563, "node_id": "MDU6TGFiZWwyNzk2NjI4NTYz", "url": "https://api.github.com/repos/huggingface/transformers/labels/WIP", "name": "WIP", "color": "234C99", "default": false, "description": "Label your PR/Issue with WIP for some long outstanding Issues/PRs that are work in pro...
open
false
{ "login": "vasqu", "id": 73884904, "node_id": "MDQ6VXNlcjczODg0OTA0", "avatar_url": "https://avatars.githubusercontent.com/u/73884904?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vasqu", "html_url": "https://github.com/vasqu", "followers_url": "https://api.github.com/users/vasqu/follow...
[ { "login": "vasqu", "id": 73884904, "node_id": "MDQ6VXNlcjczODg0OTA0", "avatar_url": "https://avatars.githubusercontent.com/u/73884904?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vasqu", "html_url": "https://github.com/vasqu", "followers_url": "https://api.github.co...
null
[]
2025-07-11T14:59:42
2025-09-05T09:27:23
null
CONTRIBUTOR
null
null
null
null
### System Info In [sdpa_forward_attention](https://github.com/huggingface/transformers/blob/main/src/transformers/integrations/sdpa_attention.py#L44), we have this: ```python if attention_mask is not None and attention_mask.ndim == 4: attention_mask = attention_mask[:, :, :, : key.shape[-2]] ``` In [eager_atten...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39365/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39365/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39364
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39364/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39364/comments
https://api.github.com/repos/huggingface/transformers/issues/39364/events
https://github.com/huggingface/transformers/pull/39364
3,223,210,173
PR_kwDOCUB6oc6eg0mL
39,364
Fix inconsistency in SeamlessM4T and SeamlessM4Tv2 docs
{ "login": "clinty", "id": 223406, "node_id": "MDQ6VXNlcjIyMzQwNg==", "avatar_url": "https://avatars.githubusercontent.com/u/223406?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clinty", "html_url": "https://github.com/clinty", "followers_url": "https://api.github.com/users/clinty/follow...
[]
closed
false
null
[]
null
[]
2025-07-11T14:57:59
2025-09-08T19:28:54
2025-09-08T17:01:44
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39364", "html_url": "https://github.com/huggingface/transformers/pull/39364", "diff_url": "https://github.com/huggingface/transformers/pull/39364.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39364.patch", "merged_at...
This should make the documentation consistent both with itself and with the code with respect to the interaction between `generate_speech` and `return_intermediate_token_ids`. @stevhliu @thomwolf
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39364/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39364/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39363
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39363/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39363/comments
https://api.github.com/repos/huggingface/transformers/issues/39363/events
https://github.com/huggingface/transformers/pull/39363
3,223,168,858
PR_kwDOCUB6oc6egrkZ
39,363
Fix overriding Fast Image/Video Processors instance attributes affect other instances
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T14:43:04
2025-07-12T23:39:07
2025-07-12T23:39:06
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39363", "html_url": "https://github.com/huggingface/transformers/pull/39363", "diff_url": "https://github.com/huggingface/transformers/pull/39363.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39363.patch", "merged_at...
# What does this PR do? Fix an issue raised here https://github.com/huggingface/transformers/pull/39172#issuecomment-3052873789 After internal discussions with @ydshieh , we found that the issue is not due to class attributes, but to lists/dicts being passed around without being copied. In fact the same issue is ...
{ "login": "yonigozlan", "id": 74535834, "node_id": "MDQ6VXNlcjc0NTM1ODM0", "avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yonigozlan", "html_url": "https://github.com/yonigozlan", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39363/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39363/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39362
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39362/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39362/comments
https://api.github.com/repos/huggingface/transformers/issues/39362/events
https://github.com/huggingface/transformers/pull/39362
3,223,028,174
PR_kwDOCUB6oc6egMw5
39,362
Update `GemmaIntegrationTest::test_model_2b_bf16_dola`
{ "login": "ydshieh", "id": 2521628, "node_id": "MDQ6VXNlcjI1MjE2Mjg=", "avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ydshieh", "html_url": "https://github.com/ydshieh", "followers_url": "https://api.github.com/users/ydshieh/...
[]
closed
false
null
[]
null
[]
2025-07-11T13:55:47
2025-07-17T13:06:26
2025-07-17T13:06:24
COLLABORATOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39362", "html_url": "https://github.com/huggingface/transformers/pull/39362", "diff_url": "https://github.com/huggingface/transformers/pull/39362.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39362.patch", "merged_at...
# What does this PR do? The value is changed after #39120 but remain reasonable. Not sure the root reason why this might be changed though
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39362/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39362/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39361
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39361/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39361/comments
https://api.github.com/repos/huggingface/transformers/issues/39361/events
https://github.com/huggingface/transformers/pull/39361
3,222,990,955
PR_kwDOCUB6oc6egEi7
39,361
update cb TP
{ "login": "ArthurZucker", "id": 48595927, "node_id": "MDQ6VXNlcjQ4NTk1OTI3", "avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArthurZucker", "html_url": "https://github.com/ArthurZucker", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
[]
2025-07-11T13:44:19
2025-07-11T14:07:26
2025-07-11T13:54:25
COLLABORATOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39361", "html_url": "https://github.com/huggingface/transformers/pull/39361", "diff_url": "https://github.com/huggingface/transformers/pull/39361.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39361.patch", "merged_at...
# What does this PR do? Following up on #39164 lazy init is not really an option for now so for CB we need to make sure we init the cache properly
{ "login": "ArthurZucker", "id": 48595927, "node_id": "MDQ6VXNlcjQ4NTk1OTI3", "avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArthurZucker", "html_url": "https://github.com/ArthurZucker", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39361/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39361/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39360
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39360/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39360/comments
https://api.github.com/repos/huggingface/transformers/issues/39360/events
https://github.com/huggingface/transformers/pull/39360
3,222,955,104
PR_kwDOCUB6oc6ef8iX
39,360
Fix link for testpypi
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
[]
2025-07-11T13:33:25
2025-07-11T13:46:24
2025-07-11T13:34:01
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39360", "html_url": "https://github.com/huggingface/transformers/pull/39360", "diff_url": "https://github.com/huggingface/transformers/pull/39360.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39360.patch", "merged_at...
# What does this PR do? 2 times facing the link error -> time to update it on main
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39360/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39360/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39359
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39359/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39359/comments
https://api.github.com/repos/huggingface/transformers/issues/39359/events
https://github.com/huggingface/transformers/issues/39359
3,222,862,781
I_kwDOCUB6oc7AGPu9
39,359
vLLM v0.9.2: Qwen2.5-Omni-7B-AWQ fails to load with transformers 4.53.1 (requires 4.52.4)
{ "login": "GreenerZ", "id": 30285532, "node_id": "MDQ6VXNlcjMwMjg1NTMy", "avatar_url": "https://avatars.githubusercontent.com/u/30285532?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GreenerZ", "html_url": "https://github.com/GreenerZ", "followers_url": "https://api.github.com/users/Gre...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-11T13:06:41
2025-07-11T13:07:57
2025-07-11T13:07:57
NONE
null
null
null
null
### System Info - `transformers` version: 4.53.1 - Platform: Linux-6.8.0-62-generic-x86_64-with-glibc2.35 - Python version: 3.12.11 - Huggingface_hub version: 0.33.2 - Safetensors version: 0.5.3 - Accelerate version: 1.8.1 - Accelerate config: not found - DeepSpeed version: not installed - PyTorch version (accelerato...
{ "login": "GreenerZ", "id": 30285532, "node_id": "MDQ6VXNlcjMwMjg1NTMy", "avatar_url": "https://avatars.githubusercontent.com/u/30285532?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GreenerZ", "html_url": "https://github.com/GreenerZ", "followers_url": "https://api.github.com/users/Gre...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39359/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39359/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39358
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39358/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39358/comments
https://api.github.com/repos/huggingface/transformers/issues/39358/events
https://github.com/huggingface/transformers/pull/39358
3,222,476,207
PR_kwDOCUB6oc6eeSRy
39,358
fix(siglip2): improve pooled output logic in modular file
{ "login": "sameerajashyam", "id": 79054143, "node_id": "MDQ6VXNlcjc5MDU0MTQz", "avatar_url": "https://avatars.githubusercontent.com/u/79054143?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sameerajashyam", "html_url": "https://github.com/sameerajashyam", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
[]
2025-07-11T10:57:35
2025-07-11T11:41:30
2025-07-11T11:41:16
CONTRIBUTOR
null
null
true
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39358", "html_url": "https://github.com/huggingface/transformers/pull/39358", "diff_url": "https://github.com/huggingface/transformers/pull/39358.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39358.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "sameerajashyam", "id": 79054143, "node_id": "MDQ6VXNlcjc5MDU0MTQz", "avatar_url": "https://avatars.githubusercontent.com/u/79054143?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sameerajashyam", "html_url": "https://github.com/sameerajashyam", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39358/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39358/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39357
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39357/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39357/comments
https://api.github.com/repos/huggingface/transformers/issues/39357/events
https://github.com/huggingface/transformers/pull/39357
3,222,421,354
PR_kwDOCUB6oc6eeGPX
39,357
Update docstring for glm4v
{ "login": "ddeellttaa", "id": 49911567, "node_id": "MDQ6VXNlcjQ5OTExNTY3", "avatar_url": "https://avatars.githubusercontent.com/u/49911567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddeellttaa", "html_url": "https://github.com/ddeellttaa", "followers_url": "https://api.github.com/use...
[]
open
false
null
[]
null
[]
2025-07-11T10:36:34
2025-07-14T03:04:48
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39357", "html_url": "https://github.com/huggingface/transformers/pull/39357", "diff_url": "https://github.com/huggingface/transformers/pull/39357.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39357.patch", "merged_at...
What does this PR do? This PR updates the class docstring example for a multimodal model, addressing the following issues: Corrects the input type: Changes the model input from a list to a tensor, aligning with model requirements. Properly handles image input: Adds the image to the model input for correct multim...
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39357/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39357/timeline
null
null
null
null
true
false
https://api.github.com/repos/huggingface/transformers/issues/39356
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39356/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39356/comments
https://api.github.com/repos/huggingface/transformers/issues/39356/events
https://github.com/huggingface/transformers/pull/39356
3,222,387,894
PR_kwDOCUB6oc6ed-1X
39,356
Update modeling_glm4v.py
{ "login": "ddeellttaa", "id": 49911567, "node_id": "MDQ6VXNlcjQ5OTExNTY3", "avatar_url": "https://avatars.githubusercontent.com/u/49911567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddeellttaa", "html_url": "https://github.com/ddeellttaa", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T10:23:33
2025-07-11T10:24:40
2025-07-11T10:24:40
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39356", "html_url": "https://github.com/huggingface/transformers/pull/39356", "diff_url": "https://github.com/huggingface/transformers/pull/39356.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39356.patch", "merged_at...
Fix example: resolve input, image, and processor usage issues - Changed input from list to tensor to match model requirements. - Added image to model input to enable correct multimodal inference. - Replaced tokenizer with processor for proper multimodal preprocessing.
{ "login": "ddeellttaa", "id": 49911567, "node_id": "MDQ6VXNlcjQ5OTExNTY3", "avatar_url": "https://avatars.githubusercontent.com/u/49911567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddeellttaa", "html_url": "https://github.com/ddeellttaa", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39356/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39356/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39355
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39355/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39355/comments
https://api.github.com/repos/huggingface/transformers/issues/39355/events
https://github.com/huggingface/transformers/pull/39355
3,222,351,369
PR_kwDOCUB6oc6ed2uw
39,355
Update modular_glm4v.py
{ "login": "ddeellttaa", "id": 49911567, "node_id": "MDQ6VXNlcjQ5OTExNTY3", "avatar_url": "https://avatars.githubusercontent.com/u/49911567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddeellttaa", "html_url": "https://github.com/ddeellttaa", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T10:10:35
2025-07-11T10:16:15
2025-07-11T10:16:15
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39355", "html_url": "https://github.com/huggingface/transformers/pull/39355", "diff_url": "https://github.com/huggingface/transformers/pull/39355.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39355.patch", "merged_at...
Fix example: input should be tensor, and image was missing in model input - Correct input type from list to tensor. - Ensure image is properly passed to the model. # What does this PR do? This PR fixes two issues in the example code provided in the class docstring: Input Type Correction: The example in the ...
{ "login": "ddeellttaa", "id": 49911567, "node_id": "MDQ6VXNlcjQ5OTExNTY3", "avatar_url": "https://avatars.githubusercontent.com/u/49911567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddeellttaa", "html_url": "https://github.com/ddeellttaa", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39355/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39355/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39354
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39354/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39354/comments
https://api.github.com/repos/huggingface/transformers/issues/39354/events
https://github.com/huggingface/transformers/pull/39354
3,222,261,313
PR_kwDOCUB6oc6edi79
39,354
create ijepa modelcard (ref : PR #36979 ).
{ "login": "dhruvmalik007", "id": 29146213, "node_id": "MDQ6VXNlcjI5MTQ2MjEz", "avatar_url": "https://avatars.githubusercontent.com/u/29146213?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dhruvmalik007", "html_url": "https://github.com/dhruvmalik007", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
[]
2025-07-11T09:37:58
2025-07-16T19:40:22
2025-07-16T19:40:22
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39354", "html_url": "https://github.com/huggingface/transformers/pull/39354", "diff_url": "https://github.com/huggingface/transformers/pull/39354.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39354.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39354/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39354/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39353
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39353/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39353/comments
https://api.github.com/repos/huggingface/transformers/issues/39353/events
https://github.com/huggingface/transformers/pull/39353
3,222,256,572
PR_kwDOCUB6oc6edh5q
39,353
fix colpali mapping
{ "login": "ManuelFay", "id": 43467008, "node_id": "MDQ6VXNlcjQzNDY3MDA4", "avatar_url": "https://avatars.githubusercontent.com/u/43467008?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ManuelFay", "html_url": "https://github.com/ManuelFay", "followers_url": "https://api.github.com/users/...
[]
open
false
null
[]
null
[]
2025-07-11T09:36:06
2025-07-14T06:32:53
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39353", "html_url": "https://github.com/huggingface/transformers/pull/39353", "diff_url": "https://github.com/huggingface/transformers/pull/39353.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39353.patch", "merged_at...
# What does this PR do? Fixes # (issue) Fixes the issue of Colpali not working sincer the breaking changes with VLMs in 4.52. Most models were converted, not the native HF colpali making the code in docs here fail: https://huggingface.co/docs/transformers/model_doc/colpali. @yonigozlan @zucchini-nlp
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39353/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39353/timeline
null
null
null
null
true
false
https://api.github.com/repos/huggingface/transformers/issues/39352
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39352/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39352/comments
https://api.github.com/repos/huggingface/transformers/issues/39352/events
https://github.com/huggingface/transformers/issues/39352
3,222,223,472
I_kwDOCUB6oc7ADzpw
39,352
env.useBrowserCache = true causes JSON parsing error, forced to disable cache making app slower.
{ "login": "piyushh-k", "id": 180021205, "node_id": "U_kgDOCrrn1Q", "avatar_url": "https://avatars.githubusercontent.com/u/180021205?v=4", "gravatar_id": "", "url": "https://api.github.com/users/piyushh-k", "html_url": "https://github.com/piyushh-k", "followers_url": "https://api.github.com/users/piyush...
[]
closed
false
null
[]
null
[]
2025-07-11T09:23:53
2025-09-15T08:03:33
2025-09-15T08:03:33
NONE
null
null
null
null
Hey! 👋 I'm using @xenova/transformers in a browser-based transcription app. I noticed that when I set: env.useBrowserCache = true , it introduces multiple bugs : the main one being a JSON parsing error during or after model loading. Due to this, I have to set env.useBrowserCache = false; which fixes the errors, but i...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39352/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39352/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true
https://api.github.com/repos/huggingface/transformers/issues/39351
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39351/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39351/comments
https://api.github.com/repos/huggingface/transformers/issues/39351/events
https://github.com/huggingface/transformers/pull/39351
3,222,199,935
PR_kwDOCUB6oc6edVad
39,351
fix gpt2 usage doc
{ "login": "Xiang-cd", "id": 66510463, "node_id": "MDQ6VXNlcjY2NTEwNDYz", "avatar_url": "https://avatars.githubusercontent.com/u/66510463?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Xiang-cd", "html_url": "https://github.com/Xiang-cd", "followers_url": "https://api.github.com/users/Xia...
[]
closed
false
null
[]
null
[]
2025-07-11T09:17:00
2025-07-11T17:59:41
2025-07-11T17:59:41
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39351", "html_url": "https://github.com/huggingface/transformers/pull/39351", "diff_url": "https://github.com/huggingface/transformers/pull/39351.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39351.patch", "merged_at...
# What does this PR do? Fixes # (issue) gpt2 usage doc can not execute rightly @stevhliu ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39351/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39351/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39350
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39350/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39350/comments
https://api.github.com/repos/huggingface/transformers/issues/39350/events
https://github.com/huggingface/transformers/issues/39350
3,222,166,666
I_kwDOCUB6oc7ADlyK
39,350
surpport for google/medgemma-27b-it
{ "login": "moshilangzi", "id": 22696706, "node_id": "MDQ6VXNlcjIyNjk2NzA2", "avatar_url": "https://avatars.githubusercontent.com/u/22696706?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moshilangzi", "html_url": "https://github.com/moshilangzi", "followers_url": "https://api.github.com/...
[ { "id": 1843244711, "node_id": "MDU6TGFiZWwxODQzMjQ0NzEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model", "name": "New model", "color": "fbca04", "default": false, "description": "" } ]
open
false
null
[]
null
[]
2025-07-11T09:06:45
2025-07-11T11:09:02
null
NONE
null
null
null
null
### Model description surpport for google/medgemma-27b-it ### Open source status - [x] The model implementation is available - [x] The model weights are available ### Provide useful links for the implementation surpport for google/medgemma-27b-it
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39350/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39350/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
false
https://api.github.com/repos/huggingface/transformers/issues/39349
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39349/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39349/comments
https://api.github.com/repos/huggingface/transformers/issues/39349/events
https://github.com/huggingface/transformers/pull/39349
3,222,086,300
PR_kwDOCUB6oc6ec8R1
39,349
Fix the issue that csm model cannot work with pipeline mode.
{ "login": "yuanwu2017", "id": 34643241, "node_id": "MDQ6VXNlcjM0NjQzMjQx", "avatar_url": "https://avatars.githubusercontent.com/u/34643241?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yuanwu2017", "html_url": "https://github.com/yuanwu2017", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T08:40:20
2025-09-10T16:17:36
2025-09-10T16:17:35
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39349", "html_url": "https://github.com/huggingface/transformers/pull/39349", "diff_url": "https://github.com/huggingface/transformers/pull/39349.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39349.patch", "merged_at...
# What does this PR do? Fix the csm model(text_to_audio) cannot work with pipeline mode. example: ``` import torch from transformers import pipeline device = "hpu" if torch.cuda.is_available(): device="cuda" print(f"device: {device}") tts_pipeline = pipeline( "text-to-audio", model="sesame...
{ "login": "eustlb", "id": 94853470, "node_id": "U_kgDOBadZXg", "avatar_url": "https://avatars.githubusercontent.com/u/94853470?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eustlb", "html_url": "https://github.com/eustlb", "followers_url": "https://api.github.com/users/eustlb/followers"...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39349/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39349/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39348
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39348/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39348/comments
https://api.github.com/repos/huggingface/transformers/issues/39348/events
https://github.com/huggingface/transformers/pull/39348
3,221,671,336
PR_kwDOCUB6oc6ebjwR
39,348
[shieldgemma] fix checkpoint loading
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-11T06:05:12
2025-07-14T06:34:58
2025-07-14T06:34:58
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39348", "html_url": "https://github.com/huggingface/transformers/pull/39348", "diff_url": "https://github.com/huggingface/transformers/pull/39348.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39348.patch", "merged_at...
# What does this PR do? As per title, reported by @ydshieh internally (how many more models we have that load a VLM internally 🥲 )
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39348/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39348/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39347
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39347/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39347/comments
https://api.github.com/repos/huggingface/transformers/issues/39347/events
https://github.com/huggingface/transformers/pull/39347
3,221,575,433
PR_kwDOCUB6oc6ebOiw
39,347
[Models][LFM2] LFM2 name remap
{ "login": "paulpak58", "id": 52512091, "node_id": "MDQ6VXNlcjUyNTEyMDkx", "avatar_url": "https://avatars.githubusercontent.com/u/52512091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paulpak58", "html_url": "https://github.com/paulpak58", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
[]
2025-07-11T05:25:39
2025-07-11T15:28:46
2025-07-11T15:28:46
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39347", "html_url": "https://github.com/huggingface/transformers/pull/39347", "diff_url": "https://github.com/huggingface/transformers/pull/39347.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39347.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "paulpak58", "id": 52512091, "node_id": "MDQ6VXNlcjUyNTEyMDkx", "avatar_url": "https://avatars.githubusercontent.com/u/52512091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paulpak58", "html_url": "https://github.com/paulpak58", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39347/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39347/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39346
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39346/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39346/comments
https://api.github.com/repos/huggingface/transformers/issues/39346/events
https://github.com/huggingface/transformers/pull/39346
3,221,431,884
PR_kwDOCUB6oc6eavJr
39,346
Use np.pad instead of np.lib.pad.
{ "login": "rasmi", "id": 2267370, "node_id": "MDQ6VXNlcjIyNjczNzA=", "avatar_url": "https://avatars.githubusercontent.com/u/2267370?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rasmi", "html_url": "https://github.com/rasmi", "followers_url": "https://api.github.com/users/rasmi/follower...
[]
closed
false
null
[]
null
[]
2025-07-11T04:03:42
2025-07-14T18:47:24
2025-07-14T16:05:28
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39346", "html_url": "https://github.com/huggingface/transformers/pull/39346", "diff_url": "https://github.com/huggingface/transformers/pull/39346.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39346.patch", "merged_at...
# What does this PR do? `audio_utils.py` still uses `np.lib.pad` from numpy 1.X rather than `np.pad`. This fixes the single remaining call in `transformers` to use `np.pad`. ## Who can review? cc: @ArthurZucker, @Rocketknight1
{ "login": "Rocketknight1", "id": 12866554, "node_id": "MDQ6VXNlcjEyODY2NTU0", "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rocketknight1", "html_url": "https://github.com/Rocketknight1", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39346/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39346/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39345
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39345/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39345/comments
https://api.github.com/repos/huggingface/transformers/issues/39345/events
https://github.com/huggingface/transformers/pull/39345
3,220,592,314
PR_kwDOCUB6oc6eX49I
39,345
Trainer docs typo
{ "login": "jannisborn", "id": 15703818, "node_id": "MDQ6VXNlcjE1NzAzODE4", "avatar_url": "https://avatars.githubusercontent.com/u/15703818?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jannisborn", "html_url": "https://github.com/jannisborn", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2025-07-10T20:23:01
2025-07-23T18:58:09
2025-07-23T18:58:09
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39345", "html_url": "https://github.com/huggingface/transformers/pull/39345", "diff_url": "https://github.com/huggingface/transformers/pull/39345.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39345.patch", "merged_at...
# What does this PR do? Fixes a typo in the docs <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. ...
{ "login": "jannisborn", "id": 15703818, "node_id": "MDQ6VXNlcjE1NzAzODE4", "avatar_url": "https://avatars.githubusercontent.com/u/15703818?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jannisborn", "html_url": "https://github.com/jannisborn", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39345/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39345/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39344
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39344/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39344/comments
https://api.github.com/repos/huggingface/transformers/issues/39344/events
https://github.com/huggingface/transformers/pull/39344
3,219,927,673
PR_kwDOCUB6oc6eVoyA
39,344
Update OLMoE model card
{ "login": "nlhmnlhmnlhm", "id": 61977480, "node_id": "MDQ6VXNlcjYxOTc3NDgw", "avatar_url": "https://avatars.githubusercontent.com/u/61977480?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nlhmnlhmnlhm", "html_url": "https://github.com/nlhmnlhmnlhm", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
[]
2025-07-10T16:09:41
2025-07-26T07:27:40
2025-07-21T23:41:01
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39344", "html_url": "https://github.com/huggingface/transformers/pull/39344", "diff_url": "https://github.com/huggingface/transformers/pull/39344.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39344.patch", "merged_at...
# What does this PR do? Update OLMoE card Unfortunately my computer do not have enough power to run the code and Colab too, making it a draft until I try a smaller OLMoE. <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release n...
{ "login": "stevhliu", "id": 59462357, "node_id": "MDQ6VXNlcjU5NDYyMzU3", "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevhliu", "html_url": "https://github.com/stevhliu", "followers_url": "https://api.github.com/users/ste...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39344/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39344/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39343
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39343/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39343/comments
https://api.github.com/repos/huggingface/transformers/issues/39343/events
https://github.com/huggingface/transformers/pull/39343
3,219,798,098
PR_kwDOCUB6oc6eVMRh
39,343
[tests] tag serve tests as slow
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
[]
closed
false
null
[]
null
[]
2025-07-10T15:27:18
2025-07-10T15:44:21
2025-07-10T15:40:08
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39343", "html_url": "https://github.com/huggingface/transformers/pull/39343", "diff_url": "https://github.com/huggingface/transformers/pull/39343.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39343.patch", "merged_at...
# What does this PR do? These tests are not slow and don't require GPUs, but they're being flaky on the CI setup. This PR tags them as slow to unblock CI.
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39343/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39343/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39342
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39342/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39342/comments
https://api.github.com/repos/huggingface/transformers/issues/39342/events
https://github.com/huggingface/transformers/pull/39342
3,219,627,241
PR_kwDOCUB6oc6eUmYX
39,342
[modeling][lfm2] LFM2: Remove deprecated seen_tokens
{ "login": "paulpak58", "id": 52512091, "node_id": "MDQ6VXNlcjUyNTEyMDkx", "avatar_url": "https://avatars.githubusercontent.com/u/52512091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paulpak58", "html_url": "https://github.com/paulpak58", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
[]
2025-07-10T14:39:00
2025-07-10T15:27:56
2025-07-10T15:27:56
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39342", "html_url": "https://github.com/huggingface/transformers/pull/39342", "diff_url": "https://github.com/huggingface/transformers/pull/39342.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39342.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39342/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39342/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39341
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39341/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39341/comments
https://api.github.com/repos/huggingface/transformers/issues/39341/events
https://github.com/huggingface/transformers/pull/39341
3,219,499,665
PR_kwDOCUB6oc6eUKIb
39,341
fix max_length calculating using cu_seq_lens
{ "login": "KKZ20", "id": 46569774, "node_id": "MDQ6VXNlcjQ2NTY5Nzc0", "avatar_url": "https://avatars.githubusercontent.com/u/46569774?v=4", "gravatar_id": "", "url": "https://api.github.com/users/KKZ20", "html_url": "https://github.com/KKZ20", "followers_url": "https://api.github.com/users/KKZ20/follow...
[]
closed
false
null
[]
null
[]
2025-07-10T14:03:06
2025-07-17T08:59:51
2025-07-17T08:54:23
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39341", "html_url": "https://github.com/huggingface/transformers/pull/39341", "diff_url": "https://github.com/huggingface/transformers/pull/39341.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39341.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "zucchini-nlp", "id": 100715397, "node_id": "U_kgDOBgDLhQ", "avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zucchini-nlp", "html_url": "https://github.com/zucchini-nlp", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39341/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39341/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39340
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39340/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39340/comments
https://api.github.com/repos/huggingface/transformers/issues/39340/events
https://github.com/huggingface/transformers/pull/39340
3,219,418,017
PR_kwDOCUB6oc6eT4FT
39,340
LFM2
{ "login": "paulpak58", "id": 52512091, "node_id": "MDQ6VXNlcjUyNTEyMDkx", "avatar_url": "https://avatars.githubusercontent.com/u/52512091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paulpak58", "html_url": "https://github.com/paulpak58", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
[]
2025-07-10T13:41:10
2025-07-11T15:14:09
2025-07-10T14:07:34
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39340", "html_url": "https://github.com/huggingface/transformers/pull/39340", "diff_url": "https://github.com/huggingface/transformers/pull/39340.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39340.patch", "merged_at...
# What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this w...
{ "login": "Cyrilvallez", "id": 71554963, "node_id": "MDQ6VXNlcjcxNTU0OTYz", "avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Cyrilvallez", "html_url": "https://github.com/Cyrilvallez", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39340/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39340/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39339
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39339/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39339/comments
https://api.github.com/repos/huggingface/transformers/issues/39339/events
https://github.com/huggingface/transformers/pull/39339
3,219,348,555
PR_kwDOCUB6oc6eTo8M
39,339
Refactor embedding input/output getter/setter
{ "login": "molbap", "id": 39954772, "node_id": "MDQ6VXNlcjM5OTU0Nzcy", "avatar_url": "https://avatars.githubusercontent.com/u/39954772?v=4", "gravatar_id": "", "url": "https://api.github.com/users/molbap", "html_url": "https://github.com/molbap", "followers_url": "https://api.github.com/users/molbap/fo...
[ { "id": 1834056761, "node_id": "MDU6TGFiZWwxODM0MDU2NzYx", "url": "https://api.github.com/repos/huggingface/transformers/labels/Core:%20Modeling", "name": "Core: Modeling", "color": "FF8446", "default": false, "description": "Internals of the library; Models." } ]
closed
false
null
[]
null
[]
2025-07-10T13:19:22
2025-07-21T16:18:16
2025-07-21T16:18:14
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39339", "html_url": "https://github.com/huggingface/transformers/pull/39339", "diff_url": "https://github.com/huggingface/transformers/pull/39339.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39339.patch", "merged_at...
# What does this PR do? **TL;DR** `PreTrainedModel` now mixes in `EmbeddingAccessMixin` providing default `get_input_embeddings` / `set_input_embeddings` / `get_output_embeddings` / `set_output_embeddings` for all models. These methods should be removed from the codebase unless exceptionally weird. ## Detail...
{ "login": "molbap", "id": 39954772, "node_id": "MDQ6VXNlcjM5OTU0Nzcy", "avatar_url": "https://avatars.githubusercontent.com/u/39954772?v=4", "gravatar_id": "", "url": "https://api.github.com/users/molbap", "html_url": "https://github.com/molbap", "followers_url": "https://api.github.com/users/molbap/fo...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39339/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 2, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39339/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39338
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39338/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39338/comments
https://api.github.com/repos/huggingface/transformers/issues/39338/events
https://github.com/huggingface/transformers/pull/39338
3,219,134,571
PR_kwDOCUB6oc6eS6CQ
39,338
Responses API (to be merged into #39155)
{ "login": "gante", "id": 12240844, "node_id": "MDQ6VXNlcjEyMjQwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gante", "html_url": "https://github.com/gante", "followers_url": "https://api.github.com/users/gante/follow...
[]
closed
false
null
[]
null
[]
2025-07-10T12:19:45
2025-07-16T07:26:06
2025-07-16T07:26:06
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/39338", "html_url": "https://github.com/huggingface/transformers/pull/39338", "diff_url": "https://github.com/huggingface/transformers/pull/39338.diff", "patch_url": "https://github.com/huggingface/transformers/pull/39338.patch", "merged_at...
# What does this PR do? To be merged into #39155 ### Testing Works with the [OpenAI responses starter app](https://github.com/openai/openai-responses-starter-app/): 1. launch server as `transformers serve --force-model HuggingFaceTB/SmolLM3-3B` 2. launch app as `OPENAI_API_KEY="<KEY>" OPENAI_BASE_URL=http:/...
{ "login": "LysandreJik", "id": 30755778, "node_id": "MDQ6VXNlcjMwNzU1Nzc4", "avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LysandreJik", "html_url": "https://github.com/LysandreJik", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39338/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39338/timeline
null
null
null
null
true
true
https://api.github.com/repos/huggingface/transformers/issues/39337
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/39337/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/39337/comments
https://api.github.com/repos/huggingface/transformers/issues/39337/events
https://github.com/huggingface/transformers/issues/39337
3,219,106,744
I_kwDOCUB6oc6_36u4
39,337
Latest Transformers release causes CUDA out-of-memory errors during VisionLLM fine-tuning
{ "login": "ruiite", "id": 36436093, "node_id": "MDQ6VXNlcjM2NDM2MDkz", "avatar_url": "https://avatars.githubusercontent.com/u/36436093?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ruiite", "html_url": "https://github.com/ruiite", "followers_url": "https://api.github.com/users/ruiite/fo...
[ { "id": 3817266200, "node_id": "MDU6TGFiZWwzODE3MjY2MjAw", "url": "https://api.github.com/repos/huggingface/transformers/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": null } ]
closed
false
null
[]
null
[]
2025-07-10T12:11:44
2025-07-14T17:47:36
2025-07-14T17:47:36
NONE
null
null
null
null
### System Info With verion of transfomers == 4.53.0 Script: https://github.com/huggingface/smollm/blob/main/vision/finetuning/SmolVLM2_Video_FT.ipynb This script for tuning SmolVLM2 on video undrestanding causing CUDA out of memory problem. While this script on the same hardware with transformers == 4.51.3 is worki...
{ "login": "ruiite", "id": 36436093, "node_id": "MDQ6VXNlcjM2NDM2MDkz", "avatar_url": "https://avatars.githubusercontent.com/u/36436093?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ruiite", "html_url": "https://github.com/ruiite", "followers_url": "https://api.github.com/users/ruiite/fo...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/39337/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/39337/timeline
null
completed
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
false
true