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/41342 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41342/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41342/comments | https://api.github.com/repos/huggingface/transformers/issues/41342/events | https://github.com/huggingface/transformers/pull/41342 | 3,483,638,093 | PR_kwDOCUB6oc6sFm-U | 41,342 | Make default RoPE path explicit in RotaryEmbedding classes | {
"login": "DevPatel-11",
"id": 179735816,
"node_id": "U_kgDOCraNCA",
"avatar_url": "https://avatars.githubusercontent.com/u/179735816?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DevPatel-11",
"html_url": "https://github.com/DevPatel-11",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-10-04T12:16:18 | 2025-10-06T13:38:35 | 2025-10-06T13:36:03 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41342",
"html_url": "https://github.com/huggingface/transformers/pull/41342",
"diff_url": "https://github.com/huggingface/transformers/pull/41342.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41342.patch",
"merged_at... | # 🧩 Pull Request: Make default RoPE path explicit in Llama RotaryEmbedding initialization
## 📜 Summary
This PR addresses issue [#39753](https://github.com/huggingface/transformers/issues/39753), ensuring that the *default* Rotary Positional Embedding (RoPE) initialization path is made explicit in the Llama mode... | {
"login": "DevPatel-11",
"id": 179735816,
"node_id": "U_kgDOCraNCA",
"avatar_url": "https://avatars.githubusercontent.com/u/179735816?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DevPatel-11",
"html_url": "https://github.com/DevPatel-11",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41342/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/41342/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41341 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41341/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41341/comments | https://api.github.com/repos/huggingface/transformers/issues/41341/events | https://github.com/huggingface/transformers/issues/41341 | 3,483,628,548 | I_kwDOCUB6oc7Po_QE | 41,341 | Cannot install latest transformers version 4.57.0 in free-threaded python version 3.14 | {
"login": "fleonce",
"id": 8986525,
"node_id": "MDQ6VXNlcjg5ODY1MjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8986525?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fleonce",
"html_url": "https://github.com/fleonce",
"followers_url": "https://api.github.com/users/fleonce/... | [
{
"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-10-04T12:07:45 | 2025-10-13T15:03:38 | null | CONTRIBUTOR | null | null | null | null | ### System Info
On Debian 12 with
`Python 3.14.0rc3 free-threading build (main, Oct 3 2025, 22:25:41) [GCC 12.2.0]`
the following command fails: `pip install transformers`, since hf-xet cannot be installed due to the following error:
```
Building wheels for collected packages: hf-xet
Building wheel for hf-xet (... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41341/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/41341/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/41340 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41340/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41340/comments | https://api.github.com/repos/huggingface/transformers/issues/41340/events | https://github.com/huggingface/transformers/pull/41340 | 3,483,605,679 | PR_kwDOCUB6oc6sFgSU | 41,340 | 🌐 [i18n-KO] Translated sam_hq.md to Korean | {
"login": "HyunZ118",
"id": 156191095,
"node_id": "U_kgDOCU9Jdw",
"avatar_url": "https://avatars.githubusercontent.com/u/156191095?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HyunZ118",
"html_url": "https://github.com/HyunZ118",
"followers_url": "https://api.github.com/users/HyunZ118/... | [] | closed | false | null | [] | null | [] | 2025-10-04T11:45:17 | 2025-10-16T18:10:16 | 2025-10-16T18:10:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41340",
"html_url": "https://github.com/huggingface/transformers/pull/41340",
"diff_url": "https://github.com/huggingface/transformers/pull/41340.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41340.patch",
"merged_at... | # What does this PR do?
Translated the sam_hq.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] ... | {
"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/41340/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/41340/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41339 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41339/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41339/comments | https://api.github.com/repos/huggingface/transformers/issues/41339/events | https://github.com/huggingface/transformers/issues/41339 | 3,483,444,046 | I_kwDOCUB6oc7PoSNO | 41,339 | Transformers 4.57.0 declares compatibility with Python>=3.9 but is only compatible with >=3.10 | {
"login": "anakin87",
"id": 44616784,
"node_id": "MDQ6VXNlcjQ0NjE2Nzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/44616784?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anakin87",
"html_url": "https://github.com/anakin87",
"followers_url": "https://api.github.com/users/ana... | [
{
"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-10-04T09:08:52 | 2025-10-23T12:17:36 | 2025-10-23T12:17:36 | CONTRIBUTOR | null | null | null | null | ### System Info
- `transformers` version: 4.57.0
- Platform: macOS-15.7-arm64-arm-64bit
- Python version: 3.9.6
- Huggingface_hub version: 0.35.3
- Safetensors version: 0.6.2
- Accelerate version: 1.10.1
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (accelerator?): 2.8.0 (NA)
-... | {
"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/41339/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/41339/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/41338 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41338/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41338/comments | https://api.github.com/repos/huggingface/transformers/issues/41338/events | https://github.com/huggingface/transformers/pull/41338 | 3,483,416,494 | PR_kwDOCUB6oc6sE59l | 41,338 | Add Setup section to README for dev dependencies and doc-builder | {
"login": "Karthikg998",
"id": 178138088,
"node_id": "U_kgDOCp4r6A",
"avatar_url": "https://avatars.githubusercontent.com/u/178138088?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Karthikg998",
"html_url": "https://github.com/Karthikg998",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-10-04T08:41:25 | 2025-10-06T11:00:02 | 2025-10-06T10:59:17 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41338",
"html_url": "https://github.com/huggingface/transformers/pull/41338",
"diff_url": "https://github.com/huggingface/transformers/pull/41338.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41338.patch",
"merged_at... | Title:
Add Setup section for installing dev dependencies and doc-builder
Description:
This PR adds a Setup section to docs/README.md that guides contributors on installing the necessary development dependencies and the Hugging Face doc-builder tool. This makes it easier for new contributors to generate and preview... | {
"login": "Karthikg998",
"id": 178138088,
"node_id": "U_kgDOCp4r6A",
"avatar_url": "https://avatars.githubusercontent.com/u/178138088?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Karthikg998",
"html_url": "https://github.com/Karthikg998",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41338/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/41338/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41337 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41337/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41337/comments | https://api.github.com/repos/huggingface/transformers/issues/41337/events | https://github.com/huggingface/transformers/pull/41337 | 3,482,894,432 | PR_kwDOCUB6oc6sDN5q | 41,337 | make some ut cases pass on xpu w/ latest torch | {
"login": "yao-matrix",
"id": 7245027,
"node_id": "MDQ6VXNlcjcyNDUwMjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7245027?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yao-matrix",
"html_url": "https://github.com/yao-matrix",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | [] | 2025-10-03T23:50:16 | 2025-10-06T18:09:32 | 2025-10-06T15:38:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41337",
"html_url": "https://github.com/huggingface/transformers/pull/41337",
"diff_url": "https://github.com/huggingface/transformers/pull/41337.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41337.patch",
"merged_at... | make below 12 cases pass on XPU w/ latest torch.
> tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_pixtral
> tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_pixtral_4bit
> tests/models/llava/test_modeling_llava.py::LlavaFor... | {
"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/41337/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/41337/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41336 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41336/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41336/comments | https://api.github.com/repos/huggingface/transformers/issues/41336/events | https://github.com/huggingface/transformers/issues/41336 | 3,482,737,704 | I_kwDOCUB6oc7Pllwo | 41,336 | is there a bug in group_videos_by_shape for qwenvl video preprocessiong? | {
"login": "dichencd",
"id": 22802700,
"node_id": "MDQ6VXNlcjIyODAyNzAw",
"avatar_url": "https://avatars.githubusercontent.com/u/22802700?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dichencd",
"html_url": "https://github.com/dichencd",
"followers_url": "https://api.github.com/users/dic... | [
{
"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-10-03T22:26:26 | 2025-10-03T22:44:43 | 2025-10-03T22:44:43 | NONE | null | null | null | null | ### System Info
in src/transformers/video_utils.py,
group_videos_by_shape
grouped_videos = {shape: torch.stack(videos, dim=0) for shape, videos in grouped_videos.items()}, where each video is of shape BTCHW. This will create a new dimension.
However, in qwenvl video preprocess
batch_size, grid_t, channel = patches.... | {
"login": "dichencd",
"id": 22802700,
"node_id": "MDQ6VXNlcjIyODAyNzAw",
"avatar_url": "https://avatars.githubusercontent.com/u/22802700?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dichencd",
"html_url": "https://github.com/dichencd",
"followers_url": "https://api.github.com/users/dic... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41336/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/41336/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/41335 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41335/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41335/comments | https://api.github.com/repos/huggingface/transformers/issues/41335/events | https://github.com/huggingface/transformers/pull/41335 | 3,482,655,094 | PR_kwDOCUB6oc6sCaDl | 41,335 | Add `logits_to_keep` to many older CausalLM models | {
"login": "philiproeleveld",
"id": 25742753,
"node_id": "MDQ6VXNlcjI1NzQyNzUz",
"avatar_url": "https://avatars.githubusercontent.com/u/25742753?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/philiproeleveld",
"html_url": "https://github.com/philiproeleveld",
"followers_url": "https://api... | [] | closed | false | null | [] | null | [] | 2025-10-03T21:46:46 | 2025-10-15T09:56:02 | 2025-10-15T09:56:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41335",
"html_url": "https://github.com/huggingface/transformers/pull/41335",
"diff_url": "https://github.com/huggingface/transformers/pull/41335.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41335.patch",
"merged_at... | # What does this PR do?
Fixes #40984
Adds `logits_to_keep` to many (older) `ForCausalLM` models that inherit from `GenerationMixin`.
Also consistently renames to `loss` and `logits`, and removes some code for float casting and mapping labels to the logits' device for models where that is already handled by the ... | {
"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/41335/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/41335/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41334 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41334/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41334/comments | https://api.github.com/repos/huggingface/transformers/issues/41334/events | https://github.com/huggingface/transformers/pull/41334 | 3,482,635,349 | PR_kwDOCUB6oc6sCVnR | 41,334 | fix(packaging): remove leftover optax extra (align with #41030, fixes #41331) | {
"login": "MRADULTRIPATHI",
"id": 127003798,
"node_id": "U_kgDOB5Hslg",
"avatar_url": "https://avatars.githubusercontent.com/u/127003798?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MRADULTRIPATHI",
"html_url": "https://github.com/MRADULTRIPATHI",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-03T21:37:41 | 2025-10-04T09:02:43 | 2025-10-04T05:37:05 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41334",
"html_url": "https://github.com/huggingface/transformers/pull/41334",
"diff_url": "https://github.com/huggingface/transformers/pull/41334.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41334.patch",
"merged_at... | ## What does this PR do?
Removes the leftover `optax` extra from Transformers packaging.
- `optax` was intentionally removed in #41030, but the cherry-pick for v4.57.0 was incomplete.
- As a result, the lock file contained `optax (<empty>)`, breaking Poetry parsing (#41331).
- This PR deletes the stale `optax` ... | {
"login": "MRADULTRIPATHI",
"id": 127003798,
"node_id": "U_kgDOB5Hslg",
"avatar_url": "https://avatars.githubusercontent.com/u/127003798?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MRADULTRIPATHI",
"html_url": "https://github.com/MRADULTRIPATHI",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41334/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/41334/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41333 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41333/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41333/comments | https://api.github.com/repos/huggingface/transformers/issues/41333/events | https://github.com/huggingface/transformers/pull/41333 | 3,482,379,950 | PR_kwDOCUB6oc6sBdkM | 41,333 | [WIP]: Add DeepseekVLV2 Model | {
"login": "Player256",
"id": 92082372,
"node_id": "U_kgDOBX0QxA",
"avatar_url": "https://avatars.githubusercontent.com/u/92082372?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Player256",
"html_url": "https://github.com/Player256",
"followers_url": "https://api.github.com/users/Player25... | [] | open | false | null | [] | null | [] | 2025-10-03T19:54:27 | 2025-10-19T07:59:33 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41333",
"html_url": "https://github.com/huggingface/transformers/pull/41333",
"diff_url": "https://github.com/huggingface/transformers/pull/41333.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41333.patch",
"merged_at... | Fixes #36111
This is a draft PR for adding deepseek_vl_v2 to the transformers library. | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41333/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/41333/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41332 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41332/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41332/comments | https://api.github.com/repos/huggingface/transformers/issues/41332/events | https://github.com/huggingface/transformers/pull/41332 | 3,482,363,709 | PR_kwDOCUB6oc6sBZ8W | 41,332 | fix asr ut failures | {
"login": "yao-matrix",
"id": 7245027,
"node_id": "MDQ6VXNlcjcyNDUwMjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7245027?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yao-matrix",
"html_url": "https://github.com/yao-matrix",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | [] | 2025-10-03T19:48:47 | 2025-10-06T18:07:23 | 2025-10-06T17:12:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41332",
"html_url": "https://github.com/huggingface/transformers/pull/41332",
"diff_url": "https://github.com/huggingface/transformers/pull/41332.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41332.patch",
"merged_at... | 4 tests failed with AttributeError: 'AudioDecoder' object has no attribute 'copy':
`pytest -rA tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_non_distil
pytest -rA tests/test_pipeline_mixin.py::AutomaticSpeechRecognitionPipe... | {
"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/41332/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/41332/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41331 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41331/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41331/comments | https://api.github.com/repos/huggingface/transformers/issues/41331/events | https://github.com/huggingface/transformers/issues/41331 | 3,482,351,610 | I_kwDOCUB6oc7PkHf6 | 41,331 | Broken metadata in transformers 4.57.0 causing Poetry <empty> version parse error | {
"login": "ashisjena",
"id": 9766652,
"node_id": "MDQ6VXNlcjk3NjY2NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/9766652?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ashisjena",
"html_url": "https://github.com/ashisjena",
"followers_url": "https://api.github.com/users/as... | [
{
"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-10-03T19:44:50 | 2025-10-15T09:01:21 | 2025-10-14T15:53:57 | NONE | null | null | null | null | ### System Info
**Description**
After upgrading to transformers 4.57.0, Poetry fails to generate the lock file or install dependencies, showing:
`Could not parse version constraint: <empty>`
**Steps to reproduce**
1. Create a new Poetry project:
```
poetry new test-transformers
cd test-transformers
poetry add tran... | {
"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/41331/reactions",
"total_count": 18,
"+1": 18,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/41331/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/41330 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41330/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41330/comments | https://api.github.com/repos/huggingface/transformers/issues/41330/events | https://github.com/huggingface/transformers/pull/41330 | 3,482,174,929 | PR_kwDOCUB6oc6sAxC_ | 41,330 | Unskip and fix offline mode tests, use HF_HUB_OFFLINE, make hermetic | {
"login": "GovindGoyal4440",
"id": 187962500,
"node_id": "U_kgDOCzQUhA",
"avatar_url": "https://avatars.githubusercontent.com/u/187962500?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GovindGoyal4440",
"html_url": "https://github.com/GovindGoyal4440",
"followers_url": "https://api.githu... | [] | open | false | null | [] | null | [] | 2025-10-03T18:41:02 | 2025-10-03T18:58:46 | null | NONE | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41330",
"html_url": "https://github.com/huggingface/transformers/pull/41330",
"diff_url": "https://github.com/huggingface/transformers/pull/41330.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41330.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... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41330/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/41330/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41329 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41329/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41329/comments | https://api.github.com/repos/huggingface/transformers/issues/41329/events | https://github.com/huggingface/transformers/pull/41329 | 3,482,116,199 | PR_kwDOCUB6oc6sAk0X | 41,329 | Fix GIL=0 segfault and Add GIL=0 compat for regex paths | {
"login": "Qubitium",
"id": 417764,
"node_id": "MDQ6VXNlcjQxNzc2NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/417764?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Qubitium",
"html_url": "https://github.com/Qubitium",
"followers_url": "https://api.github.com/users/Qubitiu... | [] | open | false | null | [] | null | [] | 2025-10-03T18:23:49 | 2025-10-22T01:21:21 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41329",
"html_url": "https://github.com/huggingface/transformers/pull/41329",
"diff_url": "https://github.com/huggingface/transformers/pull/41329.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41329.patch",
"merged_at... | # What does this PR do?
Adds (Full) Regex and (Partial) Tokenization GIL=0 free-threading support. Tested up to Python 3.14T.
In simple terms, Transformers code that relies on regex will segfault under true concurrency. I have confirmed with the regex maintainer that the latest GIL=0–compatible regex package is n... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41329/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/41329/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41328 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41328/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41328/comments | https://api.github.com/repos/huggingface/transformers/issues/41328/events | https://github.com/huggingface/transformers/pull/41328 | 3,481,724,387 | PR_kwDOCUB6oc6r_X1G | 41,328 | Fix incorrect assignment in `update_device_map` for GPTQ quantizer | {
"login": "Sai-Suraj-27",
"id": 87087741,
"node_id": "MDQ6VXNlcjg3MDg3NzQx",
"avatar_url": "https://avatars.githubusercontent.com/u/87087741?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sai-Suraj-27",
"html_url": "https://github.com/Sai-Suraj-27",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-03T16:33:00 | 2025-10-07T15:28:56 | 2025-10-07T15:28:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41328",
"html_url": "https://github.com/huggingface/transformers/pull/41328",
"diff_url": "https://github.com/huggingface/transformers/pull/41328.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41328.patch",
"merged_at... | # What does this PR do?
## Before submitting
- [ ] 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/transformers/blob/main/CONTRIBUTING.md#create-a-pull-request),
Pull Request sectio... | {
"login": "MekkCyber",
"id": 93391238,
"node_id": "U_kgDOBZEJhg",
"avatar_url": "https://avatars.githubusercontent.com/u/93391238?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MekkCyber",
"html_url": "https://github.com/MekkCyber",
"followers_url": "https://api.github.com/users/MekkCybe... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41328/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/41328/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41327 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41327/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41327/comments | https://api.github.com/repos/huggingface/transformers/issues/41327/events | https://github.com/huggingface/transformers/issues/41327 | 3,481,717,278 | I_kwDOCUB6oc7Phsoe | 41,327 | Add DEIMv2 | {
"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": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
},
{
"id": 3081136536,
"node_id": "MDU6TGFiZWwzMDgxMTM2NTM... | closed | false | null | [] | null | [] | 2025-10-03T16:29:47 | 2025-10-03T20:10:48 | 2025-10-03T20:10:48 | MEMBER | {
"id": 5746498,
"node_id": "IT_kwDOAYh3p84AV69C",
"name": "Feature",
"description": "A request, idea, or new functionality",
"color": "blue",
"created_at": "2024-01-30T10:06:08",
"updated_at": "2024-10-08T12:18:58",
"is_enabled": true
} | null | null | null | ### Model description
Looks like [DEIMv2](https://github.com/Intellindust-AI-Lab/DEIMv2) could be a great addition to the library.
I don't have the bandwidth right now to work on the integration, but happy to review a PR if anyone is interested in adding the model!
### Open source status
- [x] The model implementat... | {
"login": "yonigozlan",
"id": 74535834,
"node_id": "MDQ6VXNlcjc0NTM1ODM0",
"avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yonigozlan",
"html_url": "https://github.com/yonigozlan",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41327/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/41327/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/41326 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41326/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41326/comments | https://api.github.com/repos/huggingface/transformers/issues/41326/events | https://github.com/huggingface/transformers/pull/41326 | 3,481,699,669 | PR_kwDOCUB6oc6r_Sk- | 41,326 | Deprecate warmup_ratio | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-03T16:22:10 | 2025-10-23T15:17:23 | 2025-10-23T15:17:21 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41326",
"html_url": "https://github.com/huggingface/transformers/pull/41326",
"diff_url": "https://github.com/huggingface/transformers/pull/41326.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41326.patch",
"merged_at... | # What does this PR do?
This PR deprecates `warmup_ratio`. Instead we ask the user to use `warmup_steps` instead as we now allow passing float values. This is something that was already done for a few args like `eval_steps` . | {
"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/41326/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/41326/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41325 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41325/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41325/comments | https://api.github.com/repos/huggingface/transformers/issues/41325/events | https://github.com/huggingface/transformers/pull/41325 | 3,481,663,853 | PR_kwDOCUB6oc6r_KwG | 41,325 | Fixing a typo for BLT model | {
"login": "Narsil",
"id": 204321,
"node_id": "MDQ6VXNlcjIwNDMyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/204321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Narsil",
"html_url": "https://github.com/Narsil",
"followers_url": "https://api.github.com/users/Narsil/follow... | [] | closed | false | null | [] | null | [] | 2025-10-03T16:11:09 | 2025-10-06T12:17:26 | 2025-10-06T12:16:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41325",
"html_url": "https://github.com/huggingface/transformers/pull/41325",
"diff_url": "https://github.com/huggingface/transformers/pull/41325.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41325.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/41325/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/41325/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41324 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41324/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41324/comments | https://api.github.com/repos/huggingface/transformers/issues/41324/events | https://github.com/huggingface/transformers/pull/41324 | 3,481,606,219 | PR_kwDOCUB6oc6r--L6 | 41,324 | `JetMoe` Fix jetmoe after #40132 | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-03T15:50:29 | 2025-10-04T09:02:15 | 2025-10-04T09:02:13 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41324",
"html_url": "https://github.com/huggingface/transformers/pull/41324",
"diff_url": "https://github.com/huggingface/transformers/pull/41324.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41324.patch",
"merged_at... | # What does this PR do?
A typo got in in #40132 | {
"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/41324/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/41324/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41323 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41323/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41323/comments | https://api.github.com/repos/huggingface/transformers/issues/41323/events | https://github.com/huggingface/transformers/pull/41323 | 3,481,579,338 | PR_kwDOCUB6oc6r-4T0 | 41,323 | deprecate `overwrite_output_dir` | {
"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... | [] | closed | false | {
"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... | [
{
"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": "... | null | [] | 2025-10-03T15:41:07 | 2025-10-09T16:36:22 | 2025-10-09T16:36:20 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41323",
"html_url": "https://github.com/huggingface/transformers/pull/41323",
"diff_url": "https://github.com/huggingface/transformers/pull/41323.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41323.patch",
"merged_at... | # What does this PR do?
This PR deprecates `overwrite_output_dir`. This arg has no utility at all tbh as this was kind of replaced by `resume_from_checkpoint`. It was used to overwrite the checkpoint when we didn't want to resume the training. It was only used in examples. Sylvain also mentioned that in this thread ht... | {
"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/41323/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/41323/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41322 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41322/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41322/comments | https://api.github.com/repos/huggingface/transformers/issues/41322/events | https://github.com/huggingface/transformers/pull/41322 | 3,481,337,097 | PR_kwDOCUB6oc6r-DBi | 41,322 | Fix lr_scheduler_parsing | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-03T14:28:55 | 2025-10-03T15:51:20 | 2025-10-03T15:51:18 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41322",
"html_url": "https://github.com/huggingface/transformers/pull/41322",
"diff_url": "https://github.com/huggingface/transformers/pull/41322.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41322.patch",
"merged_at... | # What does this PR do?
This PR fixes `lr_scheduler_kwargs` type to `Optional[Union[dict, str]] `as HfArgumentParser doesn't handled well args that needs to parsed into dict. For now, it is better to just follow what is done for fsdp_config for example. | {
"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/41322/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/41322/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41321 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41321/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41321/comments | https://api.github.com/repos/huggingface/transformers/issues/41321/events | https://github.com/huggingface/transformers/pull/41321 | 3,481,294,116 | PR_kwDOCUB6oc6r95kf | 41,321 | [v5] Delete left traces of feature extractor | {
"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-10-03T14:17:02 | 2025-10-07T16:24:08 | 2025-10-07T16:24:08 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41321",
"html_url": "https://github.com/huggingface/transformers/pull/41321",
"diff_url": "https://github.com/huggingface/transformers/pull/41321.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41321.patch",
"merged_at... | # What does this PR do?
After rebasing https://github.com/huggingface/transformers/pull/40793 and getting new changes on `TypedDict`, I found out that some traces from feature extractor were still left. Thanks for type validation we can catch inconsistencies easily :)
This PR goes over the deprecated properties a... | {
"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/41321/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/41321/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41320 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41320/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41320/comments | https://api.github.com/repos/huggingface/transformers/issues/41320/events | https://github.com/huggingface/transformers/pull/41320 | 3,481,250,114 | PR_kwDOCUB6oc6r9v8w | 41,320 | Security/fuyu | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-03T14:05:16 | 2025-10-03T14:14:18 | 2025-10-03T14:13:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41320",
"html_url": "https://github.com/huggingface/transformers/pull/41320",
"diff_url": "https://github.com/huggingface/transformers/pull/41320.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41320.patch",
"merged_at... | # What does this PR do?
Remove a reference to a compromised github repo.
For reference, all conversion scripts are excluded from releases. https://github.com/huggingface/transformers/blob/217ff1e4ef6b006d601d0fa834c2bd68c79b66cd/utils/release.py#L135-L143 | {
"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/41320/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/41320/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41319 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41319/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41319/comments | https://api.github.com/repos/huggingface/transformers/issues/41319/events | https://github.com/huggingface/transformers/pull/41319 | 3,481,147,380 | PR_kwDOCUB6oc6r9ZOv | 41,319 | Use torch._check instead of a test in Gemma3Model | {
"login": "xadupre",
"id": 22452781,
"node_id": "MDQ6VXNlcjIyNDUyNzgx",
"avatar_url": "https://avatars.githubusercontent.com/u/22452781?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xadupre",
"html_url": "https://github.com/xadupre",
"followers_url": "https://api.github.com/users/xadupr... | [] | open | false | null | [] | null | [] | 2025-10-03T13:35:56 | 2025-10-03T15:37:06 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41319",
"html_url": "https://github.com/huggingface/transformers/pull/41319",
"diff_url": "https://github.com/huggingface/transformers/pull/41319.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41319.patch",
"merged_at... | # What does this PR do?
``torch.export.export`` fails because of a test checking two dimension are equal. This PR replaces the test by ``torch._check``.
| null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41319/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/41319/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41318 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41318/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41318/comments | https://api.github.com/repos/huggingface/transformers/issues/41318/events | https://github.com/huggingface/transformers/pull/41318 | 3,480,890,714 | PR_kwDOCUB6oc6r8gpM | 41,318 | [causallm tester] automate pipeline mappings + bloom 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-10-03T12:17:58 | 2025-10-10T09:02:04 | 2025-10-10T09:02:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41318",
"html_url": "https://github.com/huggingface/transformers/pull/41318",
"diff_url": "https://github.com/huggingface/transformers/pull/41318.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41318.patch",
"merged_at... | # What does this PR do?
👉 `CausalLMModelTest`-level changes:
- automate `pipeline_model_mapping` whenever possible -- when `all_model_classes` contains the default classes, then `pipeline_model_mapping` must also contain the default mappings. This should reduce room for human error 🙏
👉 `Bloom` (the original ... | {
"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/41318/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/41318/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41317 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41317/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41317/comments | https://api.github.com/repos/huggingface/transformers/issues/41317/events | https://github.com/huggingface/transformers/pull/41317 | 3,480,860,648 | PR_kwDOCUB6oc6r8aGu | 41,317 | Minor security fix for `ssh-runner.yml` | {
"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-10-03T12:06:59 | 2025-10-03T12:16:22 | 2025-10-03T12:14:34 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41317",
"html_url": "https://github.com/huggingface/transformers/pull/41317",
"diff_url": "https://github.com/huggingface/transformers/pull/41317.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41317.patch",
"merged_at... | # What does this PR do?
It's minor as it could not be triggered by external people. But just to be more cautious. | {
"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/41317/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/41317/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41316 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41316/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41316/comments | https://api.github.com/repos/huggingface/transformers/issues/41316/events | https://github.com/huggingface/transformers/pull/41316 | 3,480,716,559 | PR_kwDOCUB6oc6r76bd | 41,316 | tests: add dtype/device parity check for GPT‑2 | {
"login": "arvinder004",
"id": 86292141,
"node_id": "MDQ6VXNlcjg2MjkyMTQx",
"avatar_url": "https://avatars.githubusercontent.com/u/86292141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arvinder004",
"html_url": "https://github.com/arvinder004",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-10-03T11:12:25 | 2025-10-03T12:20:32 | 2025-10-03T12:20:31 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41316",
"html_url": "https://github.com/huggingface/transformers/pull/41316",
"diff_url": "https://github.com/huggingface/transformers/pull/41316.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41316.patch",
"merged_at... | #### Improve test reliability and coverage:
- Add a minimal dtype/device parity test to catch obvious precision/device regressions.
#### What’s changed- Added dtype/device parity test for GPT‑2:
- Compares CPU fp32 vs CUDA fp16 logits for identical weights (tolerance ≤ 5e‑3).
- Gated by `@require_torch_gpu`.
... | {
"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/41316/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/41316/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41315 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41315/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41315/comments | https://api.github.com/repos/huggingface/transformers/issues/41315/events | https://github.com/huggingface/transformers/pull/41315 | 3,480,676,674 | PR_kwDOCUB6oc6r7xxl | 41,315 | [model deprecations] Define new version-based model deprecation/deletions with user warnings/exceptions | {
"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... | [] | open | false | null | [] | null | [] | 2025-10-03T10:55:23 | 2025-10-03T11:09:57 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41315",
"html_url": "https://github.com/huggingface/transformers/pull/41315",
"diff_url": "https://github.com/huggingface/transformers/pull/41315.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41315.patch",
"merged_at... | # What does this PR do?
PR 1 out of 3 regarding model deprecation/deletions for v5
We now define a new `{model type: last version where it was supported}` mapping, which we use to:
- automatically set deprecation warnings (when set version > current version)
- automatically trigger informative exceptions in Aut... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41315/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/41315/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41314 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41314/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41314/comments | https://api.github.com/repos/huggingface/transformers/issues/41314/events | https://github.com/huggingface/transformers/pull/41314 | 3,480,642,817 | PR_kwDOCUB6oc6r7qYs | 41,314 | 🚨 [v5] Rendundant code in nested configs | {
"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-10-03T10:41:04 | 2025-10-09T11:47:45 | 2025-10-09T11:47:45 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41314",
"html_url": "https://github.com/huggingface/transformers/pull/41314",
"diff_url": "https://github.com/huggingface/transformers/pull/41314.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41314.patch",
"merged_at... | # What does this PR do?
This PR deletes `from_xxx_config` and similar methods from everywhere and instead ensures that the config init can accept subconfigs of all formats (dict or object)
Along the way, I found that not all configs call super init in the end and thus they can't set recursively attn implementatio... | {
"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/41314/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/41314/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41313 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41313/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41313/comments | https://api.github.com/repos/huggingface/transformers/issues/41313/events | https://github.com/huggingface/transformers/pull/41313 | 3,480,626,057 | PR_kwDOCUB6oc6r7mxd | 41,313 | Jitter noise PR | {
"login": "sambhavnoobcoder",
"id": 94298612,
"node_id": "U_kgDOBZ7h9A",
"avatar_url": "https://avatars.githubusercontent.com/u/94298612?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sambhavnoobcoder",
"html_url": "https://github.com/sambhavnoobcoder",
"followers_url": "https://api.gith... | [] | open | false | null | [] | null | [] | 2025-10-03T10:34:01 | 2025-10-14T12:53:30 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41313",
"html_url": "https://github.com/huggingface/transformers/pull/41313",
"diff_url": "https://github.com/huggingface/transformers/pull/41313.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41313.patch",
"merged_at... | ## Issue Description
This pull request addresses a bug in the Switch Transformers architecture where the jitter noise (intended to be applied only for routing decisions) was also being unintentionally applied to the expert inputs.
Fixes : #33969
## Problem Statement
In Switch Transformers, a small amount o... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41313/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/41313/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41312 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41312/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41312/comments | https://api.github.com/repos/huggingface/transformers/issues/41312/events | https://github.com/huggingface/transformers/pull/41312 | 3,480,619,723 | PR_kwDOCUB6oc6r7lb8 | 41,312 | tests: unskip and fix offline mode test using HF_HUB_OFFLINE + hermetic cache warmup | {
"login": "arvinder004",
"id": 86292141,
"node_id": "MDQ6VXNlcjg2MjkyMTQx",
"avatar_url": "https://avatars.githubusercontent.com/u/86292141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arvinder004",
"html_url": "https://github.com/arvinder004",
"followers_url": "https://api.github.com/... | [] | open | false | null | [] | null | [] | 2025-10-03T10:31:14 | 2025-10-16T15:05:04 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41312",
"html_url": "https://github.com/huggingface/transformers/pull/41312",
"diff_url": "https://github.com/huggingface/transformers/pull/41312.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41312.patch",
"merged_at... | # What does this PR do?
The offline test was skipped and brittle due to reliance on TRANSFORMERS_OFFLINE and pre-warmed caches. Standardize on HF_HUB_OFFLINE and make the test self-contained and deterministic.
Fixes #41311
Changes:
- Unskip `test_offline_mode`.
- Implement two-step subprocess approach:
... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41312/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/41312/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41311 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41311/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41311/comments | https://api.github.com/repos/huggingface/transformers/issues/41311/events | https://github.com/huggingface/transformers/issues/41311 | 3,480,602,325 | I_kwDOCUB6oc7PdcbV | 41,311 | Unskip and fix test_offline_mode by using HF_HUB_OFFLINE and hermetic cache warmup | {
"login": "arvinder004",
"id": 86292141,
"node_id": "MDQ6VXNlcjg2MjkyMTQx",
"avatar_url": "https://avatars.githubusercontent.com/u/86292141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arvinder004",
"html_url": "https://github.com/arvinder004",
"followers_url": "https://api.github.com/... | [
{
"id": 1834088753,
"node_id": "MDU6TGFiZWwxODM0MDg4NzUz",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Tests",
"name": "Tests",
"color": "a6fcca",
"default": false,
"description": "Related to tests"
}
] | open | false | null | [] | null | [] | 2025-10-03T10:24:07 | 2025-10-08T05:44:36 | null | NONE | null | null | null | null | `tests/utils/test_offline.py::OfflineTests::test_offline_mode` was skipped and relied on `TRANSFORMERS_OFFLINE`. Update to use `HF_HUB_OFFLINE=1` and make the test hermetic by warming the cache in a first subprocess run, then running offline with socket mocking to forbid network access.
### Affected area:
File: `tests... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41311/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/41311/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/41310 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41310/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41310/comments | https://api.github.com/repos/huggingface/transformers/issues/41310/events | https://github.com/huggingface/transformers/pull/41310 | 3,480,553,869 | PR_kwDOCUB6oc6r7XVq | 41,310 | v4.57.0 Branch | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-03T10:05:26 | 2025-10-03T16:29:53 | 2025-10-03T16:29:52 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41310",
"html_url": "https://github.com/huggingface/transformers/pull/41310",
"diff_url": "https://github.com/huggingface/transformers/pull/41310.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41310.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": "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/41310/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/41310/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41309 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41309/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41309/comments | https://api.github.com/repos/huggingface/transformers/issues/41309/events | https://github.com/huggingface/transformers/pull/41309 | 3,480,284,160 | PR_kwDOCUB6oc6r6eRj | 41,309 | Fix jamba | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-10-03T08:37:14 | 2025-10-03T14:54:22 | 2025-10-03T14:54:19 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41309",
"html_url": "https://github.com/huggingface/transformers/pull/41309",
"diff_url": "https://github.com/huggingface/transformers/pull/41309.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41309.patch",
"merged_at... | # What does this PR do?
Jamba was mostly destroyed in https://github.com/huggingface/transformers/pull/40132, this PR fixes it!
Slow tests are good | {
"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/41309/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/41309/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41308 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41308/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41308/comments | https://api.github.com/repos/huggingface/transformers/issues/41308/events | https://github.com/huggingface/transformers/pull/41308 | 3,480,256,740 | PR_kwDOCUB6oc6r6Ydv | 41,308 | Subconfig is a class attribute | {
"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-10-03T08:27:35 | 2025-10-09T08:46:44 | 2025-10-09T08:46:44 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41308",
"html_url": "https://github.com/huggingface/transformers/pull/41308",
"diff_url": "https://github.com/huggingface/transformers/pull/41308.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41308.patch",
"merged_at... | # What does this PR do?
As per title, it should be a class attribute for vision-only models. VLMs already use class attribute. If it is a property, it is unavailable before we init the class. Having it as a class attribute will be needed for integrating type validation and transforming all configs to a dataclass
... | {
"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/41308/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/41308/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41307 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41307/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41307/comments | https://api.github.com/repos/huggingface/transformers/issues/41307/events | https://github.com/huggingface/transformers/pull/41307 | 3,480,146,127 | PR_kwDOCUB6oc6r6Ayy | 41,307 | Update torch minimum version to 2.3 | {
"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... | [] | open | false | null | [] | null | [] | 2025-10-03T07:46:41 | 2025-10-17T15:20:40 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41307",
"html_url": "https://github.com/huggingface/transformers/pull/41307",
"diff_url": "https://github.com/huggingface/transformers/pull/41307.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41307.patch",
"merged_at... | # What does this PR do?
PyTorch 2.9 is released. Looking forward to lift the PT minimum version again. | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41307/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/41307/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41306 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41306/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41306/comments | https://api.github.com/repos/huggingface/transformers/issues/41306/events | https://github.com/huggingface/transformers/issues/41306 | 3,479,461,065 | I_kwDOCUB6oc7PZFzJ | 41,306 | TiledFusedLogitsLoss (LigerFusedLinearCrossEntropy, FLCE) Flag in `from_pretrained()` | {
"login": "Tcc0403",
"id": 76503978,
"node_id": "MDQ6VXNlcjc2NTAzOTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/76503978?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Tcc0403",
"html_url": "https://github.com/Tcc0403",
"followers_url": "https://api.github.com/users/Tcc040... | [
{
"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-10-03T01:36:44 | 2025-10-28T13:55:39 | null | NONE | null | null | null | null | ### Feature request
Add a native `tiled_fused_logits_loss` flag in `from_pretrained()` that enables memory-efficient cross entropy computation across different backends.
Example API:
```python
from_pretrained(..., tiled_fused_logits_loss=Union[bool, List["auto", "liger-kernel", "deepspeed"])
```
Supported options co... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41306/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/41306/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/41305 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41305/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41305/comments | https://api.github.com/repos/huggingface/transformers/issues/41305/events | https://github.com/huggingface/transformers/pull/41305 | 3,479,455,552 | PR_kwDOCUB6oc6r3tL7 | 41,305 | Remove unnecessary list comprehension | {
"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-10-03T01:33:30 | 2025-10-06T23:50:26 | 2025-10-06T14:49:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41305",
"html_url": "https://github.com/huggingface/transformers/pull/41305",
"diff_url": "https://github.com/huggingface/transformers/pull/41305.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41305.patch",
"merged_at... | # What does this PR do?
Fix unnecessary list/tuple comprehension in code, other tiny fixes are also included. | {
"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/41305/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/41305/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41304 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41304/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41304/comments | https://api.github.com/repos/huggingface/transformers/issues/41304/events | https://github.com/huggingface/transformers/pull/41304 | 3,479,015,126 | PR_kwDOCUB6oc6r2OzB | 41,304 | Fix equality-vs-assignment bug in GptqHfQuantizer.update_device_map | {
"login": "gapsong",
"id": 15983559,
"node_id": "MDQ6VXNlcjE1OTgzNTU5",
"avatar_url": "https://avatars.githubusercontent.com/u/15983559?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gapsong",
"html_url": "https://github.com/gapsong",
"followers_url": "https://api.github.com/users/gapson... | [] | open | false | null | [] | null | [] | 2025-10-02T21:33:26 | 2025-10-08T16:56:08 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41304",
"html_url": "https://github.com/huggingface/transformers/pull/41304",
"diff_url": "https://github.com/huggingface/transformers/pull/41304.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41304.patch",
"merged_at... | Fixes a typo in `GptqHfQuantizer.update_device_map` where an equality comparison (`==`) was used instead of an assignment (`=`). Due to this, `device_map` was never updated to CUDA when using `auto-gptq` (which does not support CPU), leaving the model on CPU contrary to the intent expressed in the comment.
- File: [... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41304/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/41304/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41303 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41303/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41303/comments | https://api.github.com/repos/huggingface/transformers/issues/41303/events | https://github.com/huggingface/transformers/pull/41303 | 3,478,596,145 | PR_kwDOCUB6oc6r0zUL | 41,303 | Fix README.md error when installing from source | {
"login": "TKONIY",
"id": 47519522,
"node_id": "MDQ6VXNlcjQ3NTE5NTIy",
"avatar_url": "https://avatars.githubusercontent.com/u/47519522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TKONIY",
"html_url": "https://github.com/TKONIY",
"followers_url": "https://api.github.com/users/TKONIY/fo... | [] | closed | false | null | [] | null | [] | 2025-10-02T19:02:04 | 2025-10-02T23:08:52 | 2025-10-02T23:08:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41303",
"html_url": "https://github.com/huggingface/transformers/pull/41303",
"diff_url": "https://github.com/huggingface/transformers/pull/41303.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41303.patch",
"merged_at... | # What does this PR do?
When running the `uv pip install .[torch]` in some shell, e.g., zsh, an error occurs `zsh: no matches found: .[torch]`. This PR fixed it by adding `''`.
## 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 y... | {
"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/41303/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/41303/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41302 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41302/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41302/comments | https://api.github.com/repos/huggingface/transformers/issues/41302/events | https://github.com/huggingface/transformers/pull/41302 | 3,478,382,161 | PR_kwDOCUB6oc6r0E8E | 41,302 | Fix HfArgumentParser parsing for Union[dict, str] fields (e.g., --lr_scheduler_kwargs) | {
"login": "gmmkmtgk",
"id": 51493190,
"node_id": "MDQ6VXNlcjUxNDkzMTkw",
"avatar_url": "https://avatars.githubusercontent.com/u/51493190?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gmmkmtgk",
"html_url": "https://github.com/gmmkmtgk",
"followers_url": "https://api.github.com/users/gmm... | [] | closed | false | null | [] | null | [] | 2025-10-02T17:47:55 | 2025-10-14T14:23:10 | 2025-10-14T14:01:19 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41302",
"html_url": "https://github.com/huggingface/transformers/pull/41302",
"diff_url": "https://github.com/huggingface/transformers/pull/41302.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41302.patch",
"merged_at... | …scheduler_kwargs)
# What does this PR do?
This PR fixes the bug where `Union[dict, str]` fields, such as `--lr_scheduler_kwargs` in `TrainingArguments`, could not be parsed correctly from the command line.
**Root Cause:**
The issue was introduced when the type of `lr_scheduler_kwargs` changed from `Optional[... | {
"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/41302/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/41302/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41301 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41301/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41301/comments | https://api.github.com/repos/huggingface/transformers/issues/41301/events | https://github.com/huggingface/transformers/issues/41301 | 3,478,312,513 | I_kwDOCUB6oc7PUtZB | 41,301 | HTTP proxies via env variables no longer working in the main branch of transformers | {
"login": "jerryzh168",
"id": 4958441,
"node_id": "MDQ6VXNlcjQ5NTg0NDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4958441?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jerryzh168",
"html_url": "https://github.com/jerryzh168",
"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-10-02T17:22:47 | 2025-10-16T06:31:35 | 2025-10-16T02:18:26 | CONTRIBUTOR | null | null | null | null | ### System Info
The problem was encountered when trying to use the main branch of the transformers repo which depends on the package `huggingface-hub==1.0.0.rc2` with an HTTP proxy supplied by standard environment variables (`HTTP_PROXY`, `HTTPS_PROXY`, etc). This worked before this dependency upgrade was introduced.
... | {
"login": "jerryzh168",
"id": 4958441,
"node_id": "MDQ6VXNlcjQ5NTg0NDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4958441?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jerryzh168",
"html_url": "https://github.com/jerryzh168",
"followers_url": "https://api.github.com/users... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41301/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/41301/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/41300 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41300/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41300/comments | https://api.github.com/repos/huggingface/transformers/issues/41300/events | https://github.com/huggingface/transformers/pull/41300 | 3,478,209,069 | PR_kwDOCUB6oc6rze84 | 41,300 | Standardize `PretrainedConfig` to `PreTrainedConfig` | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-10-02T16:51:41 | 2025-10-06T09:34:34 | 2025-10-06T09:34:02 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41300",
"html_url": "https://github.com/huggingface/transformers/pull/41300",
"diff_url": "https://github.com/huggingface/transformers/pull/41300.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41300.patch",
"merged_at... | # What does this PR do?
As per the title! This is very very long due.
| {
"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/41300/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/41300/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41299 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41299/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41299/comments | https://api.github.com/repos/huggingface/transformers/issues/41299/events | https://github.com/huggingface/transformers/pull/41299 | 3,478,193,760 | PR_kwDOCUB6oc6rzboy | 41,299 | copied changes from soghomon-b:add-eval-step-limit-31561 | {
"login": "soghomon-b",
"id": 113225832,
"node_id": "U_kgDOBr-waA",
"avatar_url": "https://avatars.githubusercontent.com/u/113225832?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/soghomon-b",
"html_url": "https://github.com/soghomon-b",
"followers_url": "https://api.github.com/users/sog... | [] | open | false | null | [] | null | [] | 2025-10-02T16:46:56 | 2025-10-02T16:46:56 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41299",
"html_url": "https://github.com/huggingface/transformers/pull/41299",
"diff_url": "https://github.com/huggingface/transformers/pull/41299.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41299.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... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41299/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/41299/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41298 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41298/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41298/comments | https://api.github.com/repos/huggingface/transformers/issues/41298/events | https://github.com/huggingface/transformers/pull/41298 | 3,478,187,997 | PR_kwDOCUB6oc6rzaae | 41,298 | fix resample in asr pipeline | {
"login": "yhzx233",
"id": 16619108,
"node_id": "MDQ6VXNlcjE2NjE5MTA4",
"avatar_url": "https://avatars.githubusercontent.com/u/16619108?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yhzx233",
"html_url": "https://github.com/yhzx233",
"followers_url": "https://api.github.com/users/yhzx23... | [] | closed | false | null | [] | null | [] | 2025-10-02T16:44:37 | 2025-10-06T17:31:52 | 2025-10-06T17:31:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41298",
"html_url": "https://github.com/huggingface/transformers/pull/41298",
"diff_url": "https://github.com/huggingface/transformers/pull/41298.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41298.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": "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/41298/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/41298/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41297 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41297/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41297/comments | https://api.github.com/repos/huggingface/transformers/issues/41297/events | https://github.com/huggingface/transformers/pull/41297 | 3,477,995,532 | PR_kwDOCUB6oc6ryxQT | 41,297 | ENH: Add support for LoRA hotswapping | {
"login": "BenjaminBossan",
"id": 6229650,
"node_id": "MDQ6VXNlcjYyMjk2NTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/6229650?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BenjaminBossan",
"html_url": "https://github.com/BenjaminBossan",
"followers_url": "https://api.gith... | [] | open | false | null | [] | null | [] | 2025-10-02T15:38:39 | 2025-10-27T09:07:19 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41297",
"html_url": "https://github.com/huggingface/transformers/pull/41297",
"diff_url": "https://github.com/huggingface/transformers/pull/41297.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41297.patch",
"merged_at... | # What does this PR do?
LoRA hotswapping has been available in PEFT since 0.15.0. There is already a diffusers
integration (https://github.com/huggingface/diffusers/pull/9453), but the transformers integration was still missing this feature. This PR remedies this. It sticks closely to the diffusers PR, both impleme... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41297/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/41297/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41296 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41296/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41296/comments | https://api.github.com/repos/huggingface/transformers/issues/41296/events | https://github.com/huggingface/transformers/issues/41296 | 3,477,896,164 | I_kwDOCUB6oc7PTHvk | 41,296 | Parsing error with --lr-scheduler-kwargs: invalid dict value | {
"login": "stephankoe",
"id": 14936555,
"node_id": "MDQ6VXNlcjE0OTM2NTU1",
"avatar_url": "https://avatars.githubusercontent.com/u/14936555?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stephankoe",
"html_url": "https://github.com/stephankoe",
"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-10-02T15:09:22 | 2025-10-14T14:07:28 | 2025-10-14T14:07:28 | NONE | null | null | null | null | ### System Info
- `transformers` version: 4.57.0.dev0
- Platform: Linux-5.10.134-008.18.kangaroo.al8.x86_64-x86_64-with-glibc2.39
- Python version: 3.12.7+gc
- Huggingface_hub version: 1.0.0.rc2
- Safetensors version: 0.5.3
- Accelerate version: 1.7.0
- Accelerate config: not found
- DeepSpeed version: 0.16.9+ali
-... | {
"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/41296/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/41296/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/41295 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41295/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41295/comments | https://api.github.com/repos/huggingface/transformers/issues/41295/events | https://github.com/huggingface/transformers/pull/41295 | 3,477,887,757 | PR_kwDOCUB6oc6ryZyx | 41,295 | AutoAWQ tests | {
"login": "MekkCyber",
"id": 93391238,
"node_id": "U_kgDOBZEJhg",
"avatar_url": "https://avatars.githubusercontent.com/u/93391238?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MekkCyber",
"html_url": "https://github.com/MekkCyber",
"followers_url": "https://api.github.com/users/MekkCybe... | [] | closed | false | null | [] | null | [] | 2025-10-02T15:07:31 | 2025-10-03T13:17:12 | 2025-10-03T13:17:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41295",
"html_url": "https://github.com/huggingface/transformers/pull/41295",
"diff_url": "https://github.com/huggingface/transformers/pull/41295.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41295.patch",
"merged_at... | # What does this PR do?
Fixes AutoAwq tests | {
"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/41295/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/41295/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41294 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41294/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41294/comments | https://api.github.com/repos/huggingface/transformers/issues/41294/events | https://github.com/huggingface/transformers/pull/41294 | 3,477,868,775 | PR_kwDOCUB6oc6ryVoD | 41,294 | [v5] Remove deprecated `use_auth_token` | {
"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-10-02T15:02:45 | 2025-10-17T10:19:27 | 2025-10-17T10:19:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41294",
"html_url": "https://github.com/huggingface/transformers/pull/41294",
"diff_url": "https://github.com/huggingface/transformers/pull/41294.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41294.patch",
"merged_at... | # What does this PR do?
Remove `use_auth_token` from code and docs. | {
"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/41294/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/41294/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41293 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41293/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41293/comments | https://api.github.com/repos/huggingface/transformers/issues/41293/events | https://github.com/huggingface/transformers/pull/41293 | 3,477,822,877 | PR_kwDOCUB6oc6ryLpq | 41,293 | Tiny Cleanup - Removed duplicate class field definition's | {
"login": "Sai-Suraj-27",
"id": 87087741,
"node_id": "MDQ6VXNlcjg3MDg3NzQx",
"avatar_url": "https://avatars.githubusercontent.com/u/87087741?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sai-Suraj-27",
"html_url": "https://github.com/Sai-Suraj-27",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-02T14:49:33 | 2025-10-08T08:49:34 | 2025-10-08T08:49:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41293",
"html_url": "https://github.com/huggingface/transformers/pull/41293",
"diff_url": "https://github.com/huggingface/transformers/pull/41293.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41293.patch",
"merged_at... | # What does this PR do?
Tiny cleanup. Used [Ruff-PIE794](https://docs.astral.sh/ruff/rules/duplicate-class-field-definition/). Will be happy to add the rule to [existing rules](https://github.com/huggingface/transformers/blob/e4930d6bde027ed21fd3dd91dbbfdc95e0221dd4/pyproject.toml#L36)
## Before submitting
- [ ]... | {
"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/41293/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/41293/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41292 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41292/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41292/comments | https://api.github.com/repos/huggingface/transformers/issues/41292/events | https://github.com/huggingface/transformers/pull/41292 | 3,477,779,032 | PR_kwDOCUB6oc6ryCM9 | 41,292 | Fix mxfp4 dequantization | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-10-02T14:36:29 | 2025-10-03T12:16:29 | 2025-10-02T14:47:42 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41292",
"html_url": "https://github.com/huggingface/transformers/pull/41292",
"diff_url": "https://github.com/huggingface/transformers/pull/41292.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41292.patch",
"merged_at... | # What does this PR do?
https://github.com/huggingface/transformers/pull/41222 changed the signature of a caller in TP without updating the function calls, so `dequantization` is currently broken. This fixes it. | {
"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/41292/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/41292/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41291 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41291/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41291/comments | https://api.github.com/repos/huggingface/transformers/issues/41291/events | https://github.com/huggingface/transformers/pull/41291 | 3,477,720,923 | PR_kwDOCUB6oc6rx1wr | 41,291 | Add-Deimv2 | {
"login": "kekwlboy12469",
"id": 182772448,
"node_id": "U_kgDOCuTi4A",
"avatar_url": "https://avatars.githubusercontent.com/u/182772448?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kekwlboy12469",
"html_url": "https://github.com/kekwlboy12469",
"followers_url": "https://api.github.com/... | [] | open | false | null | [] | null | [] | 2025-10-02T14:18:43 | 2025-10-03T12:04:07 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41291",
"html_url": "https://github.com/huggingface/transformers/pull/41291",
"diff_url": "https://github.com/huggingface/transformers/pull/41291.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41291.patch",
"merged_at... | # What does this PR do?
This PR introduces an initial DEIMv2 object detection integration that uses the AutoBackbone API to reuse DINOv3/ViT backbones without duplicating backbone code. It adds configuration, modeling, image processing, minimal tests, and documentation, paving the way for full STA/decoder and Dense O2... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41291/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/41291/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41290 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41290/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41290/comments | https://api.github.com/repos/huggingface/transformers/issues/41290/events | https://github.com/huggingface/transformers/pull/41290 | 3,477,707,384 | PR_kwDOCUB6oc6rxywC | 41,290 | Build doc in 2 jobs: `en` and `other languages` | {
"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-10-02T14:15:26 | 2025-10-02T14:54:10 | 2025-10-02T14:33:57 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41290",
"html_url": "https://github.com/huggingface/transformers/pull/41290",
"diff_url": "https://github.com/huggingface/transformers/pull/41290.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41290.patch",
"merged_at... | # What does this PR do?
See https://github.com/huggingface/transformers/pull/41286#issuecomment-3361383120 | {
"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/41290/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/41290/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41289 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41289/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41289/comments | https://api.github.com/repos/huggingface/transformers/issues/41289/events | https://github.com/huggingface/transformers/pull/41289 | 3,477,678,870 | PR_kwDOCUB6oc6rxsbS | 41,289 | Add modular detector | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-02T14:08:37 | 2025-10-06T17:12:43 | 2025-10-03T12:11:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41289",
"html_url": "https://github.com/huggingface/transformers/pull/41289",
"diff_url": "https://github.com/huggingface/transformers/pull/41289.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41289.patch",
"merged_at... | # What does this PR do?
Adds a new util to parse a new `modeling_*` file, whether or not it is from `transformers`, and lists the closest possible matches from existing models in the library using embeddings from Qwen3.
# Why?
Because most models should be able to be defined as `modular`s from each other. It'... | {
"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/41289/reactions",
"total_count": 8,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 5,
"rocket": 3,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/41289/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41288 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41288/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41288/comments | https://api.github.com/repos/huggingface/transformers/issues/41288/events | https://github.com/huggingface/transformers/pull/41288 | 3,477,474,094 | PR_kwDOCUB6oc6rw_nd | 41,288 | Diabled FA on AMD docker | {
"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 | null | [] | null | [] | 2025-10-02T13:10:13 | 2025-10-13T09:58:56 | 2025-10-13T09:58:55 | COLLABORATOR | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41288",
"html_url": "https://github.com/huggingface/transformers/pull/41288",
"diff_url": "https://github.com/huggingface/transformers/pull/41288.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41288.patch",
"merged_at... | In a recent PR #41069 we enabled `flash-attention` in the AMD docker by adding a step to build it from source. But it turns out this is taking too long to be done on our CI runners, so this PR disables it until we find a faster installation process. | {
"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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41288/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/41288/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41287 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41287/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41287/comments | https://api.github.com/repos/huggingface/transformers/issues/41287/events | https://github.com/huggingface/transformers/pull/41287 | 3,477,467,129 | PR_kwDOCUB6oc6rw-Gr | 41,287 | [v5] remove load_in_4bit and load_in_8bit | {
"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... | [
{
"id": 9105758243,
"node_id": "LA_kwDOCUB6oc8AAAACHr7YIw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for_v5?",
"name": "for_v5?",
"color": "35BC94",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-10-02T13:08:08 | 2025-10-09T14:38:38 | 2025-10-09T14:34:04 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41287",
"html_url": "https://github.com/huggingface/transformers/pull/41287",
"diff_url": "https://github.com/huggingface/transformers/pull/41287.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41287.patch",
"merged_at... | # What does this PR do?
This PR removes `load_in_4bit` and `load_in_8bit` deprecated arguments for v5. This is something that I didn't want to do in a minor release as this might be breaking for a lot of users. | {
"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/41287/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/41287/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41286 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41286/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41286/comments | https://api.github.com/repos/huggingface/transformers/issues/41286/events | https://github.com/huggingface/transformers/pull/41286 | 3,477,409,259 | PR_kwDOCUB6oc6rwxhk | 41,286 | [docs] remove references to recently deleted classes in non-`en` docs (onnx, feature processors) | {
"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-10-02T12:50:22 | 2025-10-02T14:07:21 | 2025-10-02T12:59:28 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41286",
"html_url": "https://github.com/huggingface/transformers/pull/41286",
"diff_url": "https://github.com/huggingface/transformers/pull/41286.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41286.patch",
"merged_at... | # What does this PR do?
See title. These are causing our doc builder to crash.
_______________________
how to locally test the doc builder:
1. clone and install the doc builder
2. run `doc-builder build transformers docs/source/ja/ --language ja --clean` (replace `ja` by the target language of your choice) | {
"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/41286/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/41286/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41285 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41285/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41285/comments | https://api.github.com/repos/huggingface/transformers/issues/41285/events | https://github.com/huggingface/transformers/pull/41285 | 3,477,378,555 | PR_kwDOCUB6oc6rwq0B | 41,285 | feat: use `aws-highcpu-32-priv` for amd docker img build | {
"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-10-02T12:41:36 | 2025-10-02T12:53:50 | 2025-10-02T12:53:15 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41285",
"html_url": "https://github.com/huggingface/transformers/pull/41285",
"diff_url": "https://github.com/huggingface/transformers/pull/41285.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41285.patch",
"merged_at... | change the runner group to something more powerful, amd docker image build is very greedy in resources | {
"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/41285/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/41285/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41284 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41284/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41284/comments | https://api.github.com/repos/huggingface/transformers/issues/41284/events | https://github.com/huggingface/transformers/pull/41284 | 3,477,270,947 | PR_kwDOCUB6oc6rwTLf | 41,284 | Use canonical get_size_with_aspect_ratio (with max_size) from transformers.image_transforms to fix #37939 | {
"login": "sonianuj287",
"id": 41353742,
"node_id": "MDQ6VXNlcjQxMzUzNzQy",
"avatar_url": "https://avatars.githubusercontent.com/u/41353742?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sonianuj287",
"html_url": "https://github.com/sonianuj287",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-10-02T12:06:39 | 2025-10-06T14:15:56 | 2025-10-06T14:15:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41284",
"html_url": "https://github.com/huggingface/transformers/pull/41284",
"diff_url": "https://github.com/huggingface/transformers/pull/41284.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41284.patch",
"merged_at... | Removed max_size parameter from ConditionalDetrImageProcessor
to simplify image resizing logic and fix #37939.
Used canonical get_size_with_aspect_ratio (with max_size) from transformers.image_transforms
Tested with pytest suite and all tests are passed.
Happy to be guided further for improvement.
Thanks | {
"login": "yonigozlan",
"id": 74535834,
"node_id": "MDQ6VXNlcjc0NTM1ODM0",
"avatar_url": "https://avatars.githubusercontent.com/u/74535834?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yonigozlan",
"html_url": "https://github.com/yonigozlan",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41284/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/41284/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41283 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41283/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41283/comments | https://api.github.com/repos/huggingface/transformers/issues/41283/events | https://github.com/huggingface/transformers/pull/41283 | 3,477,266,247 | PR_kwDOCUB6oc6rwSJS | 41,283 | [v5] Bump min version of bitsandbytes to 0.46.1 | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-02T12:05:06 | 2025-10-08T10:04:29 | 2025-10-08T10:04:27 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41283",
"html_url": "https://github.com/huggingface/transformers/pull/41283",
"diff_url": "https://github.com/huggingface/transformers/pull/41283.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41283.patch",
"merged_at... | # What does this PR do?
This PR cleans bitsandbytes integration as we bump the min version. With the multi-backend integrated in bitsanbytes for a few versions, I think we can safely bump to 0.46.1 as vllm did. I also removed a bunch as deprecated code | {
"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/41283/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/41283/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41282 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41282/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41282/comments | https://api.github.com/repos/huggingface/transformers/issues/41282/events | https://github.com/huggingface/transformers/pull/41282 | 3,477,097,238 | PR_kwDOCUB6oc6rvsvV | 41,282 | Fix - remove deprecated args checking in deepspeed intergrations | {
"login": "nguyen599",
"id": 144032789,
"node_id": "U_kgDOCJXEFQ",
"avatar_url": "https://avatars.githubusercontent.com/u/144032789?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nguyen599",
"html_url": "https://github.com/nguyen599",
"followers_url": "https://api.github.com/users/nguyen... | [] | closed | false | null | [] | null | [] | 2025-10-02T11:08:57 | 2025-10-02T14:00:25 | 2025-10-02T13:59:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41282",
"html_url": "https://github.com/huggingface/transformers/pull/41282",
"diff_url": "https://github.com/huggingface/transformers/pull/41282.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41282.patch",
"merged_at... | # What does this PR do?
`adafactor` training args removed in this pr [#41017](https://github.com/huggingface/transformers/pull/41017).
This PR remove adafactor checking in the deepspeed intergrations.
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is g... | {
"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/41282/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/41282/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41281 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41281/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41281/comments | https://api.github.com/repos/huggingface/transformers/issues/41281/events | https://github.com/huggingface/transformers/pull/41281 | 3,476,871,614 | PR_kwDOCUB6oc6ru65s | 41,281 | Adding kernels tests | {
"login": "MekkCyber",
"id": 93391238,
"node_id": "U_kgDOBZEJhg",
"avatar_url": "https://avatars.githubusercontent.com/u/93391238?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MekkCyber",
"html_url": "https://github.com/MekkCyber",
"followers_url": "https://api.github.com/users/MekkCybe... | [] | open | false | null | [] | null | [] | 2025-10-02T09:57:49 | 2025-10-21T10:45:09 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41281",
"html_url": "https://github.com/huggingface/transformers/pull/41281",
"diff_url": "https://github.com/huggingface/transformers/pull/41281.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41281.patch",
"merged_at... | # What does this PR do?
PR to add kernel tests and ci | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41281/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/41281/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41280 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41280/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41280/comments | https://api.github.com/repos/huggingface/transformers/issues/41280/events | https://github.com/huggingface/transformers/pull/41280 | 3,476,727,435 | PR_kwDOCUB6oc6rubef | 41,280 | Use max/min | {
"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-10-02T09:11:19 | 2025-10-02T12:19:17 | 2025-10-02T12:15:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41280",
"html_url": "https://github.com/huggingface/transformers/pull/41280",
"diff_url": "https://github.com/huggingface/transformers/pull/41280.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41280.patch",
"merged_at... | # What does this PR do?
Some code can directly use `max/min` to avoid sorting. | {
"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/41280/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/41280/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41279 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41279/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41279/comments | https://api.github.com/repos/huggingface/transformers/issues/41279/events | https://github.com/huggingface/transformers/pull/41279 | 3,476,711,899 | PR_kwDOCUB6oc6ruYJp | 41,279 | Fix unnecessary single-item container checks | {
"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-10-02T09:06:32 | 2025-10-02T12:39:46 | 2025-10-02T12:35:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41279",
"html_url": "https://github.com/huggingface/transformers/pull/41279",
"diff_url": "https://github.com/huggingface/transformers/pull/41279.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41279.patch",
"merged_at... | # What does this PR do?
Simplify container tests. | {
"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/41279/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/41279/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41278 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41278/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41278/comments | https://api.github.com/repos/huggingface/transformers/issues/41278/events | https://github.com/huggingface/transformers/issues/41278 | 3,476,653,172 | I_kwDOCUB6oc7POYR0 | 41,278 | Segmentation Fault with Qwen2 on Multi-GPU (device_map='auto') | {
"login": "justice-Pan",
"id": 162892809,
"node_id": "U_kgDOCbWMCQ",
"avatar_url": "https://avatars.githubusercontent.com/u/162892809?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/justice-Pan",
"html_url": "https://github.com/justice-Pan",
"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-10-02T08:48:12 | 2025-10-03T15:46:25 | null | NONE | null | null | null | null | ### System Info
**Library versions**
- `transformers`: 4.40.1
- `accelerate`: 0.29.3
- `torch`: 2.1.2+cu121
- `bitsandbytes`: 0.41.3
- `CUDA`: 12.1
- `Python`: 3.10
**Hardware**
- GPUs: 2x NVIDIA RTX 3090 (24GB)
- Driver: NVIDIA 535.171.04
### Who can help?
**Description**
When attempting to load the `deepseek-a... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41278/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/41278/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/41277 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41277/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41277/comments | https://api.github.com/repos/huggingface/transformers/issues/41277/events | https://github.com/huggingface/transformers/pull/41277 | 3,476,371,236 | PR_kwDOCUB6oc6rtNir | 41,277 | Add processor and intergration test for qwen3vl | {
"login": "JJJYmmm",
"id": 92386084,
"node_id": "U_kgDOBYGzJA",
"avatar_url": "https://avatars.githubusercontent.com/u/92386084?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JJJYmmm",
"html_url": "https://github.com/JJJYmmm",
"followers_url": "https://api.github.com/users/JJJYmmm/follow... | [] | closed | false | null | [] | null | [] | 2025-10-02T07:18:31 | 2025-10-02T12:59:04 | 2025-10-02T12:59:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41277",
"html_url": "https://github.com/huggingface/transformers/pull/41277",
"diff_url": "https://github.com/huggingface/transformers/pull/41277.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41277.patch",
"merged_at... | # What does this PR do?
- support aux loss in qwen3vlmoe
- update qwen3vl processor test since the Qwen3-VL-235B-A22B is released!
- fix multi-video inference
- add intergration test for 30a3 (skip for now)
# Who can review?
- text models: @ArthurZucker @Cyrilvallez
- multimodal models: @zucchini-nlp | {
"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/41277/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/41277/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41276 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41276/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41276/comments | https://api.github.com/repos/huggingface/transformers/issues/41276/events | https://github.com/huggingface/transformers/pull/41276 | 3,476,142,577 | PR_kwDOCUB6oc6rsbBm | 41,276 | Add dinov3 autobackbone | {
"login": "vijayabhaskar-ev",
"id": 21217929,
"node_id": "MDQ6VXNlcjIxMjE3OTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/21217929?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vijayabhaskar-ev",
"html_url": "https://github.com/vijayabhaskar-ev",
"followers_url": "https://... | [] | open | false | null | [] | null | [] | 2025-10-02T05:52:56 | 2025-10-28T05:42:54 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41276",
"html_url": "https://github.com/huggingface/transformers/pull/41276",
"diff_url": "https://github.com/huggingface/transformers/pull/41276.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41276.patch",
"merged_at... | This PR implements DINOv3 support for AutoBackbone.
What's Implemented:
DINOv3ViTConfig: Complete configuration class with all DINOv3-specific parameters
DINOv3ViTModel: Full model implementation with RoPE embeddings, register tokens, and SwiGLU MLP
DINOv3ViTBackbone: AutoBackbone integration with multi-scale f... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41276/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/41276/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41275 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41275/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41275/comments | https://api.github.com/repos/huggingface/transformers/issues/41275/events | https://github.com/huggingface/transformers/pull/41275 | 3,476,043,133 | PR_kwDOCUB6oc6rsEnf | 41,275 | fix asr pipeline ut failures | {
"login": "yao-matrix",
"id": 7245027,
"node_id": "MDQ6VXNlcjcyNDUwMjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7245027?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yao-matrix",
"html_url": "https://github.com/yao-matrix",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | [] | 2025-10-02T05:08:03 | 2025-10-02T14:49:39 | 2025-10-02T08:32:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41275",
"html_url": "https://github.com/huggingface/transformers/pull/41275",
"diff_url": "https://github.com/huggingface/transformers/pull/41275.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41275.patch",
"merged_at... | 4 ASR cases failed on transformers
> pytest -rA tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_pipeline_assisted_generation
> pytest -rA tests/test_pipeline_mixin.py::AutomaticSpeechRecognitionPipelineTests::test_pipeline_assisted_generation
> pytest -... | {
"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/41275/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/41275/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41274 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41274/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41274/comments | https://api.github.com/repos/huggingface/transformers/issues/41274/events | https://github.com/huggingface/transformers/issues/41274 | 3,475,776,197 | I_kwDOCUB6oc7PLCLF | 41,274 | does DeepSeek-V3.2-Exp have update? | {
"login": "Mally-cj",
"id": 51468122,
"node_id": "MDQ6VXNlcjUxNDY4MTIy",
"avatar_url": "https://avatars.githubusercontent.com/u/51468122?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Mally-cj",
"html_url": "https://github.com/Mally-cj",
"followers_url": "https://api.github.com/users/Mal... | [] | open | false | null | [] | null | [] | 2025-10-02T02:39:29 | 2025-10-02T12:04:03 | null | NONE | null | null | null | null | cannot find DeepSeek-V3.2-Exp | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41274/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/41274/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/41273 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41273/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41273/comments | https://api.github.com/repos/huggingface/transformers/issues/41273/events | https://github.com/huggingface/transformers/pull/41273 | 3,475,582,874 | PR_kwDOCUB6oc6rql8O | 41,273 | fix(quantization): Skip weight initialization for quantized models | {
"login": "mauricioharley",
"id": 19189450,
"node_id": "MDQ6VXNlcjE5MTg5NDUw",
"avatar_url": "https://avatars.githubusercontent.com/u/19189450?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mauricioharley",
"html_url": "https://github.com/mauricioharley",
"followers_url": "https://api.gi... | [] | open | false | null | [] | null | [] | 2025-10-02T00:23:25 | 2025-10-02T12:26:00 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41273",
"html_url": "https://github.com/huggingface/transformers/pull/41273",
"diff_url": "https://github.com/huggingface/transformers/pull/41273.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41273.patch",
"merged_at... | ## Description
This Pull Request fixes a `RuntimeError` that occurs when loading `llmcompressor` W8A8 quantized models (e.g., `RedHatAI/Qwen2.5-VL-7B-Instruct-quantized.w8a8`) due to an attempt to initialize `int8` weights using `torch.nn.init.normal_()`, which only supports floating-point dtypes.
The issue was i... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41273/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/41273/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41272 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41272/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41272/comments | https://api.github.com/repos/huggingface/transformers/issues/41272/events | https://github.com/huggingface/transformers/pull/41272 | 3,475,537,723 | PR_kwDOCUB6oc6rqcY7 | 41,272 | feat: Add HRM Model | {
"login": "zbloss",
"id": 7165947,
"node_id": "MDQ6VXNlcjcxNjU5NDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7165947?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zbloss",
"html_url": "https://github.com/zbloss",
"followers_url": "https://api.github.com/users/zbloss/foll... | [] | open | false | null | [] | null | [] | 2025-10-01T23:54:41 | 2025-10-27T08:49:37 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41272",
"html_url": "https://github.com/huggingface/transformers/pull/41272",
"diff_url": "https://github.com/huggingface/transformers/pull/41272.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41272.patch",
"merged_at... | # What does this PR do?
Adds the new Hierarchical Reasoning Model.
Fixes #41271
## Before submitting
- [ ] 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/transformers/blob/main/CONT... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41272/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 2,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/41272/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41271 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41271/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41271/comments | https://api.github.com/repos/huggingface/transformers/issues/41271/events | https://github.com/huggingface/transformers/issues/41271 | 3,475,526,664 | I_kwDOCUB6oc7PKFQI | 41,271 | Add Hierarchical Reasoning Model | {
"login": "zbloss",
"id": 7165947,
"node_id": "MDQ6VXNlcjcxNjU5NDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7165947?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zbloss",
"html_url": "https://github.com/zbloss",
"followers_url": "https://api.github.com/users/zbloss/foll... | [
{
"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-10-01T23:45:33 | 2025-10-01T23:45:33 | null | NONE | null | null | null | null | ### Model description
The Hierarchical Reasoning Model (HRM) is showing promise in reasoning tasks. I have been working on cleaning up the [original codebase](https://github.com/sapientinc/HRM) and decided I would also integrate it into the Transformers library so a larger audience could benefit from this project.
Be... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41271/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/41271/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/41270 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41270/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41270/comments | https://api.github.com/repos/huggingface/transformers/issues/41270/events | https://github.com/huggingface/transformers/pull/41270 | 3,474,963,961 | PR_kwDOCUB6oc6rodiZ | 41,270 | Biogptlogits | {
"login": "0x-avi",
"id": 119068217,
"node_id": "U_kgDOBxjWOQ",
"avatar_url": "https://avatars.githubusercontent.com/u/119068217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/0x-avi",
"html_url": "https://github.com/0x-avi",
"followers_url": "https://api.github.com/users/0x-avi/follower... | [] | closed | false | null | [] | null | [] | 2025-10-01T20:11:16 | 2025-10-02T12:34:34 | 2025-10-02T12:33:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41270",
"html_url": "https://github.com/huggingface/transformers/pull/41270",
"diff_url": "https://github.com/huggingface/transformers/pull/41270.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41270.patch",
"merged_at... | # What does this PR do?
<!--
Then, please replace this with a description of the change and which issue is fixed (if applicable). Please also include relevant motivation and context. List any dependencies (if any) that are required for this change.
Once you're done, someone will review your PR shortly (see the... | {
"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/41270/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/41270/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41269 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41269/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41269/comments | https://api.github.com/repos/huggingface/transformers/issues/41269/events | https://github.com/huggingface/transformers/pull/41269 | 3,474,607,185 | PR_kwDOCUB6oc6rnOou | 41,269 | Italian translation for README.md | {
"login": "fedtti",
"id": 8849891,
"node_id": "MDQ6VXNlcjg4NDk4OTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/8849891?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fedtti",
"html_url": "https://github.com/fedtti",
"followers_url": "https://api.github.com/users/fedtti/foll... | [] | closed | false | null | [] | null | [] | 2025-10-01T18:18:07 | 2025-10-02T22:59:29 | 2025-10-02T22:59:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41269",
"html_url": "https://github.com/huggingface/transformers/pull/41269",
"diff_url": "https://github.com/huggingface/transformers/pull/41269.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41269.patch",
"merged_at... | This PR simply adds an Italian translation of `README.md` to the `i18n` folder and links it in the other available translations, including the `README.md` file itself. | {
"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/41269/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/41269/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41268 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41268/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41268/comments | https://api.github.com/repos/huggingface/transformers/issues/41268/events | https://github.com/huggingface/transformers/pull/41268 | 3,474,485,999 | PR_kwDOCUB6oc6rm0Zu | 41,268 | 🚨 Bump to Python 3.10 and rework how we check 3rd-party libraries existence | {
"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/... | [
{
"id": 9105758243,
"node_id": "LA_kwDOCUB6oc8AAAACHr7YIw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for_v5?",
"name": "for_v5?",
"color": "35BC94",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-10-01T17:38:03 | 2025-10-09T08:49:33 | 2025-10-06T09:04:19 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41268",
"html_url": "https://github.com/huggingface/transformers/pull/41268",
"diff_url": "https://github.com/huggingface/transformers/pull/41268.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41268.patch",
"merged_at... | # What does this PR do?
Python 3.9 is officially EOL starting this month, so let's bump it! Took the opportunity of the new features available in 3.10 to simplify quite a bit our library checks
Note that it is breaking BC a bit as I removed some old and unused library checks that were public members | {
"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/41268/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/41268/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41267 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41267/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41267/comments | https://api.github.com/repos/huggingface/transformers/issues/41267/events | https://github.com/huggingface/transformers/pull/41267 | 3,474,222,736 | PR_kwDOCUB6oc6rl6VC | 41,267 | Remove SageMakerTrainer | {
"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... | [
{
"id": 9105758243,
"node_id": "LA_kwDOCUB6oc8AAAACHr7YIw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for_v5?",
"name": "for_v5?",
"color": "35BC94",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-10-01T16:09:31 | 2025-10-02T09:25:14 | 2025-10-02T09:16:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41267",
"html_url": "https://github.com/huggingface/transformers/pull/41267",
"diff_url": "https://github.com/huggingface/transformers/pull/41267.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41267.patch",
"merged_at... | # What does this PR do?
It is replaced by Trainer. | {
"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/41267/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/41267/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41266 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41266/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41266/comments | https://api.github.com/repos/huggingface/transformers/issues/41266/events | https://github.com/huggingface/transformers/pull/41266 | 3,474,212,875 | PR_kwDOCUB6oc6rl4Ld | 41,266 | docs: update bitsandbytes platform support | {
"login": "matthewdouglas",
"id": 38992547,
"node_id": "MDQ6VXNlcjM4OTkyNTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/38992547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/matthewdouglas",
"html_url": "https://github.com/matthewdouglas",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | null | [] | 2025-10-01T16:06:11 | 2025-10-01T18:27:21 | 2025-10-01T18:27:20 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41266",
"html_url": "https://github.com/huggingface/transformers/pull/41266",
"diff_url": "https://github.com/huggingface/transformers/pull/41266.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41266.patch",
"merged_at... | # What does this PR do?
Updates the quantization docs to reflect that bitsandbytes now provides official support for CPU, Intel XPU, and Intel Gaudi. See the [v0.48.0 release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases/tag/0.48.0) for more information.
Additionally I keep the yellow ic... | {
"login": "matthewdouglas",
"id": 38992547,
"node_id": "MDQ6VXNlcjM4OTkyNTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/38992547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/matthewdouglas",
"html_url": "https://github.com/matthewdouglas",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41266/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/41266/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41265 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41265/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41265/comments | https://api.github.com/repos/huggingface/transformers/issues/41265/events | https://github.com/huggingface/transformers/pull/41265 | 3,474,191,793 | PR_kwDOCUB6oc6rlzjF | 41,265 | :rotating_light: [`Attention Masks`] Bidirectional masks for encoder and encoder-decoder models | {
"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-10-01T15:59:34 | 2025-10-09T14:56:21 | 2025-10-09T14:56:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41265",
"html_url": "https://github.com/huggingface/transformers/pull/41265",
"diff_url": "https://github.com/huggingface/transformers/pull/41265.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41265.patch",
"merged_at... | Introduces attention masks for encoder and encoder-decoder models, aka full bidirectional masks, fully compatible with our interface system. Some exceptions, like autoformer, have been ignored for now + there are probably a lot more models that have some weird update patterns but these are imo the most important (relat... | {
"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/41265/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 2,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/41265/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41264 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41264/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41264/comments | https://api.github.com/repos/huggingface/transformers/issues/41264/events | https://github.com/huggingface/transformers/pull/41264 | 3,474,189,856 | PR_kwDOCUB6oc6rlzIU | 41,264 | Use regex defailed flags | {
"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-10-01T15:58:53 | 2025-10-02T08:38:39 | 2025-10-02T08:34:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41264",
"html_url": "https://github.com/huggingface/transformers/pull/41264",
"diff_url": "https://github.com/huggingface/transformers/pull/41264.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41264.patch",
"merged_at... | # What does this PR do?
This PR uses full names of regex flags for better code readability. | {
"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/41264/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/41264/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41263 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41263/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41263/comments | https://api.github.com/repos/huggingface/transformers/issues/41263/events | https://github.com/huggingface/transformers/pull/41263 | 3,474,176,838 | PR_kwDOCUB6oc6rlwTq | 41,263 | Remove some previous team members from allow list of triggering Github Actions | {
"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-10-01T15:54:14 | 2025-10-02T14:32:30 | 2025-10-02T14:32:29 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41263",
"html_url": "https://github.com/huggingface/transformers/pull/41263",
"diff_url": "https://github.com/huggingface/transformers/pull/41263.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41263.patch",
"merged_at... | # What does this PR do?
Better security practice. | {
"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/41263/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/41263/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41262 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41262/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41262/comments | https://api.github.com/repos/huggingface/transformers/issues/41262/events | https://github.com/huggingface/transformers/pull/41262 | 3,474,144,826 | PR_kwDOCUB6oc6rlpUp | 41,262 | add peft team members to issue/pr template | {
"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-10-01T15:43:48 | 2025-10-01T17:27:00 | 2025-10-01T17:26:59 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41262",
"html_url": "https://github.com/huggingface/transformers/pull/41262",
"diff_url": "https://github.com/huggingface/transformers/pull/41262.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41262.patch",
"merged_at... | # What does this PR do?
PEFT go brrrrr | {
"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/41262/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/41262/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41261 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41261/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41261/comments | https://api.github.com/repos/huggingface/transformers/issues/41261/events | https://github.com/huggingface/transformers/pull/41261 | 3,474,143,501 | PR_kwDOCUB6oc6rlpBu | 41,261 | Remove `test_initialization` | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-10-01T15:43:26 | 2025-10-02T14:59:32 | 2025-10-02T13:23:43 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41261",
"html_url": "https://github.com/huggingface/transformers/pull/41261",
"diff_url": "https://github.com/huggingface/transformers/pull/41261.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41261.patch",
"merged_at... | # What does this PR do?
As per the title. The test is very old and not useful anymore.
We have the much more recent and accurate `test_can_init_all_missing_weights` I added some time ago to actually test that all weights are correctly taken into account in `_init_weights`.
What distribution is then used on tho... | {
"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/41261/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/41261/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41260 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41260/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41260/comments | https://api.github.com/repos/huggingface/transformers/issues/41260/events | https://github.com/huggingface/transformers/pull/41260 | 3,474,096,829 | PR_kwDOCUB6oc6rleoA | 41,260 | UpdatedREADME.md | {
"login": "aastha44ma",
"id": 141214756,
"node_id": "U_kgDOCGrEJA",
"avatar_url": "https://avatars.githubusercontent.com/u/141214756?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aastha44ma",
"html_url": "https://github.com/aastha44ma",
"followers_url": "https://api.github.com/users/aas... | [] | closed | false | null | [] | null | [] | 2025-10-01T15:31:16 | 2025-10-02T11:45:09 | 2025-10-02T11:45:09 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41260",
"html_url": "https://github.com/huggingface/transformers/pull/41260",
"diff_url": "https://github.com/huggingface/transformers/pull/41260.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41260.patch",
"merged_at... | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Fixes #41244
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, pleas... | {
"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/41260/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/41260/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41259 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41259/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41259/comments | https://api.github.com/repos/huggingface/transformers/issues/41259/events | https://github.com/huggingface/transformers/pull/41259 | 3,474,076,467 | PR_kwDOCUB6oc6rlaH1 | 41,259 | Unify is_torchvision_v2_available with is_torchvision_available | {
"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-10-01T15:25:44 | 2025-10-02T12:05:59 | 2025-10-02T11:56:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41259",
"html_url": "https://github.com/huggingface/transformers/pull/41259",
"diff_url": "https://github.com/huggingface/transformers/pull/41259.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41259.patch",
"merged_at... | # What does this PR do?
This PR fixes the remaining files, a follow-up of #41227 . | {
"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/41259/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/41259/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41258 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41258/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41258/comments | https://api.github.com/repos/huggingface/transformers/issues/41258/events | https://github.com/huggingface/transformers/pull/41258 | 3,474,057,549 | PR_kwDOCUB6oc6rlV7M | 41,258 | Fix pylint generator warnings | {
"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-10-01T15:20:17 | 2025-10-02T12:39:39 | 2025-10-02T12:35:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41258",
"html_url": "https://github.com/huggingface/transformers/pull/41258",
"diff_url": "https://github.com/huggingface/transformers/pull/41258.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41258.patch",
"merged_at... | # What does this PR do?
As the title says.. | {
"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/41258/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/41258/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41257 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41257/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41257/comments | https://api.github.com/repos/huggingface/transformers/issues/41257/events | https://github.com/huggingface/transformers/pull/41257 | 3,474,033,258 | PR_kwDOCUB6oc6rlQlk | 41,257 | Fix typos and clarify docstring in DocumentQuestionAnswering pipeline | {
"login": "CodeByHarini",
"id": 225563490,
"node_id": "U_kgDODXHTYg",
"avatar_url": "https://avatars.githubusercontent.com/u/225563490?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CodeByHarini",
"html_url": "https://github.com/CodeByHarini",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | [] | 2025-10-01T15:13:50 | 2025-10-02T11:44:09 | 2025-10-02T11:44:09 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41257",
"html_url": "https://github.com/huggingface/transformers/pull/41257",
"diff_url": "https://github.com/huggingface/transformers/pull/41257.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41257.patch",
"merged_at... | Improved clarity and fixed minor typos in the docstring of the DocumentQuestionAnswering pipeline.
| {
"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/41257/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/41257/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41256 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41256/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41256/comments | https://api.github.com/repos/huggingface/transformers/issues/41256/events | https://github.com/huggingface/transformers/pull/41256 | 3,473,998,153 | PR_kwDOCUB6oc6rlI8p | 41,256 | path validation for security reason | {
"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-10-01T15:04:06 | 2025-10-17T10:36:06 | 2025-10-17T10:36:05 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41256",
"html_url": "https://github.com/huggingface/transformers/pull/41256",
"diff_url": "https://github.com/huggingface/transformers/pull/41256.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41256.patch",
"merged_at... | # What does this PR do?
See the comment in file change tab | {
"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/41256/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/41256/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41255 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41255/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41255/comments | https://api.github.com/repos/huggingface/transformers/issues/41255/events | https://github.com/huggingface/transformers/pull/41255 | 3,473,983,880 | PR_kwDOCUB6oc6rlF3B | 41,255 | fix async client for transformers chat | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-01T15:00:30 | 2025-10-02T11:23:39 | 2025-10-02T11:23:37 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41255",
"html_url": "https://github.com/huggingface/transformers/pull/41255",
"diff_url": "https://github.com/huggingface/transformers/pull/41255.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41255.patch",
"merged_at... | # What does this PR do?
This PR fixes the async client for transformers chat. There were some error due to the latest version of `huggingface-hub` since we migrated to httpx and i'm not sure why the previous code actually worked ...
### Traceback
```
Traceback (most recent call last): File "/admin/home/marc/m... | {
"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/41255/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/41255/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41254 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41254/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41254/comments | https://api.github.com/repos/huggingface/transformers/issues/41254/events | https://github.com/huggingface/transformers/pull/41254 | 3,473,957,507 | PR_kwDOCUB6oc6rk_-K | 41,254 | docs: Add Hacktoberfest banner, Contributing and License sections to README | {
"login": "Shootingstar-99",
"id": 213097693,
"node_id": "U_kgDODLOc3Q",
"avatar_url": "https://avatars.githubusercontent.com/u/213097693?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Shootingstar-99",
"html_url": "https://github.com/Shootingstar-99",
"followers_url": "https://api.githu... | [] | open | false | null | [] | null | [] | 2025-10-01T14:54:04 | 2025-10-02T15:07:35 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41254",
"html_url": "https://github.com/huggingface/transformers/pull/41254",
"diff_url": "https://github.com/huggingface/transformers/pull/41254.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41254.patch",
"merged_at... | Closes #41246 and #41244
## What does this PR do?
Adds missing sections to the README:
- Contributing Guidelines section with link to CONTRIBUTING.md and Code of Conduct
- License section with link to LICENSE file
Adds:
- Hacktoberfest 2025 banner to the top.
## Why?
Makes the project more professiona... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41254/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/41254/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41253 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41253/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41253/comments | https://api.github.com/repos/huggingface/transformers/issues/41253/events | https://github.com/huggingface/transformers/pull/41253 | 3,473,582,720 | PR_kwDOCUB6oc6rjsXt | 41,253 | transformers serve quantization docs + some api fixes for bitsandbytes | {
"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... | [] | closed | false | null | [] | null | [] | 2025-10-01T13:29:11 | 2025-10-23T16:00:55 | 2025-10-23T16:00:54 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41253",
"html_url": "https://github.com/huggingface/transformers/pull/41253",
"diff_url": "https://github.com/huggingface/transformers/pull/41253.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41253.patch",
"merged_at... | # What does this PR do?
This PR adds some docs for transformers serve x quantization and fixes the quantization api for bitsandbytes.
Following PR will add more support for other methods and I will add a section in each quantization method to show what is the preferred setup (compile ? dtype ?) when using serve ! | {
"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/41253/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/41253/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41252 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41252/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41252/comments | https://api.github.com/repos/huggingface/transformers/issues/41252/events | https://github.com/huggingface/transformers/pull/41252 | 3,473,431,212 | PR_kwDOCUB6oc6rjK3U | 41,252 | FIX: Bug in PEFT integration delete_adapter method | {
"login": "BenjaminBossan",
"id": 6229650,
"node_id": "MDQ6VXNlcjYyMjk2NTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/6229650?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BenjaminBossan",
"html_url": "https://github.com/BenjaminBossan",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | [] | 2025-10-01T12:50:00 | 2025-10-02T16:37:00 | 2025-10-02T16:36:57 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41252",
"html_url": "https://github.com/huggingface/transformers/pull/41252",
"diff_url": "https://github.com/huggingface/transformers/pull/41252.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41252.patch",
"merged_at... | # What does this PR do?
The main content of this PR is to fix a bug in the `delete_adapter` method of the `PeftAdapterMixin`. Previously, it did not take into account auxiliary modules from PEFT, e.g. those added by `modules_to_save`. This PR fixes this oversight.
Note that the PR uses a new functionality from PE... | {
"login": "BenjaminBossan",
"id": 6229650,
"node_id": "MDQ6VXNlcjYyMjk2NTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/6229650?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BenjaminBossan",
"html_url": "https://github.com/BenjaminBossan",
"followers_url": "https://api.gith... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41252/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/41252/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41251 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41251/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41251/comments | https://api.github.com/repos/huggingface/transformers/issues/41251/events | https://github.com/huggingface/transformers/pull/41251 | 3,473,402,936 | PR_kwDOCUB6oc6rjEpB | 41,251 | Add deepseek 3.2 exp | {
"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... | [] | open | false | null | [] | null | [] | 2025-10-01T12:41:21 | 2025-10-09T14:53:54 | null | COLLABORATOR | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41251",
"html_url": "https://github.com/huggingface/transformers/pull/41251",
"diff_url": "https://github.com/huggingface/transformers/pull/41251.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41251.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... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41251/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/41251/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41250 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41250/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41250/comments | https://api.github.com/repos/huggingface/transformers/issues/41250/events | https://github.com/huggingface/transformers/pull/41250 | 3,473,233,423 | PR_kwDOCUB6oc6rifFP | 41,250 | Validate config attributes | {
"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... | [] | open | false | null | [] | null | [] | 2025-10-01T11:50:47 | 2025-10-09T17:11:01 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41250",
"html_url": "https://github.com/huggingface/transformers/pull/41250",
"diff_url": "https://github.com/huggingface/transformers/pull/41250.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41250.patch",
"merged_at... | # What does this PR do?
As per title. Continues from https://github.com/huggingface/transformers/pull/40793 and supersedes https://github.com/huggingface/transformers/pull/36534/files
| null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41250/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/41250/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/41249 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41249/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41249/comments | https://api.github.com/repos/huggingface/transformers/issues/41249/events | https://github.com/huggingface/transformers/pull/41249 | 3,473,083,219 | PR_kwDOCUB6oc6rh9am | 41,249 | [`Flex Attn`] Fix lse x attention sinks logic | {
"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-10-01T11:07:50 | 2025-10-02T15:49:45 | 2025-10-02T15:49:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41249",
"html_url": "https://github.com/huggingface/transformers/pull/41249",
"diff_url": "https://github.com/huggingface/transformers/pull/41249.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41249.patch",
"merged_at... | We always return lse except for CPU #40352 (it simply isn't supported in torch yet)
Let's rather raise a proper error for this than encountering a verbose torch exception | {
"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/41249/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/41249/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41248 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41248/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41248/comments | https://api.github.com/repos/huggingface/transformers/issues/41248/events | https://github.com/huggingface/transformers/pull/41248 | 3,473,041,499 | PR_kwDOCUB6oc6rh0CQ | 41,248 | [`v5`] Sync Bert and Bart eager attention | {
"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... | [
{
"id": 9105758243,
"node_id": "LA_kwDOCUB6oc8AAAACHr7YIw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for_v5?",
"name": "for_v5?",
"color": "35BC94",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-10-01T10:57:11 | 2025-10-06T16:49:06 | 2025-10-06T16:49:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41248",
"html_url": "https://github.com/huggingface/transformers/pull/41248",
"diff_url": "https://github.com/huggingface/transformers/pull/41248.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41248.patch",
"merged_at... | Syncs the eager attentions if those model groups to have less intertwined versions of essentially the same; sync goes from bert as being the primary source
NOTE: Since it has a hard dependency on #41170, it should only come with v5 as well - do we still use the labels or just go for it since we have v4.57?
cc @zu... | {
"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/41248/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/41248/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/41247 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41247/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41247/comments | https://api.github.com/repos/huggingface/transformers/issues/41247/events | https://github.com/huggingface/transformers/issues/41247 | 3,473,011,025 | I_kwDOCUB6oc7PAfFR | 41,247 | Custom loss function for Qwen 2.5 VL 7b training | {
"login": "akhila1729",
"id": 62430823,
"node_id": "MDQ6VXNlcjYyNDMwODIz",
"avatar_url": "https://avatars.githubusercontent.com/u/62430823?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/akhila1729",
"html_url": "https://github.com/akhila1729",
"followers_url": "https://api.github.com/use... | [
{
"id": 5769473378,
"node_id": "LA_kwDOCUB6oc8AAAABV-MtYg",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Vision",
"name": "Vision",
"color": "C079EF",
"default": false,
"description": ""
}
] | open | false | null | [] | null | [] | 2025-10-01T10:45:47 | 2025-10-15T09:12:21 | null | NONE | null | null | null | null | /raid/akhila/conda_envs/mswift/lib/python3.10/site-packages/transformers/models/qwen2_5_vl/modeling_qwen2_5_vl.py
here there is self.loss_function under Qwen2_5_VLForConditionalGeneration class. I want to add a custom loss function which should be accessed from config. I am doing SFT training using mswift | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41247/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/41247/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/41246 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41246/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41246/comments | https://api.github.com/repos/huggingface/transformers/issues/41246/events | https://github.com/huggingface/transformers/issues/41246 | 3,472,695,090 | I_kwDOCUB6oc7O_R8y | 41,246 | Add Contribution Guidelines and License Section in README | {
"login": "dimpal-yadav",
"id": 177777929,
"node_id": "U_kgDOCpitCQ",
"avatar_url": "https://avatars.githubusercontent.com/u/177777929?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dimpal-yadav",
"html_url": "https://github.com/dimpal-yadav",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | [] | 2025-10-01T09:09:19 | 2025-10-05T18:48:32 | null | NONE | null | null | null | null | Description
Currently, the README.md does not have a Contribution section and the License section is either missing/not clearly visible.
Adding these two sections will make the project more professional, contributor-friendly, and compliant with open-source standards.
🎯 Acceptance Criteria
Contribution section added i... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41246/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/41246/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/41245 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41245/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41245/comments | https://api.github.com/repos/huggingface/transformers/issues/41245/events | https://github.com/huggingface/transformers/issues/41245 | 3,472,690,845 | I_kwDOCUB6oc7O_Q6d | 41,245 | Add Pull Request (PR) Template | {
"login": "dimpal-yadav",
"id": 177777929,
"node_id": "U_kgDOCpitCQ",
"avatar_url": "https://avatars.githubusercontent.com/u/177777929?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dimpal-yadav",
"html_url": "https://github.com/dimpal-yadav",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | [] | 2025-10-01T09:08:09 | 2025-10-14T04:46:14 | null | NONE | null | null | null | null | Currently, the repository does not have a Pull Request (PR) template. This makes it harder for contributors to provide consistent information when opening PRs.
Proposed Solution:
Add a PR template file at .github/pull_request_template.md.
The template should include:
Description of changes
Related issues (Fixes #issu... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41245/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/41245/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/41244 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41244/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41244/comments | https://api.github.com/repos/huggingface/transformers/issues/41244/events | https://github.com/huggingface/transformers/issues/41244 | 3,472,687,891 | I_kwDOCUB6oc7O_QMT | 41,244 | Add hacktoberfest-2025 Banner to README | {
"login": "dimpal-yadav",
"id": 177777929,
"node_id": "U_kgDOCpitCQ",
"avatar_url": "https://avatars.githubusercontent.com/u/177777929?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dimpal-yadav",
"html_url": "https://github.com/dimpal-yadav",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | [] | 2025-10-01T09:07:20 | 2025-10-04T06:31:58 | null | NONE | null | null | null | null | The repository currently does not display any hacktoberfest-2025 banner in the README. Adding the banner will help highlight the project’s participation in hacktoberfest-2025 and increase visibility. | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/41244/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/41244/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/41243 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/41243/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/41243/comments | https://api.github.com/repos/huggingface/transformers/issues/41243/events | https://github.com/huggingface/transformers/pull/41243 | 3,472,614,183 | PR_kwDOCUB6oc6rgWiW | 41,243 | Resolve remote custom module path warnings | {
"login": "XuehaiPan",
"id": 16078332,
"node_id": "MDQ6VXNlcjE2MDc4MzMy",
"avatar_url": "https://avatars.githubusercontent.com/u/16078332?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuehaiPan",
"html_url": "https://github.com/XuehaiPan",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-10-01T08:44:09 | 2025-10-01T15:56:21 | 2025-10-01T15:55:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/41243",
"html_url": "https://github.com/huggingface/transformers/pull/41243",
"diff_url": "https://github.com/huggingface/transformers/pull/41243.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/41243.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/41243/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/41243/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.