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/40740 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40740/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40740/comments | https://api.github.com/repos/huggingface/transformers/issues/40740/events | https://github.com/huggingface/transformers/pull/40740 | 3,390,348,309 | PR_kwDOCUB6oc6nMVSe | 40,740 | Configure assistant model's generation_config with user parameters | {
"login": "geoffrey-young",
"id": 1334642,
"node_id": "MDQ6VXNlcjEzMzQ2NDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1334642?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/geoffrey-young",
"html_url": "https://github.com/geoffrey-young",
"followers_url": "https://api.gith... | [] | open | false | null | [] | null | [] | 2025-09-06T15:10:30 | 2025-10-10T15:45:01 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40740",
"html_url": "https://github.com/huggingface/transformers/pull/40740",
"diff_url": "https://github.com/huggingface/transformers/pull/40740.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40740.patch",
"merged_at... | # What does this PR do?
Fixes issue where num_assistant_tokens and other parameters intended for the assistant model are not properly passed down, leaving the assistant model with default values.
Ultimately, we want to configure the assistant model properly, so that it:
1. Is properly configured with user-prov... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40740/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/40740/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40739 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40739/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40739/comments | https://api.github.com/repos/huggingface/transformers/issues/40739/events | https://github.com/huggingface/transformers/issues/40739 | 3,390,320,767 | I_kwDOCUB6oc7KFDB_ | 40,739 | num_assistant_tokens not configured in assistant model | {
"login": "geoffrey-young",
"id": 1334642,
"node_id": "MDQ6VXNlcjEzMzQ2NDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1334642?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/geoffrey-young",
"html_url": "https://github.com/geoffrey-young",
"followers_url": "https://api.gith... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | open | false | null | [] | null | [] | 2025-09-06T14:53:33 | 2025-10-13T13:27:49 | null | NONE | null | null | null | null | ### System Info
`num_assistant_tokens` and other parameters intended for the assistant model are not properly passed down, leaving the assistant model with default values.
```python
outputs = model.generate(**inputs, assistant_model=assistant_model, num_assistant_tokens=5)
print(f'num_assistant_tokens: {assistant_mod... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40739/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/40739/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/40738 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40738/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40738/comments | https://api.github.com/repos/huggingface/transformers/issues/40738/events | https://github.com/huggingface/transformers/pull/40738 | 3,390,025,064 | PR_kwDOCUB6oc6nLRqA | 40,738 | Docs: Clarify rjieba installation for RoFormerTokenizer | {
"login": "dipanshuchoudhary-data",
"id": 192754104,
"node_id": "U_kgDOC30xuA",
"avatar_url": "https://avatars.githubusercontent.com/u/192754104?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dipanshuchoudhary-data",
"html_url": "https://github.com/dipanshuchoudhary-data",
"followers_url... | [] | open | false | null | [] | null | [] | 2025-09-06T11:54:07 | 2025-09-08T19:02:30 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40738",
"html_url": "https://github.com/huggingface/transformers/pull/40738",
"diff_url": "https://github.com/huggingface/transformers/pull/40738.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40738.patch",
"merged_at... | This PR improves the RoFormer documentation by clearly explaining how to install `rjieba`
before using RoFormerTokenizer. Previously the install command was either missing or commented
out, which could confuse new users. This update adds proper `pip install rjieba` code blocks
in both Pipeline and AutoModel examples... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40738/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/40738/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40737 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40737/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40737/comments | https://api.github.com/repos/huggingface/transformers/issues/40737/events | https://github.com/huggingface/transformers/pull/40737 | 3,389,351,962 | PR_kwDOCUB6oc6nJBei | 40,737 | Update starcoder2 model card to new standard format | {
"login": "sanatb187",
"id": 216351150,
"node_id": "U_kgDODOVBrg",
"avatar_url": "https://avatars.githubusercontent.com/u/216351150?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanatb187",
"html_url": "https://github.com/sanatb187",
"followers_url": "https://api.github.com/users/sanatb... | [] | closed | false | null | [] | null | [] | 2025-09-06T04:43:00 | 2025-09-18T17:27:00 | 2025-09-18T17:27:00 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40737",
"html_url": "https://github.com/huggingface/transformers/pull/40737",
"diff_url": "https://github.com/huggingface/transformers/pull/40737.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40737.patch",
"merged_at... | # What does this PR do?
This PR updates the `starcoder2.md` model card to follow the new Hugging Face documentation standard, as part of [issue #36979](https://github.com/huggingface/transformers/issues/36979).
### Changes made:
- Updated section headers and formatting to match the standardized template.
- Clea... | {
"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/40737/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/40737/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40736 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40736/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40736/comments | https://api.github.com/repos/huggingface/transformers/issues/40736/events | https://github.com/huggingface/transformers/pull/40736 | 3,389,243,453 | PR_kwDOCUB6oc6nIqbE | 40,736 | 🌐 [i18n-KO] Translated `jan.md` to Korean | {
"login": "Jwaminju",
"id": 49024958,
"node_id": "MDQ6VXNlcjQ5MDI0OTU4",
"avatar_url": "https://avatars.githubusercontent.com/u/49024958?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jwaminju",
"html_url": "https://github.com/Jwaminju",
"followers_url": "https://api.github.com/users/Jwa... | [] | open | false | null | [] | null | [] | 2025-09-06T02:59:23 | 2025-10-06T21:15:19 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40736",
"html_url": "https://github.com/huggingface/transformers/pull/40736",
"diff_url": "https://github.com/huggingface/transformers/pull/40736.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40736.patch",
"merged_at... | # What does this PR do?
Translated the `jan.md` file of the documentation to Korean 😄
Thank you in advance for your review!
Part of https://github.com/huggingface/transformers/issues/20179
## Before reviewing
- [x] Check for missing / redundant translations (번역 누락/중복 검사)
- [x] Grammar Check (맞춤법 검사)
- [x... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40736/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/40736/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40735 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40735/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40735/comments | https://api.github.com/repos/huggingface/transformers/issues/40735/events | https://github.com/huggingface/transformers/pull/40735 | 3,388,783,174 | PR_kwDOCUB6oc6nHKBe | 40,735 | [torchao safetensors] integrate torchao safetensors support with transformers | {
"login": "liangel-02",
"id": 224883113,
"node_id": "U_kgDODWdxqQ",
"avatar_url": "https://avatars.githubusercontent.com/u/224883113?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/liangel-02",
"html_url": "https://github.com/liangel-02",
"followers_url": "https://api.github.com/users/lia... | [] | closed | false | null | [] | null | [] | 2025-09-05T21:11:08 | 2025-09-29T15:05:47 | 2025-09-24T10:32:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40735",
"html_url": "https://github.com/huggingface/transformers/pull/40735",
"diff_url": "https://github.com/huggingface/transformers/pull/40735.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40735.patch",
"merged_at... | **Context**
Currently, we need to use `safe_serialization=False` while saving models as shown [here](https://huggingface.co/pytorch/Qwen3-8B-INT4#quantization-recipe). This PR enables safetensors support for torchao so that users can now save and load checkpoints using safetensors. Currently, only Float8Tensor is su... | {
"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/40735/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/40735/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40734 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40734/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40734/comments | https://api.github.com/repos/huggingface/transformers/issues/40734/events | https://github.com/huggingface/transformers/pull/40734 | 3,388,654,696 | PR_kwDOCUB6oc6nGuFz | 40,734 | Amanr/olmo3 sttn sink | {
"login": "aman-17",
"id": 44740048,
"node_id": "MDQ6VXNlcjQ0NzQwMDQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/44740048?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aman-17",
"html_url": "https://github.com/aman-17",
"followers_url": "https://api.github.com/users/aman-1... | [] | closed | false | null | [] | null | [] | 2025-09-05T20:10:44 | 2025-09-05T20:13:05 | 2025-09-05T20:13:05 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40734",
"html_url": "https://github.com/huggingface/transformers/pull/40734",
"diff_url": "https://github.com/huggingface/transformers/pull/40734.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40734.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": "aman-17",
"id": 44740048,
"node_id": "MDQ6VXNlcjQ0NzQwMDQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/44740048?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aman-17",
"html_url": "https://github.com/aman-17",
"followers_url": "https://api.github.com/users/aman-1... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40734/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/40734/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40733 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40733/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40733/comments | https://api.github.com/repos/huggingface/transformers/issues/40733/events | https://github.com/huggingface/transformers/pull/40733 | 3,388,436,807 | PR_kwDOCUB6oc6nF-_9 | 40,733 | Fix doc for PerceptionLMForConditionalGeneration forward. | {
"login": "shuminghu",
"id": 2934295,
"node_id": "MDQ6VXNlcjI5MzQyOTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2934295?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shuminghu",
"html_url": "https://github.com/shuminghu",
"followers_url": "https://api.github.com/users/sh... | [] | closed | false | null | [] | null | [] | 2025-09-05T18:34:11 | 2025-09-10T15:07:09 | 2025-09-10T09:57:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40733",
"html_url": "https://github.com/huggingface/transformers/pull/40733",
"diff_url": "https://github.com/huggingface/transformers/pull/40733.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40733.patch",
"merged_at... | @auto_docstring for `PerceptionLMForConditionalGeneration`'s `forward` would pin the doc for the method in modeling file to a stale version even if the doc was manually updated in the modular file.
Removing it and then run
```
python utils/modular_model_converter.py --files_to_parse src/transformers/models/percep... | {
"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/40733/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/40733/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40732 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40732/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40732/comments | https://api.github.com/repos/huggingface/transformers/issues/40732/events | https://github.com/huggingface/transformers/pull/40732 | 3,388,238,261 | PR_kwDOCUB6oc6nFU4h | 40,732 | Fix `continue_final_message` in `apply_chat_template` to prevent substring matching issues | {
"login": "abdokaseb",
"id": 22381101,
"node_id": "MDQ6VXNlcjIyMzgxMTAx",
"avatar_url": "https://avatars.githubusercontent.com/u/22381101?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abdokaseb",
"html_url": "https://github.com/abdokaseb",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-09-05T17:07:43 | 2025-09-08T17:25:57 | 2025-09-08T17:25:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40732",
"html_url": "https://github.com/huggingface/transformers/pull/40732",
"diff_url": "https://github.com/huggingface/transformers/pull/40732.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40732.patch",
"merged_at... | # What does this PR do?
This PR fixes an edge case in `apply_chat_template` where the `continue_final_message` parameter could behave unexpectedly if the final message is empty or happens to match a substring in the rendered template.
Previously, the function relied on `rindex(final_message.strip())` to locate ... | {
"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/40732/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/40732/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40731 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40731/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40731/comments | https://api.github.com/repos/huggingface/transformers/issues/40731/events | https://github.com/huggingface/transformers/issues/40731 | 3,388,133,990 | I_kwDOCUB6oc7J8tJm | 40,731 | "AutoProcessor.from_pretrained" cannot run in distributed environments after v4.56.0 | {
"login": "erikchwang",
"id": 16256959,
"node_id": "MDQ6VXNlcjE2MjU2OTU5",
"avatar_url": "https://avatars.githubusercontent.com/u/16256959?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erikchwang",
"html_url": "https://github.com/erikchwang",
"followers_url": "https://api.github.com/use... | [
{
"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-09-05T16:28:33 | 2025-09-17T07:46:50 | 2025-09-17T07:46:50 | NONE | null | null | null | null | Python 3.12
transformers>=4.56.0
Running "AutoProcessor.from_pretrained" (e.g. AutoProcessor.from_pretrained('Qwen/Qwen2.5-VL-7B-Instruct')) in a ray or torchrun environment causes error:
`OSError: Can't load image processor for 'Qwen/Qwen2.5-VL-7B-Instruct'. If you were trying to load it from '[https://huggingface.... | {
"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/40731/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/40731/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/40730 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40730/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40730/comments | https://api.github.com/repos/huggingface/transformers/issues/40730/events | https://github.com/huggingface/transformers/pull/40730 | 3,388,124,484 | PR_kwDOCUB6oc6nE8yo | 40,730 | Add LongCat-Flash | {
"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": 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-09-05T16:24:19 | 2025-09-17T12:48:17 | 2025-09-17T12:48:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40730",
"html_url": "https://github.com/huggingface/transformers/pull/40730",
"diff_url": "https://github.com/huggingface/transformers/pull/40730.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40730.patch",
"merged_at... | # What does this PR do?
As per title, adds support for LongCat-Flash, a 560B MoE from Meituan.
Status:
- [x] Current `modeling_longcat_flash` file allows loading checkpoint without `trust_remote_code`, using a specific `base_model_tp_plan` found in the config. `from_pretrained('..., tp_plan='auto') loads the... | {
"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/40730/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/40730/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40729 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40729/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40729/comments | https://api.github.com/repos/huggingface/transformers/issues/40729/events | https://github.com/huggingface/transformers/pull/40729 | 3,388,104,908 | PR_kwDOCUB6oc6nE40R | 40,729 | [deprecations] Remove generate-related deprecations up to v4.56 | {
"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-09-05T16:16:08 | 2025-09-09T15:32:42 | 2025-09-09T15:32:41 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40729",
"html_url": "https://github.com/huggingface/transformers/pull/40729",
"diff_url": "https://github.com/huggingface/transformers/pull/40729.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40729.patch",
"merged_at... | # What does this PR do?
See title :) | {
"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/40729/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/40729/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40728 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40728/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40728/comments | https://api.github.com/repos/huggingface/transformers/issues/40728/events | https://github.com/huggingface/transformers/pull/40728 | 3,388,027,008 | PR_kwDOCUB6oc6nEoQr | 40,728 | feat(serve): add OTEL | {
"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... | [] | open | false | null | [] | null | [] | 2025-09-05T15:52:11 | 2025-09-05T16:04:43 | null | MEMBER | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40728",
"html_url": "https://github.com/huggingface/transformers/pull/40728",
"diff_url": "https://github.com/huggingface/transformers/pull/40728.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40728.patch",
"merged_at... | Adding open-telemetry to `transformers serve` | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40728/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/40728/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40727 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40727/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40727/comments | https://api.github.com/repos/huggingface/transformers/issues/40727/events | https://github.com/huggingface/transformers/pull/40727 | 3,388,021,128 | PR_kwDOCUB6oc6nEm-k | 40,727 | Make debugging failing tests (check and update expect output values) easier 🔥 | {
"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-09-05T15:50:37 | 2025-09-16T08:21:51 | 2025-09-16T08:21:49 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40727",
"html_url": "https://github.com/huggingface/transformers/pull/40727",
"diff_url": "https://github.com/huggingface/transformers/pull/40727.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40727.patch",
"merged_at... | # What does this PR do?
We have a lot of `torch.testing.assert_close` and `unittest.TestCase.assertEquatl` (and its variants) in our tests. Sometimes, we even have multiple such statements in a single test.
It's quite annoying and tedious to run a test, failing to get the (full) output, copy-paste to the source c... | {
"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/40727/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/40727/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40726 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40726/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40726/comments | https://api.github.com/repos/huggingface/transformers/issues/40726/events | https://github.com/huggingface/transformers/pull/40726 | 3,387,997,246 | PR_kwDOCUB6oc6nEh3s | 40,726 | [generate] `PromptLookupCandidateGenerator` won't generate forbidden tokens | {
"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-09-05T15:42:33 | 2025-09-09T14:06:45 | 2025-09-09T11:04:02 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40726",
"html_url": "https://github.com/huggingface/transformers/pull/40726",
"diff_url": "https://github.com/huggingface/transformers/pull/40726.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40726.patch",
"merged_at... | # What does this PR do?
See title.
In the process, deflakes a lot of tests :) (It was generating forbidden tokens in tests, like image tokens in VLMs -- now we can specify which sequences are forbidden)
`py.test tests/models/voxtral/test_modeling_voxtral.py -k test_prompt_lookup_decoding_matches_greedy_search ... | {
"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/40726/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/40726/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40725 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40725/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40725/comments | https://api.github.com/repos/huggingface/transformers/issues/40725/events | https://github.com/huggingface/transformers/pull/40725 | 3,387,961,347 | PR_kwDOCUB6oc6nEaNu | 40,725 | Segformer tests fix | {
"login": "JawadAliAI",
"id": 137032884,
"node_id": "U_kgDOCCr0tA",
"avatar_url": "https://avatars.githubusercontent.com/u/137032884?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JawadAliAI",
"html_url": "https://github.com/JawadAliAI",
"followers_url": "https://api.github.com/users/Jaw... | [] | closed | false | null | [] | null | [] | 2025-09-05T15:30:30 | 2025-09-08T11:00:00 | 2025-09-08T10:59:04 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40725",
"html_url": "https://github.com/huggingface/transformers/pull/40725",
"diff_url": "https://github.com/huggingface/transformers/pull/40725.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40725.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": "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/40725/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/40725/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40724 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40724/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40724/comments | https://api.github.com/repos/huggingface/transformers/issues/40724/events | https://github.com/huggingface/transformers/pull/40724 | 3,387,876,961 | PR_kwDOCUB6oc6nEIVm | 40,724 | Fixed loading LongT5 from legacy checkpoints | {
"login": "Szustarol",
"id": 61427290,
"node_id": "MDQ6VXNlcjYxNDI3Mjkw",
"avatar_url": "https://avatars.githubusercontent.com/u/61427290?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Szustarol",
"html_url": "https://github.com/Szustarol",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-09-05T15:05:25 | 2025-09-24T12:13:19 | 2025-09-24T12:13:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40724",
"html_url": "https://github.com/huggingface/transformers/pull/40724",
"diff_url": "https://github.com/huggingface/transformers/pull/40724.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40724.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": "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/40724/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/40724/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40723 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40723/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40723/comments | https://api.github.com/repos/huggingface/transformers/issues/40723/events | https://github.com/huggingface/transformers/issues/40723 | 3,387,870,533 | I_kwDOCUB6oc7J7s1F | 40,723 | Gemma3 with flash-attention2 outputs warning | {
"login": "tolgadur",
"id": 19579420,
"node_id": "MDQ6VXNlcjE5NTc5NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/19579420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tolgadur",
"html_url": "https://github.com/tolgadur",
"followers_url": "https://api.github.com/users/tol... | [
{
"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-09-05T15:03:23 | 2025-09-08T12:41:53 | 2025-09-08T12:41:53 | NONE | null | null | null | null | ### System Info
When training with the GRPO trainer with flash-attention2 or any other mechanism other than eager you get a warning that can be quite confusing. The warning comes from here: https://github.com/huggingface/transformers/blob/main/src/transformers/models/gemma3/modeling_gemma3.py#L657-L661
However, looki... | {
"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/40723/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/40723/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/40722 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40722/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40722/comments | https://api.github.com/repos/huggingface/transformers/issues/40722/events | https://github.com/huggingface/transformers/pull/40722 | 3,387,823,361 | PR_kwDOCUB6oc6nD8_g | 40,722 | refactor(serve): move `request_id` to headers | {
"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... | [] | closed | false | null | [] | null | [] | 2025-09-05T14:47:37 | 2025-09-05T15:50:07 | 2025-09-05T15:50:05 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40722",
"html_url": "https://github.com/huggingface/transformers/pull/40722",
"diff_url": "https://github.com/huggingface/transformers/pull/40722.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40722.patch",
"merged_at... | Adding a middleware to `serve` to parse request id from headers rather than adding it to the request body. | {
"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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40722/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/40722/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40721 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40721/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40721/comments | https://api.github.com/repos/huggingface/transformers/issues/40721/events | https://github.com/huggingface/transformers/pull/40721 | 3,387,813,175 | PR_kwDOCUB6oc6nD60i | 40,721 | Fix: handle None defaults safely in SegformerMixFFN | {
"login": "JawadAliAI",
"id": 137032884,
"node_id": "U_kgDOCCr0tA",
"avatar_url": "https://avatars.githubusercontent.com/u/137032884?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JawadAliAI",
"html_url": "https://github.com/JawadAliAI",
"followers_url": "https://api.github.com/users/Jaw... | [] | closed | false | null | [] | null | [] | 2025-09-05T14:44:28 | 2025-09-07T10:17:33 | 2025-09-07T10:17:33 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40721",
"html_url": "https://github.com/huggingface/transformers/pull/40721",
"diff_url": "https://github.com/huggingface/transformers/pull/40721.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40721.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": "JawadAliAI",
"id": 137032884,
"node_id": "U_kgDOCCr0tA",
"avatar_url": "https://avatars.githubusercontent.com/u/137032884?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JawadAliAI",
"html_url": "https://github.com/JawadAliAI",
"followers_url": "https://api.github.com/users/Jaw... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40721/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/40721/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40720 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40720/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40720/comments | https://api.github.com/repos/huggingface/transformers/issues/40720/events | https://github.com/huggingface/transformers/pull/40720 | 3,387,743,527 | PR_kwDOCUB6oc6nDr90 | 40,720 | [tests] remove overwrites of removed test | {
"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-09-05T14:22:23 | 2025-09-05T15:04:25 | 2025-09-05T15:04:22 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40720",
"html_url": "https://github.com/huggingface/transformers/pull/40720",
"diff_url": "https://github.com/huggingface/transformers/pull/40720.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40720.patch",
"merged_at... | # What does this PR do?
Contrastive beam seach has been moved to a hub method, so we no longer have related tests in `GenerationTesterMixin`. This PR removes their overwrites (skips) | {
"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/40720/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/40720/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40719 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40719/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40719/comments | https://api.github.com/repos/huggingface/transformers/issues/40719/events | https://github.com/huggingface/transformers/pull/40719 | 3,387,465,482 | PR_kwDOCUB6oc6nCwE1 | 40,719 | Remove reference of video_load_backend and video_fps for processor | {
"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-09-05T12:56:15 | 2025-09-10T08:52:39 | 2025-09-10T08:37:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40719",
"html_url": "https://github.com/huggingface/transformers/pull/40719",
"diff_url": "https://github.com/huggingface/transformers/pull/40719.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40719.patch",
"merged_at... | # What does this PR do?
They are deprecated.
| {
"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/40719/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/40719/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40718 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40718/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40718/comments | https://api.github.com/repos/huggingface/transformers/issues/40718/events | https://github.com/huggingface/transformers/pull/40718 | 3,387,376,131 | PR_kwDOCUB6oc6nCcxr | 40,718 | rm src/transformers/convert_pytorch_checkpoint_to_tf2.py | {
"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-09-05T12:23:41 | 2025-09-09T15:34:58 | 2025-09-09T15:34:54 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40718",
"html_url": "https://github.com/huggingface/transformers/pull/40718",
"diff_url": "https://github.com/huggingface/transformers/pull/40718.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40718.patch",
"merged_at... | # What does this PR do?
We don't want to convert more PT weights into TF2 weights :) | {
"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/40718/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/40718/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40717 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40717/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40717/comments | https://api.github.com/repos/huggingface/transformers/issues/40717/events | https://github.com/huggingface/transformers/pull/40717 | 3,387,331,329 | PR_kwDOCUB6oc6nCTDh | 40,717 | [serve] re-enable tests | {
"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-09-05T12:08:16 | 2025-09-05T14:15:37 | 2025-09-05T14:15:34 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40717",
"html_url": "https://github.com/huggingface/transformers/pull/40717",
"diff_url": "https://github.com/huggingface/transformers/pull/40717.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40717.patch",
"merged_at... | # What does this PR do?
`RUN_SLOW=1 py.test tests/commands/test_serving.py` is crashing locally. I couldn't pin the exact cause, the but it is triggered by a UX-related warning.
This PR:
- removes the test-crashing warning, so we can run tests
- adds the needed requirements to `extras[testing]` so these tests a... | {
"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/40717/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/40717/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40716 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40716/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40716/comments | https://api.github.com/repos/huggingface/transformers/issues/40716/events | https://github.com/huggingface/transformers/pull/40716 | 3,387,301,503 | PR_kwDOCUB6oc6nCMrh | 40,716 | Benchmarking v2 GH workflows | {
"login": "ahadnagy",
"id": 21314428,
"node_id": "MDQ6VXNlcjIxMzE0NDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/21314428?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ahadnagy",
"html_url": "https://github.com/ahadnagy",
"followers_url": "https://api.github.com/users/aha... | [] | closed | false | null | [] | null | [] | 2025-09-05T11:56:30 | 2025-09-19T08:54:50 | 2025-09-19T08:54:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40716",
"html_url": "https://github.com/huggingface/transformers/pull/40716",
"diff_url": "https://github.com/huggingface/transformers/pull/40716.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40716.patch",
"merged_at... | # What does this PR do?
This PR is a follow-up to https://github.com/huggingface/transformers/pull/40486 that adds the workflows and HF Datasets upload to start collecting data.
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [ ] Di... | {
"login": "ahadnagy",
"id": 21314428,
"node_id": "MDQ6VXNlcjIxMzE0NDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/21314428?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ahadnagy",
"html_url": "https://github.com/ahadnagy",
"followers_url": "https://api.github.com/users/aha... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40716/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/40716/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40715 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40715/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40715/comments | https://api.github.com/repos/huggingface/transformers/issues/40715/events | https://github.com/huggingface/transformers/pull/40715 | 3,387,268,746 | PR_kwDOCUB6oc6nCFqT | 40,715 | 🔴 Move variable output controls to `_prepare_generation_config ` | {
"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-09-05T11:43:19 | 2025-09-15T11:08:01 | 2025-09-15T11:08:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40715",
"html_url": "https://github.com/huggingface/transformers/pull/40715",
"diff_url": "https://github.com/huggingface/transformers/pull/40715.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40715.patch",
"merged_at... | This PR takes the defaults defined in #33870 and now ENFORCES that `prepare_inputs_for_generations()` passes along unused `model_kwargs` to `model_inputs`. This allows to clean up generation loops (and prefill steps). Thus, **it might break Hub-defined old models that do not pass unused arguments**.
Changes:
1. Cle... | {
"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/40715/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/40715/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40714 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40714/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40714/comments | https://api.github.com/repos/huggingface/transformers/issues/40714/events | https://github.com/huggingface/transformers/pull/40714 | 3,387,150,458 | PR_kwDOCUB6oc6nBr9R | 40,714 | Remove TF and Flax from README | {
"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... | [] | open | false | null | [] | null | [] | 2025-09-05T11:01:31 | 2025-09-05T11:12:26 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40714",
"html_url": "https://github.com/huggingface/transformers/pull/40714",
"diff_url": "https://github.com/huggingface/transformers/pull/40714.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40714.patch",
"merged_at... | # What does this PR do?
Removes TF and Flax from README, + update minimum torch version | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40714/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/40714/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40713 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40713/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40713/comments | https://api.github.com/repos/huggingface/transformers/issues/40713/events | https://github.com/huggingface/transformers/pull/40713 | 3,387,052,076 | PR_kwDOCUB6oc6nBXN9 | 40,713 | Skip `VitMatteImageProcessingTest::test_fast_is_faster_than_slow` | {
"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-09-05T10:24:29 | 2025-09-05T15:36:22 | 2025-09-05T15:36:20 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40713",
"html_url": "https://github.com/huggingface/transformers/pull/40713",
"diff_url": "https://github.com/huggingface/transformers/pull/40713.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40713.patch",
"merged_at... | # What does this PR do?
So many times ...
https://app.circleci.com/pipelines/github/huggingface/transformers/145119/workflows/e763cbaa-6a14-421e-b6f2-dc26f0b4d38c/jobs/1918234 | {
"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/40713/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/40713/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40712 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40712/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40712/comments | https://api.github.com/repos/huggingface/transformers/issues/40712/events | https://github.com/huggingface/transformers/pull/40712 | 3,386,903,970 | PR_kwDOCUB6oc6nA4QB | 40,712 | 🔴 Update Glm4V to use config values | {
"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-09-05T09:32:41 | 2025-09-05T13:19:50 | 2025-09-05T13:19:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40712",
"html_url": "https://github.com/huggingface/transformers/pull/40712",
"diff_url": "https://github.com/huggingface/transformers/pull/40712.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40712.patch",
"merged_at... | # What does this PR do?
As discussed earlier, we should use config values which authors confirmed are correct. Kinda breaking, so marking it with 🔴
Probably will need update slow tests as well, let's see what CI says | {
"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/40712/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/40712/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40711 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40711/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40711/comments | https://api.github.com/repos/huggingface/transformers/issues/40711/events | https://github.com/huggingface/transformers/pull/40711 | 3,386,880,276 | PR_kwDOCUB6oc6nAzXC | 40,711 | Fix missing self in post-process methods | {
"login": "framonmar7",
"id": 213614035,
"node_id": "U_kgDODLt90w",
"avatar_url": "https://avatars.githubusercontent.com/u/213614035?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/framonmar7",
"html_url": "https://github.com/framonmar7",
"followers_url": "https://api.github.com/users/fra... | [] | closed | false | null | [] | null | [] | 2025-09-05T09:24:08 | 2025-09-05T11:05:51 | 2025-09-05T10:49:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40711",
"html_url": "https://github.com/huggingface/transformers/pull/40711",
"diff_url": "https://github.com/huggingface/transformers/pull/40711.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40711.patch",
"merged_at... | # What does this PR do?
This PR fixes a repeated bug across several image processor classes (ConditionalDetrImageProcessorFast, DeformableDetrImageProcessorFast, GroundingDinoImageProcessorFast, Mask2FormerImageProcessorFast, and RTDetrImageProcessorFast).
Several post_process* methods were defined without a self... | {
"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/40711/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/40711/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40710 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40710/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40710/comments | https://api.github.com/repos/huggingface/transformers/issues/40710/events | https://github.com/huggingface/transformers/pull/40710 | 3,386,860,368 | PR_kwDOCUB6oc6nAvPJ | 40,710 | Fetch more test data with `hf_hub_download` | {
"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-09-05T09:17:12 | 2025-09-05T09:49:32 | 2025-09-05T09:49:31 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40710",
"html_url": "https://github.com/huggingface/transformers/pull/40710",
"diff_url": "https://github.com/huggingface/transformers/pull/40710.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40710.patch",
"merged_at... | # What does this PR do?
I will check if they are ok to download + build the docker images to have these downloaded in images.
But here we go
| {
"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/40710/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/40710/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40709 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40709/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40709/comments | https://api.github.com/repos/huggingface/transformers/issues/40709/events | https://github.com/huggingface/transformers/issues/40709 | 3,386,796,294 | I_kwDOCUB6oc7J3mkG | 40,709 | Divide gradient_accumulation_steps repeatedly in Trainer | {
"login": "shenlanyilang",
"id": 32211003,
"node_id": "MDQ6VXNlcjMyMjExMDAz",
"avatar_url": "https://avatars.githubusercontent.com/u/32211003?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shenlanyilang",
"html_url": "https://github.com/shenlanyilang",
"followers_url": "https://api.githu... | [
{
"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-09-05T08:54:14 | 2025-09-12T03:30:24 | 2025-09-12T03:30:24 | NONE | null | null | null | null | ### System Info
`NA`
### Who can help?
_No response_
### 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 Trainer's c... | {
"login": "shenlanyilang",
"id": 32211003,
"node_id": "MDQ6VXNlcjMyMjExMDAz",
"avatar_url": "https://avatars.githubusercontent.com/u/32211003?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shenlanyilang",
"html_url": "https://github.com/shenlanyilang",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40709/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/40709/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/40708 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40708/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40708/comments | https://api.github.com/repos/huggingface/transformers/issues/40708/events | https://github.com/huggingface/transformers/issues/40708 | 3,386,551,676 | I_kwDOCUB6oc7J2q18 | 40,708 | When using a custom model, it copies the code into Hugging Face’s cache directory. | {
"login": "wzr0108",
"id": 98294772,
"node_id": "U_kgDOBdvb9A",
"avatar_url": "https://avatars.githubusercontent.com/u/98294772?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wzr0108",
"html_url": "https://github.com/wzr0108",
"followers_url": "https://api.github.com/users/wzr0108/follow... | [] | open | false | null | [] | null | [] | 2025-09-05T07:21:40 | 2025-10-13T13:37:08 | null | NONE | null | null | null | null | ```
model = AutoModel.from_pretrained(
model_args.model_name_or_path,
trust_remote_code=True,
torch_dtype=compute_dtype,
device_map=device_map,
# init_vision=True,
# init_audio=False,
# init_tts=False,
)
```
`model_args.model_name_or_path=/mnt/241hdd/wzr/M... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40708/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/40708/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/40707 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40707/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40707/comments | https://api.github.com/repos/huggingface/transformers/issues/40707/events | https://github.com/huggingface/transformers/pull/40707 | 3,386,091,188 | PR_kwDOCUB6oc6m-Ote | 40,707 | # fix: Prevent auto_docstring from crashing when running with python -OO | {
"login": "yogeshbawankar",
"id": 114309180,
"node_id": "U_kgDOBtA4PA",
"avatar_url": "https://avatars.githubusercontent.com/u/114309180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yogeshbawankar",
"html_url": "https://github.com/yogeshbawankar",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-09-05T02:48:07 | 2025-09-05T11:42:28 | 2025-09-05T11:42:27 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40707",
"html_url": "https://github.com/huggingface/transformers/pull/40707",
"diff_url": "https://github.com/huggingface/transformers/pull/40707.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40707.patch",
"merged_at... | This PR addresses an issue where `AutoModel.from_pretrained` fails when the Python interpreter is run with the `-OO` flag.
The root cause is that the `-OO` flag strips all docstrings from the code. The `auto_docstring` utility in `transformers` relies on introspecting these docstrings at runtime to generate document... | {
"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/40707/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/40707/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40706 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40706/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40706/comments | https://api.github.com/repos/huggingface/transformers/issues/40706/events | https://github.com/huggingface/transformers/pull/40706 | 3,386,014,178 | PR_kwDOCUB6oc6m9_A9 | 40,706 | Improved exception handling for apply_transpose | {
"login": "ben11211",
"id": 1986620,
"node_id": "MDQ6VXNlcjE5ODY2MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1986620?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ben11211",
"html_url": "https://github.com/ben11211",
"followers_url": "https://api.github.com/users/ben11... | [] | closed | false | null | [] | null | [] | 2025-09-05T01:49:39 | 2025-09-05T20:07:44 | 2025-09-05T20:07:44 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40706",
"html_url": "https://github.com/huggingface/transformers/pull/40706",
"diff_url": "https://github.com/huggingface/transformers/pull/40706.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40706.patch",
"merged_at... | # What does this PR do?
**Before**
RuntimeError from PyTorch reshape, not caught by apply_transpose.
```
Traceback (most recent call last):
File "/transformers/repro.py", line 12, in <module>
result = apply_transpose(
^^^^^^^^^^^^^^^^
File "/transformers/modeling_tf_pytorch_utils.py", line... | {
"login": "ben11211",
"id": 1986620,
"node_id": "MDQ6VXNlcjE5ODY2MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1986620?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ben11211",
"html_url": "https://github.com/ben11211",
"followers_url": "https://api.github.com/users/ben11... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40706/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/40706/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40705 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40705/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40705/comments | https://api.github.com/repos/huggingface/transformers/issues/40705/events | https://github.com/huggingface/transformers/issues/40705 | 3,385,921,866 | I_kwDOCUB6oc7J0RFK | 40,705 | [Potential Issue] Inappropriate handling of falsy values when parameters default to None | {
"login": "ruixCMU",
"id": 143538046,
"node_id": "U_kgDOCI43fg",
"avatar_url": "https://avatars.githubusercontent.com/u/143538046?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ruixCMU",
"html_url": "https://github.com/ruixCMU",
"followers_url": "https://api.github.com/users/ruixCMU/foll... | [] | closed | false | null | [] | null | [] | 2025-09-05T00:50:24 | 2025-10-13T08:03:06 | 2025-10-13T08:03:06 | NONE | null | null | null | null | ## Problem Description
This issue is identified using **CodeQL**. When any parameter of a function is set default to None, it is inappropriate to re-define it in the function body with a short-circuit evaluation like `lst = lst or []` because this will change any **falsy** value passed to the function for this paramete... | {
"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/40705/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/40705/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/40704 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40704/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40704/comments | https://api.github.com/repos/huggingface/transformers/issues/40704/events | https://github.com/huggingface/transformers/pull/40704 | 3,385,506,602 | PR_kwDOCUB6oc6m8f00 | 40,704 | Fix Whisper transcription accuracy degradation from end-of-audio noise : issue #40054 | {
"login": "bonpiedlaroute",
"id": 17798880,
"node_id": "MDQ6VXNlcjE3Nzk4ODgw",
"avatar_url": "https://avatars.githubusercontent.com/u/17798880?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bonpiedlaroute",
"html_url": "https://github.com/bonpiedlaroute",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | null | [] | 2025-09-04T21:19:35 | 2025-09-05T20:37:14 | 2025-09-05T20:37:14 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40704",
"html_url": "https://github.com/huggingface/transformers/pull/40704",
"diff_url": "https://github.com/huggingface/transformers/pull/40704.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40704.patch",
"merged_at... | Fixes #40054
**Problem :** Whisper models in transformers exhibit transcription accuracy issues when audio contains noise or non-speech signals at the very end. This causes the model to produce incomplete or inaccurate transcriptions, missing significant portions of the actual speech content.
**Solution:** ... | {
"login": "bonpiedlaroute",
"id": 17798880,
"node_id": "MDQ6VXNlcjE3Nzk4ODgw",
"avatar_url": "https://avatars.githubusercontent.com/u/17798880?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bonpiedlaroute",
"html_url": "https://github.com/bonpiedlaroute",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40704/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/40704/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40703 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40703/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40703/comments | https://api.github.com/repos/huggingface/transformers/issues/40703/events | https://github.com/huggingface/transformers/pull/40703 | 3,385,413,708 | PR_kwDOCUB6oc6m8O93 | 40,703 | Fetch one missing test data | {
"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-09-04T20:45:04 | 2025-09-04T21:05:24 | 2025-09-04T21:05:23 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40703",
"html_url": "https://github.com/huggingface/transformers/pull/40703",
"diff_url": "https://github.com/huggingface/transformers/pull/40703.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40703.patch",
"merged_at... | # What does this PR do?
It was missed .. | {
"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/40703/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/40703/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40702 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40702/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40702/comments | https://api.github.com/repos/huggingface/transformers/issues/40702/events | https://github.com/huggingface/transformers/pull/40702 | 3,385,390,642 | PR_kwDOCUB6oc6m8Klh | 40,702 | Avoid `T5GemmaModelTest::test_eager_matches_sdpa_inference` being flaky | {
"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-09-04T20:35:53 | 2025-09-04T20:45:23 | 2025-09-04T20:44:40 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40702",
"html_url": "https://github.com/huggingface/transformers/pull/40702",
"diff_url": "https://github.com/huggingface/transformers/pull/40702.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40702.patch",
"merged_at... | # What does this PR do?
See https://app.circleci.com/pipelines/github/huggingface/transformers/144943/workflows/f4bc060c-b21f-4528-9393-9fadc27fe49e/jobs/1916024
This is specific to `T5GemmaForTokenClassification` (maybe `T5GemmaForSequenceClassification` too), as they specify
> self.model(use_cache=False, ..... | {
"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/40702/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/40702/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40701 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40701/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40701/comments | https://api.github.com/repos/huggingface/transformers/issues/40701/events | https://github.com/huggingface/transformers/pull/40701 | 3,384,820,694 | PR_kwDOCUB6oc6m6e1- | 40,701 | [tests] update `test_past_key_values_format` and delete overwrites | {
"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-09-04T18:05:35 | 2025-09-09T21:55:46 | 2025-09-09T15:40:05 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40701",
"html_url": "https://github.com/huggingface/transformers/pull/40701",
"diff_url": "https://github.com/huggingface/transformers/pull/40701.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40701.patch",
"merged_at... | # What does this PR do?
(Carved from https://github.com/huggingface/transformers/pull/40553, which is becoming messy)
This PR:
- Updates `test_past_key_values_format` to support things like GQA or skipped kv cache layers. As a result, we can remove some overwrites/skips 💛
- In `get_text_config`, fixes a bug -... | {
"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/40701/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/40701/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40700 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40700/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40700/comments | https://api.github.com/repos/huggingface/transformers/issues/40700/events | https://github.com/huggingface/transformers/pull/40700 | 3,384,638,315 | PR_kwDOCUB6oc6m59XV | 40,700 | [`Gemma Embedding`] Fix SWA | {
"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... | [] | closed | false | null | [] | null | [] | 2025-09-04T17:17:17 | 2025-09-05T15:12:05 | 2025-09-05T15:12:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40700",
"html_url": "https://github.com/huggingface/transformers/pull/40700",
"diff_url": "https://github.com/huggingface/transformers/pull/40700.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40700.patch",
"merged_at... | ## The issue at hand
- Sliding window in eager/sdpa/flex used a window size of roughly `(SW-1, SW // 2)` instead of the intended `(SW // 2, SW // 2)`
- Sliding window in flash attention ignored the bidirectionality and used a window size of `(SW-1, SW-1)`
## The fix
- Indicate bidirectionality at init with the ne... | {
"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/40700/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/40700/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40699 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40699/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40699/comments | https://api.github.com/repos/huggingface/transformers/issues/40699/events | https://github.com/huggingface/transformers/pull/40699 | 3,384,495,832 | PR_kwDOCUB6oc6m5gQ6 | 40,699 | [tests] fix blip2 edge case | {
"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-09-04T16:27:16 | 2025-09-05T10:35:32 | 2025-09-05T10:35:30 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40699",
"html_url": "https://github.com/huggingface/transformers/pull/40699",
"diff_url": "https://github.com/huggingface/transformers/pull/40699.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40699.patch",
"merged_at... | # What does this PR do?
(Carved from #40553, which is becoming messy)
Our tests have the `model.config.get_text_config(decoder=True).is_encoder_decoder` pattern, which doesn't make sense -- we're pulling the decoder if it exists, and then checking if it is encoder-decoder.
The pattern exists because of `blip2`... | {
"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/40699/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/40699/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40698 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40698/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40698/comments | https://api.github.com/repos/huggingface/transformers/issues/40698/events | https://github.com/huggingface/transformers/pull/40698 | 3,384,393,948 | PR_kwDOCUB6oc6m5Kb8 | 40,698 | Support initializing FakeTensors | {
"login": "justinchuby",
"id": 11205048,
"node_id": "MDQ6VXNlcjExMjA1MDQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/11205048?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/justinchuby",
"html_url": "https://github.com/justinchuby",
"followers_url": "https://api.github.com/... | [] | open | false | null | [] | null | [] | 2025-09-04T15:58:36 | 2025-09-08T16:38:13 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40698",
"html_url": "https://github.com/huggingface/transformers/pull/40698",
"diff_url": "https://github.com/huggingface/transformers/pull/40698.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40698.patch",
"merged_at... | # What does this PR do?
Addresses https://github.com/pytorch/pytorch/issues/161636 by correctly constructing the kwarg for FakeTensors: in fake_tensors the device property is stored as "fake_device" when accessed via `__dict__`. However the initializer expects the device to be passed in as "device". This PR updates ... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40698/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/40698/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40697 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40697/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40697/comments | https://api.github.com/repos/huggingface/transformers/issues/40697/events | https://github.com/huggingface/transformers/pull/40697 | 3,384,306,044 | PR_kwDOCUB6oc6m43NI | 40,697 | feat(serve): add healthcheck test | {
"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... | [] | closed | false | null | [] | null | [] | 2025-09-04T15:37:50 | 2025-09-05T09:56:36 | 2025-09-05T09:56:35 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40697",
"html_url": "https://github.com/huggingface/transformers/pull/40697",
"diff_url": "https://github.com/huggingface/transformers/pull/40697.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40697.patch",
"merged_at... | Adding a test to make sure we don't remove the healthcheck endpoint | {
"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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40697/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/40697/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40696 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40696/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40696/comments | https://api.github.com/repos/huggingface/transformers/issues/40696/events | https://github.com/huggingface/transformers/pull/40696 | 3,384,063,233 | PR_kwDOCUB6oc6m4DRK | 40,696 | [Glm4.5V] fix vLLM support | {
"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... | [
{
"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-09-04T14:31:53 | 2025-09-14T07:06:39 | 2025-09-04T20:09:21 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40696",
"html_url": "https://github.com/huggingface/transformers/pull/40696",
"diff_url": "https://github.com/huggingface/transformers/pull/40696.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40696.patch",
"merged_at... | # What does this PR do?
GLM-4.5V inference does not work in the latest release and this PR fixes it. Specifically, users can now pass in a `VideoMetadata` object to processor's call which is needed to backwards compatibility (adding a test for this, one sec)
And a tiny fix in image processing to make helper utili... | {
"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/40696/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/40696/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40695 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40695/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40695/comments | https://api.github.com/repos/huggingface/transformers/issues/40695/events | https://github.com/huggingface/transformers/pull/40695 | 3,384,057,012 | PR_kwDOCUB6oc6m4B5e | 40,695 | remove vision2seq vs image-text-to-text | {
"login": "Vaibhavs10",
"id": 18682411,
"node_id": "MDQ6VXNlcjE4NjgyNDEx",
"avatar_url": "https://avatars.githubusercontent.com/u/18682411?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vaibhavs10",
"html_url": "https://github.com/Vaibhavs10",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | [] | 2025-09-04T14:30:15 | 2025-09-08T17:53:46 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40695",
"html_url": "https://github.com/huggingface/transformers/pull/40695",
"diff_url": "https://github.com/huggingface/transformers/pull/40695.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40695.patch",
"merged_at... | reference internal chat: https://huggingface.slack.com/archives/C070Q9GGGGY/p1756985150983899
Qwen models are tagged as both vision2seq as well as `image-text-to-text`, removing the former since it's deprecated.
| null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40695/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/40695/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40694 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40694/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40694/comments | https://api.github.com/repos/huggingface/transformers/issues/40694/events | https://github.com/huggingface/transformers/pull/40694 | 3,383,970,223 | PR_kwDOCUB6oc6m3u0Q | 40,694 | add: embedding model | {
"login": "RyanMullins",
"id": 868555,
"node_id": "MDQ6VXNlcjg2ODU1NQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/868555?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RyanMullins",
"html_url": "https://github.com/RyanMullins",
"followers_url": "https://api.github.com/user... | [] | closed | false | null | [] | null | [] | 2025-09-04T14:08:56 | 2025-09-11T08:26:36 | 2025-09-04T14:16:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40694",
"html_url": "https://github.com/huggingface/transformers/pull/40694",
"diff_url": "https://github.com/huggingface/transformers/pull/40694.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40694.patch",
"merged_at... | # What does this PR do?
Adds support for embedding model use cases to Gemma 3.
* Adds `use_bidirectional_attention` config flag
* Adds `_bidirectional_window_overlay()` for local sliding attention
* Adds relevant `or_mask` functions
* Updates weights conversion script with entries for EmbeddingGemma and Gemm... | {
"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/40694/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/40694/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40693 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40693/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40693/comments | https://api.github.com/repos/huggingface/transformers/issues/40693/events | https://github.com/huggingface/transformers/pull/40693 | 3,383,934,777 | PR_kwDOCUB6oc6m3nCO | 40,693 | Change docker image to preview for the MI355 CI | {
"login": "ahadnagy",
"id": 21314428,
"node_id": "MDQ6VXNlcjIxMzE0NDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/21314428?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ahadnagy",
"html_url": "https://github.com/ahadnagy",
"followers_url": "https://api.github.com/users/aha... | [] | closed | false | null | [] | null | [] | 2025-09-04T14:00:29 | 2025-09-04T15:23:09 | 2025-09-04T15:23:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40693",
"html_url": "https://github.com/huggingface/transformers/pull/40693",
"diff_url": "https://github.com/huggingface/transformers/pull/40693.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40693.patch",
"merged_at... | # What does this PR do?
The mainstream support for ROCm 7.0 in the official images is still a few weeks away, until then, we have to use a preview image for this CI pipeline.
<!-- Remove if not applicable -->
Fixes # (issue)
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can di... | {
"login": "ivarflakstad",
"id": 69173633,
"node_id": "MDQ6VXNlcjY5MTczNjMz",
"avatar_url": "https://avatars.githubusercontent.com/u/69173633?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ivarflakstad",
"html_url": "https://github.com/ivarflakstad",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40693/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/40693/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40692 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40692/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40692/comments | https://api.github.com/repos/huggingface/transformers/issues/40692/events | https://github.com/huggingface/transformers/pull/40692 | 3,383,673,100 | PR_kwDOCUB6oc6m2tCq | 40,692 | [Continous Batching] fix do_Sample=True in continuous batching | {
"login": "kashif",
"id": 8100,
"node_id": "MDQ6VXNlcjgxMDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/8100?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kashif",
"html_url": "https://github.com/kashif",
"followers_url": "https://api.github.com/users/kashif/followers",
... | [] | closed | false | null | [] | null | [] | 2025-09-04T12:58:59 | 2025-09-08T08:30:17 | 2025-09-08T08:30:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40692",
"html_url": "https://github.com/huggingface/transformers/pull/40692",
"diff_url": "https://github.com/huggingface/transformers/pull/40692.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40692.patch",
"merged_at... | This pull request introduces improvements to sampling support in continuous batching generation, enhances tensor shape handling for logit processors, and expands test coverage for batch generation with sampling. The main changes are grouped below:
**Sampling and Generation Behavior:**
* Enabled sampling in `batch... | {
"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/40692/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/40692/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40691 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40691/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40691/comments | https://api.github.com/repos/huggingface/transformers/issues/40691/events | https://github.com/huggingface/transformers/pull/40691 | 3,383,463,353 | PR_kwDOCUB6oc6m1_Br | 40,691 | Fix loaded data order bug when resuming from epoch >= 1 | {
"login": "ngazagna-qc",
"id": 193245785,
"node_id": "U_kgDOC4SyWQ",
"avatar_url": "https://avatars.githubusercontent.com/u/193245785?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ngazagna-qc",
"html_url": "https://github.com/ngazagna-qc",
"followers_url": "https://api.github.com/users/... | [] | open | false | null | [] | null | [] | 2025-09-04T12:05:07 | 2025-10-28T10:13:01 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40691",
"html_url": "https://github.com/huggingface/transformers/pull/40691",
"diff_url": "https://github.com/huggingface/transformers/pull/40691.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40691.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": "ngazagna-qc",
"id": 193245785,
"node_id": "U_kgDOC4SyWQ",
"avatar_url": "https://avatars.githubusercontent.com/u/193245785?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ngazagna-qc",
"html_url": "https://github.com/ngazagna-qc",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40691/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/40691/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40690 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40690/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40690/comments | https://api.github.com/repos/huggingface/transformers/issues/40690/events | https://github.com/huggingface/transformers/issues/40690 | 3,383,400,948 | I_kwDOCUB6oc7Jqpn0 | 40,690 | Batches loaded from wrong epoch when resuming from second epoch | {
"login": "ngazagna-qc",
"id": 193245785,
"node_id": "U_kgDOC4SyWQ",
"avatar_url": "https://avatars.githubusercontent.com/u/193245785?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ngazagna-qc",
"html_url": "https://github.com/ngazagna-qc",
"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
}
] | open | false | null | [] | null | [] | 2025-09-04T11:48:41 | 2025-10-06T08:55:46 | null | NONE | null | null | null | null | ### System Info
**Required system information**
```text
- `transformers` version: 4.57.0.dev0
- Platform: Linux-5.15.0-133-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.34.4
- Safetensors version: 0.6.2
- Accelerate version: 1.10.1
- Accelerate config: not found
- DeepSpeed ve... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40690/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/40690/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/40689 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40689/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40689/comments | https://api.github.com/repos/huggingface/transformers/issues/40689/events | https://github.com/huggingface/transformers/pull/40689 | 3,383,263,520 | PR_kwDOCUB6oc6m1SeK | 40,689 | Final test data cache - inside CI docker images | {
"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-09-04T11:10:12 | 2025-09-04T13:12:50 | 2025-09-04T13:12:49 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40689",
"html_url": "https://github.com/huggingface/transformers/pull/40689",
"diff_url": "https://github.com/huggingface/transformers/pull/40689.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40689.patch",
"merged_at... | # What does this PR do?
Cache the test data during the CI docker image build time.
Hope you would be happy with this :-) @manueldeprada
I tried with the dev images which works. I will push the real images then merge if you are happy. | {
"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/40689/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/40689/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40688 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40688/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40688/comments | https://api.github.com/repos/huggingface/transformers/issues/40688/events | https://github.com/huggingface/transformers/pull/40688 | 3,383,032,884 | PR_kwDOCUB6oc6m0fLh | 40,688 | Support sliding window in CB | {
"login": "remi-or",
"id": 83456801,
"node_id": "MDQ6VXNlcjgzNDU2ODAx",
"avatar_url": "https://avatars.githubusercontent.com/u/83456801?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/remi-or",
"html_url": "https://github.com/remi-or",
"followers_url": "https://api.github.com/users/remi-o... | [] | closed | false | {
"login": "remi-or",
"id": 83456801,
"node_id": "MDQ6VXNlcjgzNDU2ODAx",
"avatar_url": "https://avatars.githubusercontent.com/u/83456801?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/remi-or",
"html_url": "https://github.com/remi-or",
"followers_url": "https://api.github.com/users/remi-o... | [
{
"login": "remi-or",
"id": 83456801,
"node_id": "MDQ6VXNlcjgzNDU2ODAx",
"avatar_url": "https://avatars.githubusercontent.com/u/83456801?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/remi-or",
"html_url": "https://github.com/remi-or",
"followers_url": "https://api.git... | null | [] | 2025-09-04T10:07:31 | 2025-09-09T13:51:12 | 2025-09-09T13:51:11 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40688",
"html_url": "https://github.com/huggingface/transformers/pull/40688",
"diff_url": "https://github.com/huggingface/transformers/pull/40688.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40688.patch",
"merged_at... | This PR introduces support for sliding window attention in CB, using an allocator that can support both full attention and sliding window attention. Code works with almost similar performances (665 -> 655 tok/s in the example) but I am putting the PR in draft status until:
- [x] Code is tested on Nvidia with and wit... | {
"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/40688/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 3,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/40688/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40687 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40687/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40687/comments | https://api.github.com/repos/huggingface/transformers/issues/40687/events | https://github.com/huggingface/transformers/issues/40687 | 3,382,897,462 | I_kwDOCUB6oc7Jous2 | 40,687 | the continue_final_message parameter in apply_chat_template can behave unexpectedly in some cases | {
"login": "usepr",
"id": 4797252,
"node_id": "MDQ6VXNlcjQ3OTcyNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4797252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/usepr",
"html_url": "https://github.com/usepr",
"followers_url": "https://api.github.com/users/usepr/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-09-04T09:27:26 | 2025-09-08T17:25:13 | 2025-09-08T17:25:13 | NONE | null | null | null | null | ### System Info
In `transformers/src/transformers/utils/chat_template_utils.py@render_jinja_template()`, if `continue_final_message` is set to `True`, then the content of the final message will be used to split the `rendered_chat` string.
```python
final_msg_loc = rendered_chat.rindex(final_message.strip())
...
render... | {
"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/40687/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/40687/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/40686 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40686/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40686/comments | https://api.github.com/repos/huggingface/transformers/issues/40686/events | https://github.com/huggingface/transformers/pull/40686 | 3,382,744,443 | PR_kwDOCUB6oc6mzhVR | 40,686 | Add Optional typing | {
"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-09-04T08:46:30 | 2025-09-06T06:48:22 | 2025-09-05T15:05:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40686",
"html_url": "https://github.com/huggingface/transformers/pull/40686",
"diff_url": "https://github.com/huggingface/transformers/pull/40686.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40686.patch",
"merged_at... | # What does this PR do?
Add Optional to more types, these are not detected by ruff.
The incorrect typing was found by
```
grep ': [^:=O|N,]*= *None' -r src/transformers | grep -v tf | grep -v flax | more
```
The changes were generated by the following commands:
```
sed -i -e 's/: AudioInput = None/: Optional[... | {
"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/40686/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/40686/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40685 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40685/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40685/comments | https://api.github.com/repos/huggingface/transformers/issues/40685/events | https://github.com/huggingface/transformers/pull/40685 | 3,382,665,038 | PR_kwDOCUB6oc6mzQKo | 40,685 | Fix parent classes of AllKwargsForChatTemplate | {
"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-09-04T08:20:47 | 2025-09-06T06:48:32 | 2025-09-05T11:08:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40685",
"html_url": "https://github.com/huggingface/transformers/pull/40685",
"diff_url": "https://github.com/huggingface/transformers/pull/40685.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40685.patch",
"merged_at... | # What does this PR do?
Remove unused members of AllKwargsForChatTemplate | {
"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/40685/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/40685/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40684 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40684/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40684/comments | https://api.github.com/repos/huggingface/transformers/issues/40684/events | https://github.com/huggingface/transformers/pull/40684 | 3,382,631,814 | PR_kwDOCUB6oc6mzJBf | 40,684 | Load a tiny video to make CI faster | {
"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-09-04T08:09:30 | 2025-09-04T12:49:01 | 2025-09-04T12:49:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40684",
"html_url": "https://github.com/huggingface/transformers/pull/40684",
"diff_url": "https://github.com/huggingface/transformers/pull/40684.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40684.patch",
"merged_at... | # What does this PR do?
As discussed internally, let's load a smaller video here because the processor doesn't do video sampling during the test. The new tiny video consists of only 10 frames
Some values were updated in tests because the sampling logic depends on loaded video's length and FPS | {
"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/40684/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/40684/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40683 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40683/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40683/comments | https://api.github.com/repos/huggingface/transformers/issues/40683/events | https://github.com/huggingface/transformers/pull/40683 | 3,382,628,503 | PR_kwDOCUB6oc6mzITL | 40,683 | Mark `Aimv2ModelTest::test_eager_matches_sdpa_inference_04_fp16_pad_right_sdpa_kernels` as flaky | {
"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-09-04T08:08:37 | 2025-09-04T08:30:16 | 2025-09-04T08:30:15 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40683",
"html_url": "https://github.com/huggingface/transformers/pull/40683",
"diff_url": "https://github.com/huggingface/transformers/pull/40683.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40683.patch",
"merged_at... | # What does this PR do?
Without this, we get 0.026% of failure rate. | {
"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/40683/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/40683/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40682 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40682/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40682/comments | https://api.github.com/repos/huggingface/transformers/issues/40682/events | https://github.com/huggingface/transformers/issues/40682 | 3,382,608,255 | I_kwDOCUB6oc7JnoF_ | 40,682 | Performance Regression in Whisper with torch.compile on v4.52.0+ (vs v4.51.0) | {
"login": "baeseongsu",
"id": 32122993,
"node_id": "MDQ6VXNlcjMyMTIyOTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/32122993?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baeseongsu",
"html_url": "https://github.com/baeseongsu",
"followers_url": "https://api.github.com/use... | [
{
"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... | closed | false | null | [] | null | [] | 2025-09-04T08:01:38 | 2025-10-12T08:02:37 | 2025-10-12T08:02:37 | CONTRIBUTOR | null | null | null | null | ### System Info
- `transformers` version: 4.52.0
- Platform: Linux-5.15.0-106-generic-x86_64-with-glibc2.39
- Python version: 3.12.3
- Huggingface_hub version: 0.34.4
- Safetensors version: 0.5.2
- Accelerate version: 1.5.2
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (GPU?): ... | {
"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/40682/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/40682/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/40681 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40681/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40681/comments | https://api.github.com/repos/huggingface/transformers/issues/40681/events | https://github.com/huggingface/transformers/pull/40681 | 3,382,531,420 | PR_kwDOCUB6oc6myzpV | 40,681 | CircleCI docker images cleanup / update / fix | {
"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-09-04T07:35:21 | 2025-09-04T08:42:20 | 2025-09-04T08:42:18 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40681",
"html_url": "https://github.com/huggingface/transformers/pull/40681",
"diff_url": "https://github.com/huggingface/transformers/pull/40681.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40681.patch",
"merged_at... | # What does this PR do?
CircleCI docker images cleanup / update / fix:
- remove tf/jax related docker files and their usage
- remove `tests_onnx` job on CircleCI which currently use `"image":"huggingface/transformers-torch-tf-light"`
- a few fix for docker images failing to build: see [here](https://github.c... | {
"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/40681/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/40681/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40680 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40680/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40680/comments | https://api.github.com/repos/huggingface/transformers/issues/40680/events | https://github.com/huggingface/transformers/issues/40680 | 3,382,497,670 | I_kwDOCUB6oc7JnNGG | 40,680 | Idea: Exploring Mathematical Extensions for GPT-style Models (teaser) | {
"login": "muzamil-ashiq",
"id": 223241381,
"node_id": "U_kgDODU5kpQ",
"avatar_url": "https://avatars.githubusercontent.com/u/223241381?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muzamil-ashiq",
"html_url": "https://github.com/muzamil-ashiq",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-09-04T07:23:29 | 2025-10-12T08:02:38 | 2025-10-12T08:02:38 | NONE | null | null | null | null | Hi Transformers team 👋,
I’ve been experimenting with a conceptual enhancement to GPT-style architectures—introducing mathematical mechanisms for memory and adaptive learning—while keeping the overall transformer backbone intact.
I’ve documented the approach in Markdown (README + comparison notes), but haven’t publis... | {
"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/40680/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/40680/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/40679 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40679/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40679/comments | https://api.github.com/repos/huggingface/transformers/issues/40679/events | https://github.com/huggingface/transformers/pull/40679 | 3,382,486,575 | PR_kwDOCUB6oc6myqBo | 40,679 | Fix TypedDict usage | {
"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-09-04T07:19:21 | 2025-09-10T09:34:02 | 2025-09-10T09:33:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40679",
"html_url": "https://github.com/huggingface/transformers/pull/40679",
"diff_url": "https://github.com/huggingface/transformers/pull/40679.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40679.patch",
"merged_at... | # What does this PR do?
Remove default values for keys because they have no effect. | {
"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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40679/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/40679/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40678 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40678/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40678/comments | https://api.github.com/repos/huggingface/transformers/issues/40678/events | https://github.com/huggingface/transformers/issues/40678 | 3,382,472,003 | I_kwDOCUB6oc7JnG1D | 40,678 | updating `dtype` during `from_pretrained()` causes minor issue | {
"login": "kwonmha",
"id": 8953934,
"node_id": "MDQ6VXNlcjg5NTM5MzQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/8953934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kwonmha",
"html_url": "https://github.com/kwonmha",
"followers_url": "https://api.github.com/users/kwonmha/... | [
{
"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-09-04T07:13:51 | 2025-09-04T09:17:51 | 2025-09-04T09:17:51 | CONTRIBUTOR | null | null | null | null | ### System Info
transformers 4.56.0
### Who can help?
@ArthurZucker
### Information
- [x] 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)
### Reproductio... | {
"login": "kwonmha",
"id": 8953934,
"node_id": "MDQ6VXNlcjg5NTM5MzQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/8953934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kwonmha",
"html_url": "https://github.com/kwonmha",
"followers_url": "https://api.github.com/users/kwonmha/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40678/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/40678/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/40677 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40677/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40677/comments | https://api.github.com/repos/huggingface/transformers/issues/40677/events | https://github.com/huggingface/transformers/pull/40677 | 3,382,410,223 | PR_kwDOCUB6oc6myZtD | 40,677 | Avoid night torch CI not run because of irrelevant docker image failing to build | {
"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-09-04T06:53:00 | 2025-09-04T07:08:57 | 2025-09-04T07:06:37 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40677",
"html_url": "https://github.com/huggingface/transformers/pull/40677",
"diff_url": "https://github.com/huggingface/transformers/pull/40677.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40677.patch",
"merged_at... | # What does this PR do?
Currently, the workflow
> .github/workflows/self-nightly-caller.yml
calls
```
build_nightly_torch_ci_images:
name: Build CI Docker Images with nightly torch
uses: ./.github/workflows/build-nightly-ci-docker-images.yml
```
which builds 2 docker images in 2 jobs
``... | {
"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/40677/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/40677/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40676 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40676/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40676/comments | https://api.github.com/repos/huggingface/transformers/issues/40676/events | https://github.com/huggingface/transformers/pull/40676 | 3,382,403,938 | PR_kwDOCUB6oc6myYYF | 40,676 | Fix parent classes of ProcessingKwargs | {
"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-09-04T06:50:24 | 2025-09-06T06:48:40 | 2025-09-05T10:01:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40676",
"html_url": "https://github.com/huggingface/transformers/pull/40676",
"diff_url": "https://github.com/huggingface/transformers/pull/40676.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40676.patch",
"merged_at... | # What does this PR do?
The parent classes of `ProcessingKwargs` look incorrect.
| {
"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/40676/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/40676/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40675 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40675/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40675/comments | https://api.github.com/repos/huggingface/transformers/issues/40675/events | https://github.com/huggingface/transformers/pull/40675 | 3,382,092,923 | PR_kwDOCUB6oc6mxV99 | 40,675 | Skip more fast v.s slow image processor 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-09-04T04:30:31 | 2025-09-04T04:39:15 | 2025-09-04T04:35:44 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40675",
"html_url": "https://github.com/huggingface/transformers/pull/40675",
"diff_url": "https://github.com/huggingface/transformers/pull/40675.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40675.patch",
"merged_at... | # What does this PR do?
Either flaky or always failing. Get rid of this ... | {
"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/40675/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/40675/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40674 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40674/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40674/comments | https://api.github.com/repos/huggingface/transformers/issues/40674/events | https://github.com/huggingface/transformers/issues/40674 | 3,381,746,913 | I_kwDOCUB6oc7JkVzh | 40,674 | Add object detection heads to DINOv3 | {
"login": "ryan-minato",
"id": 82735346,
"node_id": "MDQ6VXNlcjgyNzM1MzQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/82735346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ryan-minato",
"html_url": "https://github.com/ryan-minato",
"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-09-04T01:01:56 | 2025-09-17T04:48:17 | null | NONE | null | null | null | null | ### Feature request
The DINOv3 codebase includes several task-specific heads for a variety of tasks, including classification, depth estimation, object detection, and semantic segmentation.
The initial focus of this feature request is to integrate the **object detection head**, with the hope that other heads like sem... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40674/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/40674/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/40673 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40673/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40673/comments | https://api.github.com/repos/huggingface/transformers/issues/40673/events | https://github.com/huggingface/transformers/pull/40673 | 3,381,612,065 | PR_kwDOCUB6oc6mvu7S | 40,673 | [Quantization] Allow loading of transform configs | {
"login": "kylesayrs",
"id": 17103692,
"node_id": "MDQ6VXNlcjE3MTAzNjky",
"avatar_url": "https://avatars.githubusercontent.com/u/17103692?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kylesayrs",
"html_url": "https://github.com/kylesayrs",
"followers_url": "https://api.github.com/users/... | [] | open | false | null | [] | null | [] | 2025-09-03T23:28:31 | 2025-10-08T22:31:35 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40673",
"html_url": "https://github.com/huggingface/transformers/pull/40673",
"diff_url": "https://github.com/huggingface/transformers/pull/40673.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40673.patch",
"merged_at... | ## Purpose ##
* Support loading models with online transforms applied via Compressed Tensors (LLM Compressor)
## Prerequisites ##
* https://github.com/neuralmagic/compressed-tensors/pull/445
## Changes ##
* Require a minimum compressed tensors version of `0.11.0` (to support transform features)
* Load transfo... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40673/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/40673/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40672 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40672/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40672/comments | https://api.github.com/repos/huggingface/transformers/issues/40672/events | https://github.com/huggingface/transformers/issues/40672 | 3,381,534,948 | I_kwDOCUB6oc7JjiDk | 40,672 | Preserve original GGUF dtypes during fp32 conversion | {
"login": "dillondesilva",
"id": 10183259,
"node_id": "MDQ6VXNlcjEwMTgzMjU5",
"avatar_url": "https://avatars.githubusercontent.com/u/10183259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dillondesilva",
"html_url": "https://github.com/dillondesilva",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | [] | 2025-09-03T22:49:07 | 2025-09-14T22:40:52 | 2025-09-14T22:40:52 | NONE | null | null | null | null | Hi there,
Just curious, I noticed when using `gguf` within transformers to load a .gguf model, it is dequantised to fp32.
Would it be possible to include a patch which propagates some of the original tensor dtype information as model metadata? The end goal here is so that a dev could load a .gguf model via transforme... | {
"login": "dillondesilva",
"id": 10183259,
"node_id": "MDQ6VXNlcjEwMTgzMjU5",
"avatar_url": "https://avatars.githubusercontent.com/u/10183259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dillondesilva",
"html_url": "https://github.com/dillondesilva",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40672/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/40672/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/40671 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40671/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40671/comments | https://api.github.com/repos/huggingface/transformers/issues/40671/events | https://github.com/huggingface/transformers/pull/40671 | 3,381,415,189 | PR_kwDOCUB6oc6mvDfA | 40,671 | Fixing bug in Voxtral when merging text and audio embeddings | {
"login": "rcogill",
"id": 17432723,
"node_id": "MDQ6VXNlcjE3NDMyNzIz",
"avatar_url": "https://avatars.githubusercontent.com/u/17432723?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rcogill",
"html_url": "https://github.com/rcogill",
"followers_url": "https://api.github.com/users/rcogil... | [] | closed | false | null | [] | null | [] | 2025-09-03T21:54:46 | 2025-09-04T15:15:50 | 2025-09-04T15:11:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40671",
"html_url": "https://github.com/huggingface/transformers/pull/40671",
"diff_url": "https://github.com/huggingface/transformers/pull/40671.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40671.patch",
"merged_at... | # What does this PR do?
This PR addresses two issues arising from an [in-place operation where audio and text embeddings are merged](https://github.com/huggingface/transformers/blob/main/src/transformers/models/voxtral/modeling_voxtral.py#L512) in the Voxtral model. This fixes [Issue #40488](https://github.com/huggi... | {
"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/40671/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/40671/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40670 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40670/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40670/comments | https://api.github.com/repos/huggingface/transformers/issues/40670/events | https://github.com/huggingface/transformers/pull/40670 | 3,380,922,140 | PR_kwDOCUB6oc6mtXM1 | 40,670 | Add ability to run Gemma 2 models without post layer norm | {
"login": "amer-sinha",
"id": 230069029,
"node_id": "U_kgDODbaTJQ",
"avatar_url": "https://avatars.githubusercontent.com/u/230069029?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amer-sinha",
"html_url": "https://github.com/amer-sinha",
"followers_url": "https://api.github.com/users/ame... | [] | open | false | null | [] | null | [] | 2025-09-03T18:58:10 | 2025-09-04T17:26:53 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40670",
"html_url": "https://github.com/huggingface/transformers/pull/40670",
"diff_url": "https://github.com/huggingface/transformers/pull/40670.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40670.patch",
"merged_at... | # What does this PR do?
adds the ability for Gemma2 models to run without post attention layer normalization and post feedforward layer normalization.
<!--
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 yo... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40670/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/40670/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40669 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40669/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40669/comments | https://api.github.com/repos/huggingface/transformers/issues/40669/events | https://github.com/huggingface/transformers/pull/40669 | 3,380,866,943 | PR_kwDOCUB6oc6mtLCR | 40,669 | fix broken offline mode when loading tokenizer from hub | {
"login": "winglian",
"id": 381258,
"node_id": "MDQ6VXNlcjM4MTI1OA==",
"avatar_url": "https://avatars.githubusercontent.com/u/381258?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/winglian",
"html_url": "https://github.com/winglian",
"followers_url": "https://api.github.com/users/winglia... | [
{
"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-09-03T18:39:13 | 2025-09-04T12:20:48 | 2025-09-04T12:15:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40669",
"html_url": "https://github.com/huggingface/transformers/pull/40669",
"diff_url": "https://github.com/huggingface/transformers/pull/40669.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40669.patch",
"merged_at... | # What does this PR do?
#39874 broke loading tokenizers from_pretrained when using offline mode. Hub's `OfflineModeIsEnabled` extends python's builtin `ConnectionError` , not `requests.exceptions.ConnectionError`
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your... | {
"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/40669/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/40669/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40668 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40668/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40668/comments | https://api.github.com/repos/huggingface/transformers/issues/40668/events | https://github.com/huggingface/transformers/pull/40668 | 3,380,534,566 | PR_kwDOCUB6oc6msB_4 | 40,668 | Fix backward compatibility with accelerate in Trainer | {
"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/... | [
{
"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-09-03T16:49:00 | 2025-09-08T12:31:34 | 2025-09-04T16:15:15 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40668",
"html_url": "https://github.com/huggingface/transformers/pull/40668",
"diff_url": "https://github.com/huggingface/transformers/pull/40668.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40668.patch",
"merged_at... | `Accelerator().parallelism_config` only exists from accelerate 1.10. This PR ensure backward compatibility with older versions
cc @ArthurZucker for patch please 🙏 | {
"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/40668/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/40668/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40667 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40667/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40667/comments | https://api.github.com/repos/huggingface/transformers/issues/40667/events | https://github.com/huggingface/transformers/pull/40667 | 3,380,512,757 | PR_kwDOCUB6oc6mr9RH | 40,667 | Fix self.dropout_p is not defined for SamAttention/Sam2Attention | {
"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": 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-09-03T16:40:46 | 2025-09-04T17:32:40 | 2025-09-04T17:32:40 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40667",
"html_url": "https://github.com/huggingface/transformers/pull/40667",
"diff_url": "https://github.com/huggingface/transformers/pull/40667.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40667.patch",
"merged_at... | # What does this PR do?
Fixes https://github.com/huggingface/transformers/issues/40255#issuecomment-3247886994
`self.dropout_p` shouldn't be used for SamAttention/Sam2Attention, only for RoPE attention (memory attention) in Sam2Video | {
"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/40667/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/40667/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40666 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40666/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40666/comments | https://api.github.com/repos/huggingface/transformers/issues/40666/events | https://github.com/huggingface/transformers/pull/40666 | 3,380,497,395 | PR_kwDOCUB6oc6mr5_B | 40,666 | Remove overwritten `GitModelTest::test_beam_search_generate` | {
"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-09-03T16:34:30 | 2025-09-03T16:55:47 | 2025-09-03T16:55:45 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40666",
"html_url": "https://github.com/huggingface/transformers/pull/40666",
"diff_url": "https://github.com/huggingface/transformers/pull/40666.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40666.patch",
"merged_at... | # What does this PR do?
This test overwrites the one from `GenerationTesterMixin`
and we have it being flaky
> FAILED tests/models/git/test_modeling_git.py::GitModelTest::test_beam_search_generate - AssertionError: torch.Size([26, 16]) != (26, 20)
https://app.circleci.com/pipelines/github/huggingface/transf... | {
"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/40666/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/40666/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40665 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40665/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40665/comments | https://api.github.com/repos/huggingface/transformers/issues/40665/events | https://github.com/huggingface/transformers/pull/40665 | 3,380,431,396 | PR_kwDOCUB6oc6mrsHT | 40,665 | Add codebook_dim attribute to DacVectorQuantize for DacResidualVectorQuantize.from_latents() | {
"login": "flavioialongo",
"id": 67295718,
"node_id": "MDQ6VXNlcjY3Mjk1NzE4",
"avatar_url": "https://avatars.githubusercontent.com/u/67295718?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/flavioialongo",
"html_url": "https://github.com/flavioialongo",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | [] | 2025-09-03T16:10:53 | 2025-09-04T11:33:40 | 2025-09-04T11:29:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40665",
"html_url": "https://github.com/huggingface/transformers/pull/40665",
"diff_url": "https://github.com/huggingface/transformers/pull/40665.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40665.patch",
"merged_at... | # What does this PR do?
This PR fixes an issue where DacResidualVectorQuantize.from_latents required an additional attribute from the DacVectorQuantize class.
- Added the missing instance attribute in the class initialization.
- Prevents runtime errors when calling from_latents.
## Before submitting
- [x] Bug-fi... | {
"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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40665/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/40665/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40664 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40664/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40664/comments | https://api.github.com/repos/huggingface/transformers/issues/40664/events | https://github.com/huggingface/transformers/pull/40664 | 3,380,411,196 | PR_kwDOCUB6oc6mrn2A | 40,664 | Skip `test_prompt_lookup_decoding_matches_greedy_search` for `qwen2_audio` | {
"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-09-03T16:04:10 | 2025-09-03T16:43:37 | 2025-09-03T16:43:35 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40664",
"html_url": "https://github.com/huggingface/transformers/pull/40664",
"diff_url": "https://github.com/huggingface/transformers/pull/40664.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40664.patch",
"merged_at... | # What does this PR do?
Same as #40643
We will soon make it more automatically, but for now just skip this way. | {
"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/40664/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/40664/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40663 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40663/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40663/comments | https://api.github.com/repos/huggingface/transformers/issues/40663/events | https://github.com/huggingface/transformers/pull/40663 | 3,380,348,915 | PR_kwDOCUB6oc6mraTc | 40,663 | Skip `test_fast_is_faster_than_slow` for `Owlv2ImageProcessingTest` | {
"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-09-03T15:44:07 | 2025-09-03T15:53:32 | 2025-09-03T15:49:10 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40663",
"html_url": "https://github.com/huggingface/transformers/pull/40663",
"diff_url": "https://github.com/huggingface/transformers/pull/40663.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40663.patch",
"merged_at... | # What does this PR do?
Similar to #40599
Never pass, but not reported due to CI pytest worker crash for some time | {
"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/40663/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/40663/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40662 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40662/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40662/comments | https://api.github.com/repos/huggingface/transformers/issues/40662/events | https://github.com/huggingface/transformers/pull/40662 | 3,380,308,862 | PR_kwDOCUB6oc6mrRr8 | 40,662 | sync | {
"login": "brian030128",
"id": 37238439,
"node_id": "MDQ6VXNlcjM3MjM4NDM5",
"avatar_url": "https://avatars.githubusercontent.com/u/37238439?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/brian030128",
"html_url": "https://github.com/brian030128",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-09-03T15:30:20 | 2025-09-03T16:24:34 | 2025-09-03T16:24:34 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40662",
"html_url": "https://github.com/huggingface/transformers/pull/40662",
"diff_url": "https://github.com/huggingface/transformers/pull/40662.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40662.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": "brian030128",
"id": 37238439,
"node_id": "MDQ6VXNlcjM3MjM4NDM5",
"avatar_url": "https://avatars.githubusercontent.com/u/37238439?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/brian030128",
"html_url": "https://github.com/brian030128",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40662/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/40662/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40661 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40661/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40661/comments | https://api.github.com/repos/huggingface/transformers/issues/40661/events | https://github.com/huggingface/transformers/pull/40661 | 3,380,259,766 | PR_kwDOCUB6oc6mrG_4 | 40,661 | Update `check_determinism` inside `test_determinism` | {
"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-09-03T15:15:18 | 2025-09-03T15:30:41 | 2025-09-03T15:30:39 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40661",
"html_url": "https://github.com/huggingface/transformers/pull/40661",
"diff_url": "https://github.com/huggingface/transformers/pull/40661.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40661.patch",
"merged_at... | # What does this PR do?
Flaky at least for
> FAILED tests/models/evolla/test_modeling_evolla.py::EvollaModelTest::test_determinism - ValueError: zero-size array to reduction operation maximum which has no identity
where tensors on both sides are all `nan`.
Let's simply not compare in this case.
### Faile... | {
"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/40661/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/40661/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40660 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40660/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40660/comments | https://api.github.com/repos/huggingface/transformers/issues/40660/events | https://github.com/huggingface/transformers/pull/40660 | 3,380,190,721 | PR_kwDOCUB6oc6mq4Kt | 40,660 | Fix Metaclip modular conversion | {
"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-09-03T14:54:29 | 2025-09-03T15:13:52 | 2025-09-03T15:13:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40660",
"html_url": "https://github.com/huggingface/transformers/pull/40660",
"diff_url": "https://github.com/huggingface/transformers/pull/40660.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40660.patch",
"merged_at... | Likely a CI issue on our end - the CI passed for https://github.com/huggingface/transformers/pull/40565 but there were some issues with the modular conversion. I reran `make fix-copies` to fix. | {
"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/40660/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/40660/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40659 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40659/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40659/comments | https://api.github.com/repos/huggingface/transformers/issues/40659/events | https://github.com/huggingface/transformers/issues/40659 | 3,380,067,957 | I_kwDOCUB6oc7Jd751 | 40,659 | Automodel.from_pretrained fails with -OO flag | {
"login": "SimonDR-Boltzmann",
"id": 76128548,
"node_id": "MDQ6VXNlcjc2MTI4NTQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/76128548?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SimonDR-Boltzmann",
"html_url": "https://github.com/SimonDR-Boltzmann",
"followers_url": "https... | [
{
"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-09-03T14:21:25 | 2025-10-12T08:02:40 | 2025-10-12T08:02:40 | NONE | null | null | null | null | ### System Info
- `transformers` version: 4.56.0
- Platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36
- Python version: 3.11.2
- Huggingface_hub version: 0.34.4
- Safetensors version: 0.6.2
- Accelerate version: not installed
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (accele... | {
"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/40659/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/40659/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/40658 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40658/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40658/comments | https://api.github.com/repos/huggingface/transformers/issues/40658/events | https://github.com/huggingface/transformers/pull/40658 | 3,379,983,840 | PR_kwDOCUB6oc6mqK7H | 40,658 | Avoid attention_mask copy in qwen2.5 | {
"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-09-03T13:58:18 | 2025-09-04T00:49:46 | 2025-09-03T15:17:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40658",
"html_url": "https://github.com/huggingface/transformers/pull/40658",
"diff_url": "https://github.com/huggingface/transformers/pull/40658.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40658.patch",
"merged_at... | # What does this PR do?
Avoid attention_mask copy | {
"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/40658/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/40658/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40657 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40657/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40657/comments | https://api.github.com/repos/huggingface/transformers/issues/40657/events | https://github.com/huggingface/transformers/pull/40657 | 3,379,978,040 | PR_kwDOCUB6oc6mqJpf | 40,657 | Align assisted generate for unified signature in decoding methods | {
"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-09-03T13:56:41 | 2025-09-04T20:47:45 | 2025-09-04T20:47:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40657",
"html_url": "https://github.com/huggingface/transformers/pull/40657",
"diff_url": "https://github.com/huggingface/transformers/pull/40657.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40657.patch",
"merged_at... | @gante let me know what do you think of something like this, it would make my life easier for #40652, which is still not ready for review. It also progresses towards the goal of a set of defined stages with readable general signatures. | {
"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/40657/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/40657/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40656 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40656/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40656/comments | https://api.github.com/repos/huggingface/transformers/issues/40656/events | https://github.com/huggingface/transformers/pull/40656 | 3,379,949,956 | PR_kwDOCUB6oc6mqDbv | 40,656 | No sync | {
"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-09-03T13:49:24 | 2025-09-03T13:49:32 | 2025-09-03T13:49:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40656",
"html_url": "https://github.com/huggingface/transformers/pull/40656",
"diff_url": "https://github.com/huggingface/transformers/pull/40656.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40656.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": "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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40656/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/40656/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40655 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40655/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40655/comments | https://api.github.com/repos/huggingface/transformers/issues/40655/events | https://github.com/huggingface/transformers/pull/40655 | 3,379,753,134 | PR_kwDOCUB6oc6mpYZ2 | 40,655 | Mark `LongformerModelTest::test_attention_outputs` as flaky | {
"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-09-03T12:54:34 | 2025-09-03T13:19:03 | 2025-09-03T13:19:02 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40655",
"html_url": "https://github.com/huggingface/transformers/pull/40655",
"diff_url": "https://github.com/huggingface/transformers/pull/40655.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40655.patch",
"merged_at... | # What does this PR do?
Small failure rate, but still seeing it
https://app.circleci.com/pipelines/github/huggingface/transformers/143883/workflows/85ccd674-ccf8-4880-9144-4a2660676b0b/jobs/1902199
Not sure the way `LongformerAttention` and/or `LongformerSelfAttention` processing the attentions they would retu... | {
"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/40655/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/40655/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40654 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40654/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40654/comments | https://api.github.com/repos/huggingface/transformers/issues/40654/events | https://github.com/huggingface/transformers/pull/40654 | 3,379,675,228 | PR_kwDOCUB6oc6mpHYO | 40,654 | Remove TF/Flax examples | {
"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-09-03T12:35:37 | 2025-09-03T13:15:59 | 2025-09-03T13:15:58 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40654",
"html_url": "https://github.com/huggingface/transformers/pull/40654",
"diff_url": "https://github.com/huggingface/transformers/pull/40654.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40654.patch",
"merged_at... | As the title says, the frameworks have been deprecated, so we should probably drop the examples as well!
One thing to note: `check_copies.py` had a `check_full_copies` function that checked when files should be exact copies of each other. This was only used for TF/Flax examples. I've removed the `FULL_COPIES` list, ... | {
"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/40654/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/40654/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40653 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40653/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40653/comments | https://api.github.com/repos/huggingface/transformers/issues/40653/events | https://github.com/huggingface/transformers/pull/40653 | 3,379,661,720 | PR_kwDOCUB6oc6mpEZD | 40,653 | feat(serving): add healthcheck | {
"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... | [] | closed | false | null | [] | null | [] | 2025-09-03T12:32:20 | 2025-09-03T14:43:14 | 2025-09-03T14:43:12 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40653",
"html_url": "https://github.com/huggingface/transformers/pull/40653",
"diff_url": "https://github.com/huggingface/transformers/pull/40653.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40653.patch",
"merged_at... | null | {
"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/40653/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/40653/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40652 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40652/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40652/comments | https://api.github.com/repos/huggingface/transformers/issues/40652/events | https://github.com/huggingface/transformers/pull/40652 | 3,379,642,082 | PR_kwDOCUB6oc6mpADn | 40,652 | 🔴 Isolate prefill from generation loops | {
"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.... | [] | open | false | null | [] | null | [] | 2025-09-03T12:27:23 | 2025-09-19T09:37:43 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40652",
"html_url": "https://github.com/huggingface/transformers/pull/40652",
"diff_url": "https://github.com/huggingface/transformers/pull/40652.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40652.patch",
"merged_at... | null | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40652/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/40652/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40651 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40651/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40651/comments | https://api.github.com/repos/huggingface/transformers/issues/40651/events | https://github.com/huggingface/transformers/pull/40651 | 3,379,518,090 | PR_kwDOCUB6oc6molJz | 40,651 | Add DINOv3Backbone for ConvNext variant | {
"login": "merveenoyan",
"id": 53175384,
"node_id": "MDQ6VXNlcjUzMTc1Mzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/53175384?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/merveenoyan",
"html_url": "https://github.com/merveenoyan",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-09-03T11:48:55 | 2025-10-14T12:57:14 | 2025-10-14T12:57:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40651",
"html_url": "https://github.com/huggingface/transformers/pull/40651",
"diff_url": "https://github.com/huggingface/transformers/pull/40651.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40651.patch",
"merged_at... | I've taken a stab as it was a convolutional model it's very straightforward. The tests I borrowed from Dinov2, I hope it's ok @qubvel can you review if you have bandwidth?
If it's good I will try with AIMv2, PE and some other image backbones as well! | {
"login": "merveenoyan",
"id": 53175384,
"node_id": "MDQ6VXNlcjUzMTc1Mzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/53175384?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/merveenoyan",
"html_url": "https://github.com/merveenoyan",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40651/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/40651/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40650 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40650/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40650/comments | https://api.github.com/repos/huggingface/transformers/issues/40650/events | https://github.com/huggingface/transformers/issues/40650 | 3,379,458,777 | I_kwDOCUB6oc7JbnLZ | 40,650 | Apertus - Error while loading model | {
"login": "BlueskyFR",
"id": 25421460,
"node_id": "MDQ6VXNlcjI1NDIxNDYw",
"avatar_url": "https://avatars.githubusercontent.com/u/25421460?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BlueskyFR",
"html_url": "https://github.com/BlueskyFR",
"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-09-03T11:28:24 | 2025-09-03T14:42:45 | 2025-09-03T13:42:41 | NONE | null | null | null | null | ### System Info
Latest VLLM Docker image with latest git transformers, running on an NVIDIA GPU
### Who can help?
@ArthurZucker @EduardDurech @Cyrilvallez
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such ... | {
"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/40650/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/40650/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/40649 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40649/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40649/comments | https://api.github.com/repos/huggingface/transformers/issues/40649/events | https://github.com/huggingface/transformers/issues/40649 | 3,379,454,697 | I_kwDOCUB6oc7JbmLp | 40,649 | Support for HumanMLLM/HumanOmni | {
"login": "Zha-Miku",
"id": 54501325,
"node_id": "MDQ6VXNlcjU0NTAxMzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/54501325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Zha-Miku",
"html_url": "https://github.com/Zha-Miku",
"followers_url": "https://api.github.com/users/Zha... | [
{
"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-09-03T11:26:52 | 2025-09-04T19:26:02 | null | NONE | null | null | null | null | ### Model description
this repo https://github.com/HumanMLLM/HumanOmni
I want to support multi-GPU inference for this model on Huawei 300v GPUs
### Open source status
- [x] The model implementation is available
- [x] The model weights are available
### Provide useful links for the implementation
[HumanOmni-7b-... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40649/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/40649/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/40648 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40648/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40648/comments | https://api.github.com/repos/huggingface/transformers/issues/40648/events | https://github.com/huggingface/transformers/pull/40648 | 3,379,429,180 | PR_kwDOCUB6oc6moRu- | 40,648 | Bump torch from 2.7.1 to 2.8.0 in /examples/flax/vision | {
"login": "dependabot[bot]",
"id": 49699333,
"node_id": "MDM6Qm90NDk2OTkzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dependabot%5Bbot%5D",
"html_url": "https://github.com/apps/dependabot",
"followers_url": "https://a... | [
{
"id": 1905493434,
"node_id": "MDU6TGFiZWwxOTA1NDkzNDM0",
"url": "https://api.github.com/repos/huggingface/transformers/labels/dependencies",
"name": "dependencies",
"color": "0366d6",
"default": false,
"description": "Pull requests that update a dependency file"
},
{
"id": 6410... | open | false | null | [] | null | [] | 2025-09-03T11:17:46 | 2025-09-03T13:27:00 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40648",
"html_url": "https://github.com/huggingface/transformers/pull/40648",
"diff_url": "https://github.com/huggingface/transformers/pull/40648.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40648.patch",
"merged_at... | Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pytorch/pytorch/releases">torch's releases</a>.</em></p>
<blockquote>
<h1>PyTorch 2.8.0 Release Notes</h1>
<ul>
<li><a href="https://github.com/pytorch/pytorc... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40648/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/40648/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/40647 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40647/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40647/comments | https://api.github.com/repos/huggingface/transformers/issues/40647/events | https://github.com/huggingface/transformers/issues/40647 | 3,379,310,437 | I_kwDOCUB6oc7JbC9l | 40,647 | how to get response text during training | {
"login": "zyandtom",
"id": 71203151,
"node_id": "MDQ6VXNlcjcxMjAzMTUx",
"avatar_url": "https://avatars.githubusercontent.com/u/71203151?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zyandtom",
"html_url": "https://github.com/zyandtom",
"followers_url": "https://api.github.com/users/zya... | [] | closed | false | null | [] | null | [] | 2025-09-03T10:37:51 | 2025-10-12T08:02:43 | 2025-10-12T08:02:43 | NONE | null | null | null | null | I want to obtain the inferred output text during the evaluation step in the training process, not just the eval loss.
<img width="1264" height="211" alt="Image" src="https://github.com/user-attachments/assets/9dd432c5-74ea-4290-adff-7865cf3ea481" /> | {
"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/40647/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/40647/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/40646 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40646/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40646/comments | https://api.github.com/repos/huggingface/transformers/issues/40646/events | https://github.com/huggingface/transformers/pull/40646 | 3,379,266,205 | PR_kwDOCUB6oc6mntvG | 40,646 | refactor: use `tolist` instead of list comprehension calling `.item()` | {
"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... | [] | closed | false | null | [] | null | [] | 2025-09-03T10:24:02 | 2025-09-11T08:19:23 | 2025-09-03T17:25:29 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40646",
"html_url": "https://github.com/huggingface/transformers/pull/40646",
"diff_url": "https://github.com/huggingface/transformers/pull/40646.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40646.patch",
"merged_at... | https://github.com/huggingface/transformers/pull/40479#discussion_r2317826193 | {
"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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40646/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/40646/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40645 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40645/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40645/comments | https://api.github.com/repos/huggingface/transformers/issues/40645/events | https://github.com/huggingface/transformers/pull/40645 | 3,379,019,271 | PR_kwDOCUB6oc6mm355 | 40,645 | Revert change in `compile_friendly_resize` | {
"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... | [] | closed | false | null | [] | null | [] | 2025-09-03T09:11:03 | 2025-09-18T15:25:46 | 2025-09-18T15:25:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40645",
"html_url": "https://github.com/huggingface/transformers/pull/40645",
"diff_url": "https://github.com/huggingface/transformers/pull/40645.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40645.patch",
"merged_at... | # What does this PR do?
Reverts https://github.com/huggingface/transformers/pull/40436 and adds comments to avoid regression
cc @remi-or @yonigozlan | {
"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/40645/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/40645/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40644 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40644/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40644/comments | https://api.github.com/repos/huggingface/transformers/issues/40644/events | https://github.com/huggingface/transformers/issues/40644 | 3,378,990,971 | I_kwDOCUB6oc7JZ097 | 40,644 | `BlenderbotForConditionalGeneration` errors out with `list index out of range` | {
"login": "ariG23498",
"id": 36856589,
"node_id": "MDQ6VXNlcjM2ODU2NTg5",
"avatar_url": "https://avatars.githubusercontent.com/u/36856589?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ariG23498",
"html_url": "https://github.com/ariG23498",
"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-09-03T09:03:33 | 2025-09-30T20:27:49 | 2025-09-12T16:24:23 | CONTRIBUTOR | null | null | null | null | Running the following:
```py
from transformers import AutoTokenizer, BlenderbotForConditionalGeneration
mname = "facebook/blenderbot-400M-distill"
model = BlenderbotForConditionalGeneration.from_pretrained(mname)
tokenizer = AutoTokenizer.from_pretrained(mname)
UTTERANCE = "My friends are cool but they eat too many ca... | {
"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/40644/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/40644/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/40643 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40643/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40643/comments | https://api.github.com/repos/huggingface/transformers/issues/40643/events | https://github.com/huggingface/transformers/pull/40643 | 3,378,917,412 | PR_kwDOCUB6oc6mmhuJ | 40,643 | Skip `test_prompt_lookup_decoding_matches_greedy_search` for `voxtral` | {
"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-09-03T08:43:24 | 2025-09-03T11:45:30 | 2025-09-03T11:45:29 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40643",
"html_url": "https://github.com/huggingface/transformers/pull/40643",
"diff_url": "https://github.com/huggingface/transformers/pull/40643.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40643.patch",
"merged_at... | # What does this PR do?
> tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search
is flaky
https://app.circleci.com/pipelines/github/huggingface/transformers/144445/workflows/829f1347-398e-493f-a531-36c3178da153/jobs/1909491
... | {
"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/40643/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/40643/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/40642 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40642/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40642/comments | https://api.github.com/repos/huggingface/transformers/issues/40642/events | https://github.com/huggingface/transformers/issues/40642 | 3,378,794,951 | I_kwDOCUB6oc7JZFHH | 40,642 | Llama-4-Scout-17B-16E-Instruct model perplexity anomaly when transformers==4.55.1 | {
"login": "kewang-xlnx",
"id": 73578509,
"node_id": "MDQ6VXNlcjczNTc4NTA5",
"avatar_url": "https://avatars.githubusercontent.com/u/73578509?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kewang-xlnx",
"html_url": "https://github.com/kewang-xlnx",
"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-09-03T08:06:52 | 2025-09-22T03:12:26 | 2025-09-22T03:12:26 | NONE | null | null | null | null | ### System Info
The hardware environment and other major software packages used are as follows.
```
gpu mi300
rocm 6.10.5
python 3.12.11
numpy 2.1.3
tokenizers 0.21.4
torch ... | {
"login": "kewang-xlnx",
"id": 73578509,
"node_id": "MDQ6VXNlcjczNTc4NTA5",
"avatar_url": "https://avatars.githubusercontent.com/u/73578509?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kewang-xlnx",
"html_url": "https://github.com/kewang-xlnx",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/40642/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/40642/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/40641 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/40641/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/40641/comments | https://api.github.com/repos/huggingface/transformers/issues/40641/events | https://github.com/huggingface/transformers/pull/40641 | 3,378,667,005 | PR_kwDOCUB6oc6mluT_ | 40,641 | add DeepseekV3ForTokenClassification | {
"login": "bzantium",
"id": 19511788,
"node_id": "MDQ6VXNlcjE5NTExNzg4",
"avatar_url": "https://avatars.githubusercontent.com/u/19511788?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bzantium",
"html_url": "https://github.com/bzantium",
"followers_url": "https://api.github.com/users/bza... | [] | closed | false | null | [] | null | [] | 2025-09-03T07:27:11 | 2025-09-04T01:50:17 | 2025-09-03T12:30:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/40641",
"html_url": "https://github.com/huggingface/transformers/pull/40641",
"diff_url": "https://github.com/huggingface/transformers/pull/40641.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/40641.patch",
"merged_at... | # What does this PR do?
Add DeepseekV3ForTokenClassificaiton for using as a value model.
Fixes #40639
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/tr... | {
"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/40641/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/40641/timeline | null | null | null | null | true | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.