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/39235 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39235/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39235/comments | https://api.github.com/repos/huggingface/transformers/issues/39235/events | https://github.com/huggingface/transformers/issues/39235 | 3,204,559,039 | I_kwDOCUB6oc6_AbC_ | 39,235 | Specifying multiple metrics in TrainingArguments.metric_for_best_model | {
"login": "gumran",
"id": 147415574,
"node_id": "U_kgDOCMliFg",
"avatar_url": "https://avatars.githubusercontent.com/u/147415574?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gumran",
"html_url": "https://github.com/gumran",
"followers_url": "https://api.github.com/users/gumran/follower... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | open | false | null | [] | null | [] | 2025-07-05T08:12:42 | 2025-07-05T18:35:43 | null | NONE | null | null | null | null | ### Feature request
Currently, `TrainingArguments.metric_for_best_model` only accepts a `str`, such as "loss" or "accuracy". I suggest we allow specifying multiple metrics as an iterable so that the training loop tracks each of them and saves to separate directories. This means we also need to allow `output_dir` to be... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39235/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/39235/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/39234 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39234/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39234/comments | https://api.github.com/repos/huggingface/transformers/issues/39234/events | https://github.com/huggingface/transformers/pull/39234 | 3,203,745,955 | PR_kwDOCUB6oc6df1Bw | 39,234 | Replace einsum with unsqueeze | {
"login": "xenova",
"id": 26504141,
"node_id": "MDQ6VXNlcjI2NTA0MTQx",
"avatar_url": "https://avatars.githubusercontent.com/u/26504141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xenova",
"html_url": "https://github.com/xenova",
"followers_url": "https://api.github.com/users/xenova/fo... | [] | closed | false | null | [] | null | [] | 2025-07-04T21:38:02 | 2025-07-07T10:14:08 | 2025-07-07T10:14:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39234",
"html_url": "https://github.com/huggingface/transformers/pull/39234",
"diff_url": "https://github.com/huggingface/transformers/pull/39234.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39234.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": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39234/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/39234/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39233 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39233/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39233/comments | https://api.github.com/repos/huggingface/transformers/issues/39233/events | https://github.com/huggingface/transformers/pull/39233 | 3,203,711,651 | PR_kwDOCUB6oc6dftlo | 39,233 | Update LED model card | {
"login": "dross20",
"id": 73395516,
"node_id": "MDQ6VXNlcjczMzk1NTE2",
"avatar_url": "https://avatars.githubusercontent.com/u/73395516?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dross20",
"html_url": "https://github.com/dross20",
"followers_url": "https://api.github.com/users/dross2... | [] | closed | false | null | [] | null | [] | 2025-07-04T21:13:23 | 2025-07-07T22:56:57 | 2025-07-07T22:56:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39233",
"html_url": "https://github.com/huggingface/transformers/pull/39233",
"diff_url": "https://github.com/huggingface/transformers/pull/39233.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39233.patch",
"merged_at... | # What does this PR do?
This PR replaces the LED model card with a new model card matching the format introduced in https://github.com/huggingface/transformers/issues/36979.
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
## Who can r... | {
"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/39233/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/39233/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39232 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39232/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39232/comments | https://api.github.com/repos/huggingface/transformers/issues/39232/events | https://github.com/huggingface/transformers/pull/39232 | 3,203,394,454 | PR_kwDOCUB6oc6deq-8 | 39,232 | Add support for `ModernBertForMultipleChoice` | {
"login": "netique",
"id": 34926852,
"node_id": "MDQ6VXNlcjM0OTI2ODUy",
"avatar_url": "https://avatars.githubusercontent.com/u/34926852?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/netique",
"html_url": "https://github.com/netique",
"followers_url": "https://api.github.com/users/netiqu... | [] | closed | false | null | [] | null | [] | 2025-07-04T17:52:03 | 2025-08-04T18:46:03 | 2025-08-04T18:45:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39232",
"html_url": "https://github.com/huggingface/transformers/pull/39232",
"diff_url": "https://github.com/huggingface/transformers/pull/39232.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39232.patch",
"merged_at... | # What does this PR do?
This PR implements `ModernBertForMultipleChoice` class that was missing.
## Who can review?
@ArthurZucker | {
"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/39232/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/39232/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39231 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39231/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39231/comments | https://api.github.com/repos/huggingface/transformers/issues/39231/events | https://github.com/huggingface/transformers/issues/39231 | 3,203,291,446 | I_kwDOCUB6oc6-7lk2 | 39,231 | v4.53.0 - Qwen 2.5 VL Flash Attention error - object has no attribute is_causal | {
"login": "aidando73",
"id": 43259657,
"node_id": "MDQ6VXNlcjQzMjU5NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/43259657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aidando73",
"html_url": "https://github.com/aidando73",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-04T16:49:24 | 2025-08-12T08:02:52 | 2025-08-12T08:02:52 | NONE | null | null | null | null | ### System Info
transformers==4.53.0
```
root@0bfa7bd36f4f:/home/aidan/home/fireworks# python -c "import torch; torch.utils.collect_env.main()"
Collecting environment information...
PyTorch version: 2.7.0a0+ecf3bae40a.nv25.02
Is debug build: False
CUDA used to build PyTorch: 12.8
ROCM used to build PyTorch: N/A
OS: ... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39231/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/39231/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/39230 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39230/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39230/comments | https://api.github.com/repos/huggingface/transformers/issues/39230/events | https://github.com/huggingface/transformers/pull/39230 | 3,203,290,121 | PR_kwDOCUB6oc6deVGu | 39,230 | [server] add tests and fix passing a custom `generation_config` | {
"login": "gante",
"id": 12240844,
"node_id": "MDQ6VXNlcjEyMjQwODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gante",
"html_url": "https://github.com/gante",
"followers_url": "https://api.github.com/users/gante/follow... | [] | closed | false | null | [] | null | [] | 2025-07-04T16:48:25 | 2025-07-10T13:50:30 | 2025-07-10T13:41:38 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39230",
"html_url": "https://github.com/huggingface/transformers/pull/39230",
"diff_url": "https://github.com/huggingface/transformers/pull/39230.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39230.patch",
"merged_at... | # What does this PR do?
This PR:
- Adds basic usage tests for `transformers serve`, including tool use
- Fixes the `tiny-agents` demo (new exception, I think from the new huggingface_hub version?)
- Fixes the use of a custom `GenerationConfig` in `transformers serve`
- In both `transformers serve` and `transform... | {
"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/39230/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/39230/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39229 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39229/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39229/comments | https://api.github.com/repos/huggingface/transformers/issues/39229/events | https://github.com/huggingface/transformers/pull/39229 | 3,203,224,607 | PR_kwDOCUB6oc6deHY4 | 39,229 | fix `fastspeech2_conformer` tests | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-04T16:14:58 | 2025-07-07T13:04:28 | 2025-07-07T13:04:26 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39229",
"html_url": "https://github.com/huggingface/transformers/pull/39229",
"diff_url": "https://github.com/huggingface/transformers/pull/39229.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39229.patch",
"merged_at... | # What does this PR do?
The 2 tests are failing for long time. I also need to update one expected output values | {
"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/39229/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/39229/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39228 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39228/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39228/comments | https://api.github.com/repos/huggingface/transformers/issues/39228/events | https://github.com/huggingface/transformers/pull/39228 | 3,203,220,594 | PR_kwDOCUB6oc6deGkq | 39,228 | [`Ernie 4.5`] Add ernie text 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... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-07-04T16:12:21 | 2025-07-21T17:51:54 | 2025-07-21T17:51:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39228",
"html_url": "https://github.com/huggingface/transformers/pull/39228",
"diff_url": "https://github.com/huggingface/transformers/pull/39228.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39228.patch",
"merged_at... | Adding the Ernie 4.5 suite of models.
Progress:
- [x] Ernie 4.5 pure text model (0.3B)
- [x] MoE Ernie
- [x] Loading check with untied weights (tested on a dummy model)
- [x] TP tests
- [x] Failing with tied weights, needs to be fixed then it's done
- [x] Correction bias clarification
- Follo... | {
"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/39228/reactions",
"total_count": 6,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 6,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/39228/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39227 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39227/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39227/comments | https://api.github.com/repos/huggingface/transformers/issues/39227/events | https://github.com/huggingface/transformers/pull/39227 | 3,203,210,395 | PR_kwDOCUB6oc6deErR | 39,227 | Updated CamemBERT model card to new standardized format | {
"login": "MShaheerMalik77",
"id": 157911864,
"node_id": "U_kgDOCWmLOA",
"avatar_url": "https://avatars.githubusercontent.com/u/157911864?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MShaheerMalik77",
"html_url": "https://github.com/MShaheerMalik77",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | [] | 2025-07-04T16:08:09 | 2025-07-11T17:59:09 | 2025-07-11T17:59:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39227",
"html_url": "https://github.com/huggingface/transformers/pull/39227",
"diff_url": "https://github.com/huggingface/transformers/pull/39227.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39227.patch",
"merged_at... | # What does this PR do?
This PR updates the CamemBERT model card `camembert.md`, by standardizing its format according to https://github.com/huggingface/transformers/issues/36979. It includes example code for performing masked language modelling with the pipeline and AutoModel classes, as well as a Quantization exam... | {
"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/39227/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/39227/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39226 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39226/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39226/comments | https://api.github.com/repos/huggingface/transformers/issues/39226/events | https://github.com/huggingface/transformers/pull/39226 | 3,203,083,884 | PR_kwDOCUB6oc6ddp7z | 39,226 | Fixes #39204: add fallback if get_base_model missing | {
"login": "sebastianvlad1",
"id": 30313538,
"node_id": "MDQ6VXNlcjMwMzEzNTM4",
"avatar_url": "https://avatars.githubusercontent.com/u/30313538?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sebastianvlad1",
"html_url": "https://github.com/sebastianvlad1",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | null | [] | 2025-07-04T15:13:09 | 2025-07-16T13:51:42 | 2025-07-16T13:51:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39226",
"html_url": "https://github.com/huggingface/transformers/pull/39226",
"diff_url": "https://github.com/huggingface/transformers/pull/39226.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39226.patch",
"merged_at... | This PR adds a fallback mechanism to extract the base model from a PEFT-wrapped model in case the get_base_model() method is missing. Specifically, it attempts to retrieve model.base_model.model if get_base_model is not available. This improves compatibility with different PEFT wrappers and custom model classes.
The... | {
"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/39226/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/39226/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39225 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39225/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39225/comments | https://api.github.com/repos/huggingface/transformers/issues/39225/events | https://github.com/huggingface/transformers/pull/39225 | 3,203,075,087 | PR_kwDOCUB6oc6ddoAP | 39,225 | feat: add sliding window attention to Continuous Batching | {
"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-07-04T15:10:12 | 2025-09-11T07:31:44 | 2025-09-11T07:31:20 | MEMBER | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39225",
"html_url": "https://github.com/huggingface/transformers/pull/39225",
"diff_url": "https://github.com/huggingface/transformers/pull/39225.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39225.patch",
"merged_at... | # What does this PR do?
Adds Sliding Window Attention to Continuous Batching | {
"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/39225/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/39225/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39224 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39224/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39224/comments | https://api.github.com/repos/huggingface/transformers/issues/39224/events | https://github.com/huggingface/transformers/issues/39224 | 3,202,815,590 | I_kwDOCUB6oc6-5xZm | 39,224 | transformers: FlaubertTokenizer: do_lowercase_and_remove_accent: make the logger warning actionable (don't only tell what's wrong, rather suggest what could be done about that) | {
"login": "kirisakow",
"id": 11773604,
"node_id": "MDQ6VXNlcjExNzczNjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/11773604?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kirisakow",
"html_url": "https://github.com/kirisakow",
"followers_url": "https://api.github.com/users/... | [] | open | false | null | [] | null | [] | 2025-07-04T13:48:52 | 2025-10-19T09:59:12 | null | NONE | null | null | null | null | Please, make the logger warning below *actionable* (**don't only tell what's wrong, rather suggest what could be done about that**):
https://github.com/huggingface/transformers/blob/e6a8063ef1af16df964b644b07e1d17e96555d23/src/transformers/models/flaubert/tokenization_flaubert.py#L208-L209
Here's more context:
https... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39224/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/39224/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/39223 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39223/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39223/comments | https://api.github.com/repos/huggingface/transformers/issues/39223/events | https://github.com/huggingface/transformers/pull/39223 | 3,202,746,431 | PR_kwDOCUB6oc6dck3g | 39,223 | Add support for older versions in is_torchdynamo_compiling(). | {
"login": "Pqlet",
"id": 67025630,
"node_id": "MDQ6VXNlcjY3MDI1NjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/67025630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pqlet",
"html_url": "https://github.com/Pqlet",
"followers_url": "https://api.github.com/users/Pqlet/follow... | [] | closed | false | null | [] | null | [] | 2025-07-04T13:25:03 | 2025-07-04T14:04:07 | 2025-07-04T14:04:07 | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39223",
"html_url": "https://github.com/huggingface/transformers/pull/39223",
"diff_url": "https://github.com/huggingface/transformers/pull/39223.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39223.patch",
"merged_at... | Support is_torchdynamo_compiling() for older versions.
# What does this PR do?
Fixes error in `is_torchdynamo_compiling()`, which is thrown for older versions of torch, e.g. torch==2.2.2. The support for `torch._dynamo.external_utils.is_compiling()` was deprecated and torch=2.2.2 does not manage torch.compile() ... | {
"login": "Pqlet",
"id": 67025630,
"node_id": "MDQ6VXNlcjY3MDI1NjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/67025630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pqlet",
"html_url": "https://github.com/Pqlet",
"followers_url": "https://api.github.com/users/Pqlet/follow... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39223/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/39223/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39222 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39222/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39222/comments | https://api.github.com/repos/huggingface/transformers/issues/39222/events | https://github.com/huggingface/transformers/pull/39222 | 3,202,534,664 | PR_kwDOCUB6oc6db2FF | 39,222 | Enable granite 4 hybrid integration tests | {
"login": "alex-jw-brooks",
"id": 10740300,
"node_id": "MDQ6VXNlcjEwNzQwMzAw",
"avatar_url": "https://avatars.githubusercontent.com/u/10740300?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alex-jw-brooks",
"html_url": "https://github.com/alex-jw-brooks",
"followers_url": "https://api.gi... | [] | open | false | null | [] | null | [] | 2025-07-04T12:18:30 | 2025-07-07T18:25:49 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39222",
"html_url": "https://github.com/huggingface/transformers/pull/39222",
"diff_url": "https://github.com/huggingface/transformers/pull/39222.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39222.patch",
"merged_at... | Enables granite moe hybrid integration tests using the tiny preview model. Tolerance is adjusted to be more lenient for bfloat16.
<!--
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... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39222/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/39222/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39221 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39221/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39221/comments | https://api.github.com/repos/huggingface/transformers/issues/39221/events | https://github.com/huggingface/transformers/pull/39221 | 3,202,516,185 | PR_kwDOCUB6oc6dbyBO | 39,221 | π¨ Fix Inconsistant `input_feature` length and `attention_mask` length in `WhisperFeatureExtractor` | {
"login": "BakerBunker",
"id": 17872844,
"node_id": "MDQ6VXNlcjE3ODcyODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/17872844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BakerBunker",
"html_url": "https://github.com/BakerBunker",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-07-04T12:13:26 | 2025-09-10T09:38:48 | 2025-09-10T09:38:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39221",
"html_url": "https://github.com/huggingface/transformers/pull/39221",
"diff_url": "https://github.com/huggingface/transformers/pull/39221.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39221.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": "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/39221/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/39221/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39220 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39220/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39220/comments | https://api.github.com/repos/huggingface/transformers/issues/39220/events | https://github.com/huggingface/transformers/pull/39220 | 3,202,341,662 | PR_kwDOCUB6oc6dbLvR | 39,220 | Update expected values (after switching to A10) - part 8 - Final | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-04T11:23:12 | 2025-07-04T11:37:01 | 2025-07-04T11:35:53 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39220",
"html_url": "https://github.com/huggingface/transformers/pull/39220",
"diff_url": "https://github.com/huggingface/transformers/pull/39220.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39220.patch",
"merged_at... | # What does this PR do?
2 remaining failed tests that were missed in the previous PRs. | {
"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/39220/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/39220/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39219 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39219/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39219/comments | https://api.github.com/repos/huggingface/transformers/issues/39219/events | https://github.com/huggingface/transformers/issues/39219 | 3,202,323,601 | I_kwDOCUB6oc6-35SR | 39,219 | Feature Request: Native Support for Custom Multimodal Models | {
"login": "DrxcoDev2",
"id": 201119051,
"node_id": "U_kgDOC_zVSw",
"avatar_url": "https://avatars.githubusercontent.com/u/201119051?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DrxcoDev2",
"html_url": "https://github.com/DrxcoDev2",
"followers_url": "https://api.github.com/users/DrxcoD... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | open | false | null | [] | null | [] | 2025-07-04T11:17:00 | 2025-07-04T11:17:00 | null | NONE | null | null | null | null | ### Feature request
I'm currently working on a research project that involves combining textual and audio data in a custom multimodal architecture. While the library already supports several powerful pretrained multimodal models like CLIP and Flamingo, building new custom multimodal models from scratch is still quite ... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39219/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/39219/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/39218 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39218/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39218/comments | https://api.github.com/repos/huggingface/transformers/issues/39218/events | https://github.com/huggingface/transformers/pull/39218 | 3,202,198,690 | PR_kwDOCUB6oc6dask6 | 39,218 | Update expected values (after switching to A10) - part 7 | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-04T10:39:47 | 2025-07-04T10:52:29 | 2025-07-04T10:48:10 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39218",
"html_url": "https://github.com/huggingface/transformers/pull/39218",
"diff_url": "https://github.com/huggingface/transformers/pull/39218.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39218.patch",
"merged_at... | # What does this PR do?
The final one π
As discussed offline, will merge to move fast as it's only expected outputs updated for A10 | {
"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/39218/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/39218/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39217 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39217/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39217/comments | https://api.github.com/repos/huggingface/transformers/issues/39217/events | https://github.com/huggingface/transformers/issues/39217 | 3,201,849,745 | I_kwDOCUB6oc6-2FmR | 39,217 | torch fake_tensor load hf model failed | {
"login": "SandyWang85",
"id": 191958518,
"node_id": "U_kgDOC3EN9g",
"avatar_url": "https://avatars.githubusercontent.com/u/191958518?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SandyWang85",
"html_url": "https://github.com/SandyWang85",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-07-04T08:47:32 | 2025-08-12T08:02:56 | 2025-08-12T08:02:56 | NONE | null | null | null | null | The error type is "TypeError: FakeTensor.__new__() got an unexpected keyword argument 'fake_device'"
The code:
import torch
from torch import nn
from torch._subclasses import FakeTensorMode
from typing import Optional, Callable, Dict, Any
from transformers import AutoModelForCausalLM, AutoTokenizer
class BaseModelLoa... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39217/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/39217/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/39216 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39216/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39216/comments | https://api.github.com/repos/huggingface/transformers/issues/39216/events | https://github.com/huggingface/transformers/pull/39216 | 3,201,837,479 | PR_kwDOCUB6oc6dZdJx | 39,216 | Fix patch helper | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-07-04T08:43:03 | 2025-07-07T13:11:49 | 2025-07-07T13:11:48 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39216",
"html_url": "https://github.com/huggingface/transformers/pull/39216",
"diff_url": "https://github.com/huggingface/transformers/pull/39216.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39216.patch",
"merged_at... | # What does this PR do?
Since it's for a patch there should not be a -1 | {
"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/39216/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/39216/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39215 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39215/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39215/comments | https://api.github.com/repos/huggingface/transformers/issues/39215/events | https://github.com/huggingface/transformers/issues/39215 | 3,201,255,977 | I_kwDOCUB6oc6-z0op | 39,215 | _load_rng_state after get_batch_samples may break training reproducibility when dataloader has random operations | {
"login": "rangehow",
"id": 88258534,
"node_id": "MDQ6VXNlcjg4MjU4NTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/88258534?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rangehow",
"html_url": "https://github.com/rangehow",
"followers_url": "https://api.github.com/users/ran... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-04T04:14:46 | 2025-08-25T08:03:19 | 2025-08-25T08:03:19 | CONTRIBUTOR | null | null | null | null |
### Reproduction
The current implementation in the `Trainer`'s `_inner_training_loop` for resuming from a checkpoint calls `_load_rng_state` *after* fetching the data batch with `get_batch_samples`. This logic appears to be designed to handle the complexities of `skip_first_batches` and multi-worker dataloading.
... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39215/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/39215/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/39214 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39214/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39214/comments | https://api.github.com/repos/huggingface/transformers/issues/39214/events | https://github.com/huggingface/transformers/issues/39214 | 3,201,195,846 | I_kwDOCUB6oc6-zl9G | 39,214 | Inconsistant `input_feature` length and `attention_mask` length in `WhisperFeatureExtractor` | {
"login": "BakerBunker",
"id": 17872844,
"node_id": "MDQ6VXNlcjE3ODcyODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/17872844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BakerBunker",
"html_url": "https://github.com/BakerBunker",
"followers_url": "https://api.github.com/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
},
{
"id": 7377881103,
"node_id": "LA_kwDOCUB6oc8AAAABt8GIDw",
"url... | closed | false | null | [] | null | [] | 2025-07-04T03:37:34 | 2025-08-11T08:02:57 | 2025-08-11T08:02:57 | CONTRIBUTOR | null | null | null | null | ### System Info
transformers `main` branch
### Who can help?
@eustlb @zucchini-nlp
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [x] My own task or dataset (give details below)
... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39214/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/39214/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/39213 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39213/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39213/comments | https://api.github.com/repos/huggingface/transformers/issues/39213/events | https://github.com/huggingface/transformers/issues/39213 | 3,201,033,378 | I_kwDOCUB6oc6-y-Si | 39,213 | Remove device to host sync triggered in _flash_attention_forward | {
"login": "piyifan123",
"id": 72015789,
"node_id": "MDQ6VXNlcjcyMDE1Nzg5",
"avatar_url": "https://avatars.githubusercontent.com/u/72015789?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/piyifan123",
"html_url": "https://github.com/piyifan123",
"followers_url": "https://api.github.com/use... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | open | false | null | [] | null | [] | 2025-07-04T01:34:49 | 2025-07-04T01:34:49 | null | NONE | null | null | null | null | ### Feature request
# Problem
In https://github.com/huggingface/transformers/blob/037755ed54208eefa77673b0af2a0b13e51f2fb1/src/transformers/modeling_flash_attention_utils.py#L521, the condition check `(torch.diff(position_ids, dim=-1) >= 0).all())` would cause the result from the device tensor `position_ids` to be syn... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39213/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/39213/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/39212 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39212/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39212/comments | https://api.github.com/repos/huggingface/transformers/issues/39212/events | https://github.com/huggingface/transformers/pull/39212 | 3,200,700,372 | PR_kwDOCUB6oc6dVrkq | 39,212 | Add Ukrainian translation of README.md | {
"login": "VXXXO",
"id": 97465930,
"node_id": "U_kgDOBc82Sg",
"avatar_url": "https://avatars.githubusercontent.com/u/97465930?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VXXXO",
"html_url": "https://github.com/VXXXO",
"followers_url": "https://api.github.com/users/VXXXO/followers",
... | [] | open | false | null | [] | null | [] | 2025-07-03T21:29:05 | 2025-07-07T18:27:03 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39212",
"html_url": "https://github.com/huggingface/transformers/pull/39212",
"diff_url": "https://github.com/huggingface/transformers/pull/39212.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39212.patch",
"merged_at... | # What does this PR do?
Adds Ukrainian translation of the main README.md file to improve accessibility for Ukrainian-speaking developers and researchers.
## Changes made
- Created `i18n/README_uk.md` with a complete Ukrainian translation of the main README.md
- Added link to Ukrainian version in the main READ... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39212/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/39212/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39211 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39211/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39211/comments | https://api.github.com/repos/huggingface/transformers/issues/39211/events | https://github.com/huggingface/transformers/pull/39211 | 3,200,639,199 | PR_kwDOCUB6oc6dVen5 | 39,211 | Add mobilenet_v5 stub implementation to fix "Unknown Model" error | {
"login": "VXXXO",
"id": 97465930,
"node_id": "U_kgDOBc82Sg",
"avatar_url": "https://avatars.githubusercontent.com/u/97465930?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VXXXO",
"html_url": "https://github.com/VXXXO",
"followers_url": "https://api.github.com/users/VXXXO/followers",
... | [] | open | false | null | [] | null | [] | 2025-07-03T21:00:27 | 2025-07-07T14:16:41 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39211",
"html_url": "https://github.com/huggingface/transformers/pull/39211",
"diff_url": "https://github.com/huggingface/transformers/pull/39211.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39211.patch",
"merged_at... | # What does this PR do?
This PR addresses issue #39208: "Unknown Model (mobilenetv5_300m_enc) when loading Gemma 3n".
## Problem
When loading Gemma 3n models, the default vision architecture is set to "mobilenetv5_300m_enc", but this architecture was not implemented in Transformers, causing an "Unknown Model" er... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39211/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/39211/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39210 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39210/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39210/comments | https://api.github.com/repos/huggingface/transformers/issues/39210/events | https://github.com/huggingface/transformers/pull/39210 | 3,200,634,224 | PR_kwDOCUB6oc6dVdgS | 39,210 | Update T5gemma | {
"login": "bzhangGo",
"id": 17406686,
"node_id": "MDQ6VXNlcjE3NDA2Njg2",
"avatar_url": "https://avatars.githubusercontent.com/u/17406686?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bzhangGo",
"html_url": "https://github.com/bzhangGo",
"followers_url": "https://api.github.com/users/bzh... | [] | closed | false | null | [] | null | [] | 2025-07-03T20:58:42 | 2025-07-12T03:22:03 | 2025-07-08T17:08:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39210",
"html_url": "https://github.com/huggingface/transformers/pull/39210",
"diff_url": "https://github.com/huggingface/transformers/pull/39210.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39210.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": "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/39210/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/39210/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39209 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39209/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39209/comments | https://api.github.com/repos/huggingface/transformers/issues/39209/events | https://github.com/huggingface/transformers/pull/39209 | 3,200,586,575 | PR_kwDOCUB6oc6dVS2x | 39,209 | Standardize FSMT class naming: PretrainedFSMTModel β PreTrainedFSMTModel | {
"login": "VXXXO",
"id": 97465930,
"node_id": "U_kgDOBc82Sg",
"avatar_url": "https://avatars.githubusercontent.com/u/97465930?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VXXXO",
"html_url": "https://github.com/VXXXO",
"followers_url": "https://api.github.com/users/VXXXO/followers",
... | [] | open | false | null | [] | null | [] | 2025-07-03T20:40:29 | 2025-07-07T13:12:27 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39209",
"html_url": "https://github.com/huggingface/transformers/pull/39209",
"diff_url": "https://github.com/huggingface/transformers/pull/39209.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39209.patch",
"merged_at... | This PR addresses the naming inconsistency for the FSMT base model class, as described in issue #39202.
### Changes
Renamed PretrainedFSMTModel to PreTrainedFSMTModel to match the naming convention used across the library (e.g., PreTrainedModel, PreTrainedTokenizer)
Updated all usages and exports accordingly
Adde... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39209/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/39209/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39208 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39208/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39208/comments | https://api.github.com/repos/huggingface/transformers/issues/39208/events | https://github.com/huggingface/transformers/issues/39208 | 3,200,522,879 | I_kwDOCUB6oc6-xBp_ | 39,208 | Unknown Model (mobilenetv5_300m_enc) when loading Gemma 3n | {
"login": "HenryNdubuaku",
"id": 26547576,
"node_id": "MDQ6VXNlcjI2NTQ3NTc2",
"avatar_url": "https://avatars.githubusercontent.com/u/26547576?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HenryNdubuaku",
"html_url": "https://github.com/HenryNdubuaku",
"followers_url": "https://api.githu... | [
{
"id": 1990918270,
"node_id": "MDU6TGFiZWwxOTkwOTE4Mjcw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Good%20First%20Issue",
"name": "Good First Issue",
"color": "bbf794",
"default": false,
"description": ""
},
{
"id": 3817266200,
"node_id": "MDU6TGF... | closed | false | null | [] | null | [] | 2025-07-03T20:10:57 | 2025-09-18T13:09:09 | 2025-09-18T13:09:09 | NONE | null | null | null | null | ### System Info
```bash
- `transformers` version: 4.53.0
- Platform: Linux-6.1.141+-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.33.2
- Safetensors version: 0.5.1
- Accelerate version: 1.2.1
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (accelera... | {
"login": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39208/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/39208/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/39207 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39207/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39207/comments | https://api.github.com/repos/huggingface/transformers/issues/39207/events | https://github.com/huggingface/transformers/pull/39207 | 3,200,520,688 | PR_kwDOCUB6oc6dVEZD | 39,207 | Update expected values (after switching to A10) - part 6 | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-03T20:09:49 | 2025-07-03T20:45:32 | 2025-07-03T20:45:30 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39207",
"html_url": "https://github.com/huggingface/transformers/pull/39207",
"diff_url": "https://github.com/huggingface/transformers/pull/39207.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39207.patch",
"merged_at... | # What does this PR do?
As discussed offline, will merge to move fast as it's only expected outputs updated for A10
π π π Almost! | {
"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/39207/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/39207/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39206 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39206/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39206/comments | https://api.github.com/repos/huggingface/transformers/issues/39206/events | https://github.com/huggingface/transformers/pull/39206 | 3,200,180,456 | PR_kwDOCUB6oc6dT8_e | 39,206 | fix: filter None router logits in Qwen3 MoE and handle empty router logits (#39203) | {
"login": "SwiftAkira",
"id": 175894017,
"node_id": "U_kgDOCnvuAQ",
"avatar_url": "https://avatars.githubusercontent.com/u/175894017?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SwiftAkira",
"html_url": "https://github.com/SwiftAkira",
"followers_url": "https://api.github.com/users/Swi... | [] | open | false | null | [] | null | [] | 2025-07-03T17:53:01 | 2025-07-21T11:15:27 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39206",
"html_url": "https://github.com/huggingface/transformers/pull/39206",
"diff_url": "https://github.com/huggingface/transformers/pull/39206.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39206.patch",
"merged_at... | ## What does this PR do?
This PR fixes issue #39203 where Qwen3 MoE models crash when mlp_only_layers is non-empty and output_router_logits=True. The issue occurs because MLP-only layers return None router logits, which are incorrectly collected and passed to load_balancing_loss_func, causing a TypeError.
## Root Cau... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39206/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/39206/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39205 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39205/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39205/comments | https://api.github.com/repos/huggingface/transformers/issues/39205/events | https://github.com/huggingface/transformers/pull/39205 | 3,200,168,330 | PR_kwDOCUB6oc6dT6TF | 39,205 | Update expected values (after switching to A10) - part 5 | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-03T17:48:41 | 2025-07-03T18:02:06 | 2025-07-03T17:56:02 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39205",
"html_url": "https://github.com/huggingface/transformers/pull/39205",
"diff_url": "https://github.com/huggingface/transformers/pull/39205.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39205.patch",
"merged_at... | # What does this PR do?
As discussed offline, will merge to move fast as it's only expected outputs updated for A10
We are close! | {
"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/39205/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/39205/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39204 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39204/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39204/comments | https://api.github.com/repos/huggingface/transformers/issues/39204/events | https://github.com/huggingface/transformers/issues/39204 | 3,200,155,889 | I_kwDOCUB6oc6-voDx | 39,204 | When creating a Trainer object for a MixedModel, the initialization tries to access attribute get_base_model (which does not exist) rather than model | {
"login": "rluss",
"id": 3778820,
"node_id": "MDQ6VXNlcjM3Nzg4MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3778820?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rluss",
"html_url": "https://github.com/rluss",
"followers_url": "https://api.github.com/users/rluss/follower... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-03T17:43:57 | 2025-07-16T13:51:32 | 2025-07-16T13:51:31 | NONE | null | null | null | null | ### System Info
- `transformers` version: 4.52.4
- Platform: Linux-5.14.0-503.21.1.el9_5.x86_64-x86_64-with-glibc2.34
- Python version: 3.12.0
- Huggingface_hub version: 0.30.2
- Safetensors version: 0.5.3
- Accelerate version: 1.6.0
- Accelerate config: not found
- DeepSpeed version: 0.16.7
- PyTorch version (GPU?... | {
"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/39204/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/39204/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/39203 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39203/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39203/comments | https://api.github.com/repos/huggingface/transformers/issues/39203/events | https://github.com/huggingface/transformers/issues/39203 | 3,199,797,671 | I_kwDOCUB6oc6-uQmn | 39,203 | Qwen3 MOE models w/non-empty `mlp_only_layers` fail when `output_router_logits=True` | {
"login": "ntenenz",
"id": 8411908,
"node_id": "MDQ6VXNlcjg0MTE5MDg=",
"avatar_url": "https://avatars.githubusercontent.com/u/8411908?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ntenenz",
"html_url": "https://github.com/ntenenz",
"followers_url": "https://api.github.com/users/ntenenz/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-03T15:28:56 | 2025-08-18T08:03:27 | 2025-08-18T08:03:27 | NONE | null | null | null | null | ### System Info
MLPs insert a `None` into the router logit list. Therefore, when enabled in the model, they need to be filtered out either before or within the aux_loss function.
### Who can help?
@ArthurZucker
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An o... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39203/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/39203/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/39202 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39202/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39202/comments | https://api.github.com/repos/huggingface/transformers/issues/39202/events | https://github.com/huggingface/transformers/issues/39202 | 3,199,668,717 | I_kwDOCUB6oc6-txHt | 39,202 | Naming incosistencies of `PreTrained*` classes. | {
"login": "vitormbesen",
"id": 158235180,
"node_id": "U_kgDOCW56LA",
"avatar_url": "https://avatars.githubusercontent.com/u/158235180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vitormbesen",
"html_url": "https://github.com/vitormbesen",
"followers_url": "https://api.github.com/users/... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | open | false | null | [] | null | [] | 2025-07-03T14:50:53 | 2025-07-03T14:52:02 | null | NONE | null | null | null | null | ### Feature request
Add an alias `PreTrainedConfig` for the class `PretrainedConfig`, to follow PascalCase convention more closely, and to mirror other `PreTrained*` classes.
### Motivation
`PreTrainedModel`, `PreTrainedTokenizer` follow the PascalCase naming convention. However, `PretrainedConfig` does not. This in... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39202/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/39202/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/39201 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39201/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39201/comments | https://api.github.com/repos/huggingface/transformers/issues/39201/events | https://github.com/huggingface/transformers/issues/39201 | 3,199,650,721 | I_kwDOCUB6oc6-tsuh | 39,201 | No or astronomical loss in `ModernBertForMultipleChoice` | {
"login": "netique",
"id": 34926852,
"node_id": "MDQ6VXNlcjM0OTI2ODUy",
"avatar_url": "https://avatars.githubusercontent.com/u/34926852?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/netique",
"html_url": "https://github.com/netique",
"followers_url": "https://api.github.com/users/netiqu... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-03T14:44:59 | 2025-07-04T17:53:26 | 2025-07-04T17:12:02 | CONTRIBUTOR | null | null | null | null | ### System Info
- `transformers` version: 4.54.0.dev0
- Platform: Linux-6.1.123+-x86_64-with-glibc2.35
- Python version: 3.11.13
- Huggingface_hub version: 0.33.1
- Safetensors version: 0.5.3
- Accelerate version: 1.8.1
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (accelerator?)... | {
"login": "netique",
"id": 34926852,
"node_id": "MDQ6VXNlcjM0OTI2ODUy",
"avatar_url": "https://avatars.githubusercontent.com/u/34926852?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/netique",
"html_url": "https://github.com/netique",
"followers_url": "https://api.github.com/users/netiqu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39201/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/39201/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/39200 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39200/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39200/comments | https://api.github.com/repos/huggingface/transformers/issues/39200/events | https://github.com/huggingface/transformers/pull/39200 | 3,199,646,075 | PR_kwDOCUB6oc6dSIDb | 39,200 | fix: HWIO to OIHW | {
"login": "RyanMullins",
"id": 868555,
"node_id": "MDQ6VXNlcjg2ODU1NQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/868555?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RyanMullins",
"html_url": "https://github.com/RyanMullins",
"followers_url": "https://api.github.com/user... | [] | closed | false | null | [] | null | [] | 2025-07-03T14:43:20 | 2025-07-25T17:23:15 | 2025-07-25T17:23:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39200",
"html_url": "https://github.com/huggingface/transformers/pull/39200",
"diff_url": "https://github.com/huggingface/transformers/pull/39200.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39200.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": "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/39200/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/39200/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39199 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39199/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39199/comments | https://api.github.com/repos/huggingface/transformers/issues/39199/events | https://github.com/huggingface/transformers/pull/39199 | 3,199,492,615 | PR_kwDOCUB6oc6dRnBR | 39,199 | Fix errors when use verl to train GLM4.1v model | {
"login": "kaln27",
"id": 86989360,
"node_id": "MDQ6VXNlcjg2OTg5MzYw",
"avatar_url": "https://avatars.githubusercontent.com/u/86989360?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kaln27",
"html_url": "https://github.com/kaln27",
"followers_url": "https://api.github.com/users/kaln27/fo... | [
{
"id": 8103865784,
"node_id": "LA_kwDOCUB6oc8AAAAB4wctuA",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch",
"name": "for patch",
"color": "D93F0B",
"default": false,
"description": "Tag issues / labels that should be included in the next patch"
}
] | closed | false | null | [] | null | [] | 2025-07-03T13:54:24 | 2025-07-09T09:56:24 | 2025-07-08T09:39:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39199",
"html_url": "https://github.com/huggingface/transformers/pull/39199",
"diff_url": "https://github.com/huggingface/transformers/pull/39199.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39199.patch",
"merged_at... | * Support glm4v load from AutoModelForVision2Seq
* Set glm4v model's _checkpoint_conversion_mapping attribute from None to empty dict {}
# What does this PR do?
When use [verl](https://github.com/volcengine/verl) to train GLM4.1v model with GRPO, there are several small errors.
Here is how to fix them:
- support... | {
"login": "zucchini-nlp",
"id": 100715397,
"node_id": "U_kgDOBgDLhQ",
"avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zucchini-nlp",
"html_url": "https://github.com/zucchini-nlp",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39199/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/39199/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39198 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39198/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39198/comments | https://api.github.com/repos/huggingface/transformers/issues/39198/events | https://github.com/huggingface/transformers/pull/39198 | 3,199,023,623 | PR_kwDOCUB6oc6dQA6B | 39,198 | CI workflow for performed test regressions | {
"login": "ahadnagy",
"id": 21314428,
"node_id": "MDQ6VXNlcjIxMzE0NDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/21314428?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ahadnagy",
"html_url": "https://github.com/ahadnagy",
"followers_url": "https://api.github.com/users/aha... | [] | closed | false | null | [] | null | [] | 2025-07-03T11:18:14 | 2025-07-16T02:20:02 | 2025-07-16T02:20:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39198",
"html_url": "https://github.com/huggingface/transformers/pull/39198",
"diff_url": "https://github.com/huggingface/transformers/pull/39198.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39198.patch",
"merged_at... | # What does this PR do?
This PR adds a new workflow to the CI that dumps a report about the differences in performed tests. We noticed that the test counts sometimes fluctuate quite a bit between CI runs, and this report will help in narrowing down the root cause and find regressions (removed test, catastrophic fail... | {
"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/39198/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/39198/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39197 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39197/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39197/comments | https://api.github.com/repos/huggingface/transformers/issues/39197/events | https://github.com/huggingface/transformers/pull/39197 | 3,198,977,500 | PR_kwDOCUB6oc6dP2rp | 39,197 | Granite speech speedups | {
"login": "avihu111",
"id": 39214195,
"node_id": "MDQ6VXNlcjM5MjE0MTk1",
"avatar_url": "https://avatars.githubusercontent.com/u/39214195?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/avihu111",
"html_url": "https://github.com/avihu111",
"followers_url": "https://api.github.com/users/avi... | [] | closed | false | null | [] | null | [] | 2025-07-03T11:01:34 | 2025-07-09T21:10:01 | 2025-07-09T21:09:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39197",
"html_url": "https://github.com/huggingface/transformers/pull/39197",
"diff_url": "https://github.com/huggingface/transformers/pull/39197.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39197.patch",
"merged_at... | # What does this PR do?
This PR speeds up Granite speech by the following changes:
1. Register attention_dist to avoid cpu-to-gpu transfer every layer.
2. `pad_sequence` is much faster than per-sample-padding + concat.
3. Avoid returning audio to cpu when using a compute device.
## Before submitting
- [ ] Thi... | {
"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/39197/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/39197/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39196 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39196/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39196/comments | https://api.github.com/repos/huggingface/transformers/issues/39196/events | https://github.com/huggingface/transformers/pull/39196 | 3,198,802,749 | PR_kwDOCUB6oc6dPQIJ | 39,196 | fix typo in Gemma3n notes | {
"login": "davanstrien",
"id": 8995957,
"node_id": "MDQ6VXNlcjg5OTU5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8995957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/davanstrien",
"html_url": "https://github.com/davanstrien",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | [] | 2025-07-03T09:59:29 | 2025-07-07T12:41:38 | 2025-07-07T12:41:33 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39196",
"html_url": "https://github.com/huggingface/transformers/pull/39196",
"diff_url": "https://github.com/huggingface/transformers/pull/39196.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39196.patch",
"merged_at... | # What does this PR do?
Fixes # (issue)
fix typo in Gemma3n notes
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#cr... | {
"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/39196/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/39196/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39195 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39195/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39195/comments | https://api.github.com/repos/huggingface/transformers/issues/39195/events | https://github.com/huggingface/transformers/pull/39195 | 3,198,801,798 | PR_kwDOCUB6oc6dPP68 | 39,195 | Expectations re-order and corrected FA3 skip | {
"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-07-03T09:59:09 | 2025-07-07T09:42:33 | 2025-07-07T09:42:33 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39195",
"html_url": "https://github.com/huggingface/transformers/pull/39195",
"diff_url": "https://github.com/huggingface/transformers/pull/39195.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39195.patch",
"merged_at... | This PR changes the order of priority of `Expectations` to prefer the default expectation over the cross-device match as discussed with @ydshieh . It also changes the decorator of a FA3 test from `require_flash_attn` to `require_flash_attn_3` | {
"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/39195/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/39195/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39194 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39194/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39194/comments | https://api.github.com/repos/huggingface/transformers/issues/39194/events | https://github.com/huggingface/transformers/pull/39194 | 3,198,781,456 | PR_kwDOCUB6oc6dPLfs | 39,194 | Add packed tensor format support for flex/sdpa/eager through the mask! | {
"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": 8103865784,
"node_id": "LA_kwDOCUB6oc8AAAAB4wctuA",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch",
"name": "for patch",
"color": "D93F0B",
"default": false,
"description": "Tag issues / labels that should be included in the next patch"
}
] | closed | false | null | [] | null | [] | 2025-07-03T09:52:35 | 2025-07-08T10:03:29 | 2025-07-04T07:01:57 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39194",
"html_url": "https://github.com/huggingface/transformers/pull/39194",
"diff_url": "https://github.com/huggingface/transformers/pull/39194.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39194.patch",
"merged_at... | # What does this PR do?
As per the title.
```python
import torch
from transformers import AutoModelForCausalLM
from transformers.masking_utils import create_causal_mask
model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-1B", torch_dtype=torch.float16)
batch_size = 1
sequence_length = 1... | {
"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/39194/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 3,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/39194/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39193 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39193/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39193/comments | https://api.github.com/repos/huggingface/transformers/issues/39193/events | https://github.com/huggingface/transformers/pull/39193 | 3,198,739,738 | PR_kwDOCUB6oc6dPCY3 | 39,193 | fix(pipelines): QA pipeline returns fewer than top_k results in batch mode | {
"login": "Vixel2006",
"id": 166058059,
"node_id": "U_kgDOCeXYSw",
"avatar_url": "https://avatars.githubusercontent.com/u/166058059?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vixel2006",
"html_url": "https://github.com/Vixel2006",
"followers_url": "https://api.github.com/users/Vixel2... | [] | closed | false | null | [] | null | [] | 2025-07-03T09:38:40 | 2025-07-17T08:24:30 | 2025-07-17T08:24:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39193",
"html_url": "https://github.com/huggingface/transformers/pull/39193",
"diff_url": "https://github.com/huggingface/transformers/pull/39193.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39193.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": "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/39193/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/39193/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39192 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39192/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39192/comments | https://api.github.com/repos/huggingface/transformers/issues/39192/events | https://github.com/huggingface/transformers/pull/39192 | 3,198,703,139 | PR_kwDOCUB6oc6dO6aR | 39,192 | fix(pipelines): QA pipeline returns fewer than top_k results in batch mode | {
"login": "Vixel2006",
"id": 166058059,
"node_id": "U_kgDOCeXYSw",
"avatar_url": "https://avatars.githubusercontent.com/u/166058059?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vixel2006",
"html_url": "https://github.com/Vixel2006",
"followers_url": "https://api.github.com/users/Vixel2... | [] | closed | false | null | [] | null | [] | 2025-07-03T09:26:28 | 2025-07-03T09:34:55 | 2025-07-03T09:34:55 | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39192",
"html_url": "https://github.com/huggingface/transformers/pull/39192",
"diff_url": "https://github.com/huggingface/transformers/pull/39192.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39192.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": "Vixel2006",
"id": 166058059,
"node_id": "U_kgDOCeXYSw",
"avatar_url": "https://avatars.githubusercontent.com/u/166058059?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vixel2006",
"html_url": "https://github.com/Vixel2006",
"followers_url": "https://api.github.com/users/Vixel2... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39192/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/39192/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39191 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39191/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39191/comments | https://api.github.com/repos/huggingface/transformers/issues/39191/events | https://github.com/huggingface/transformers/issues/39191 | 3,198,631,371 | I_kwDOCUB6oc6-pz3L | 39,191 | π Bug Report: Accelerate config to disable torch dynamo is ignored by transformers automatic compilation | {
"login": "leobianco",
"id": 26525286,
"node_id": "MDQ6VXNlcjI2NTI1Mjg2",
"avatar_url": "https://avatars.githubusercontent.com/u/26525286?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/leobianco",
"html_url": "https://github.com/leobianco",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-07-03T09:03:44 | 2025-08-11T08:03:03 | 2025-08-11T08:03:03 | NONE | null | null | null | null | ### System Info
- transformers version: 4.53.0
- platform: Debian 6.1.128-1 x86_64 GNU/Linux
- python version: 3.11
- torch version: 2.7.1
- trl version: 0.19.0
- Using GPU in script?: yes
- Using distributed or parallel set-up in script?: yes, DeepSpeed ZeRO 3
### Who can help?
@SunMarc @gante
### Information
The... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39191/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/huggingface/transformers/issues/39191/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/39190 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39190/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39190/comments | https://api.github.com/repos/huggingface/transformers/issues/39190/events | https://github.com/huggingface/transformers/pull/39190 | 3,198,561,805 | PR_kwDOCUB6oc6dOboc | 39,190 | adjust input and output texts for test_modeling_recurrent_gemma.py | {
"login": "kaixuanliu",
"id": 13268042,
"node_id": "MDQ6VXNlcjEzMjY4MDQy",
"avatar_url": "https://avatars.githubusercontent.com/u/13268042?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kaixuanliu",
"html_url": "https://github.com/kaixuanliu",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | [] | 2025-07-03T08:40:16 | 2025-07-07T13:13:26 | 2025-07-07T13:13:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39190",
"html_url": "https://github.com/huggingface/transformers/pull/39190",
"diff_url": "https://github.com/huggingface/transformers/pull/39190.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39190.patch",
"merged_at... | In original test case, there is no semantic association between input prompt and expected text. This PR changes the input and expected output according to different platforms. | {
"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/39190/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/39190/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39189 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39189/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39189/comments | https://api.github.com/repos/huggingface/transformers/issues/39189/events | https://github.com/huggingface/transformers/pull/39189 | 3,198,463,563 | PR_kwDOCUB6oc6dOGir | 39,189 | Update expected values (after switching to A10) - part 4 | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-03T08:05:03 | 2025-08-08T15:09:31 | 2025-07-03T13:13:07 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39189",
"html_url": "https://github.com/huggingface/transformers/pull/39189",
"diff_url": "https://github.com/huggingface/transformers/pull/39189.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39189.patch",
"merged_at... | # What does this PR do?
As discussed offline, will merge to move fast as it's only expected outputs updated for A10 | {
"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/39189/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/39189/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39188 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39188/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39188/comments | https://api.github.com/repos/huggingface/transformers/issues/39188/events | https://github.com/huggingface/transformers/issues/39188 | 3,198,327,809 | I_kwDOCUB6oc6-opwB | 39,188 | Gemma2 fall back to cpu execusion when attn_implementation='flash_attention_2' | {
"login": "Lingy12",
"id": 54443474,
"node_id": "MDQ6VXNlcjU0NDQzNDc0",
"avatar_url": "https://avatars.githubusercontent.com/u/54443474?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Lingy12",
"html_url": "https://github.com/Lingy12",
"followers_url": "https://api.github.com/users/Lingy1... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-03T07:18:59 | 2025-09-17T08:03:24 | 2025-09-17T08:03:24 | NONE | null | null | null | null | ### System Info
- `transformers` version: 4.53.0
- Platform: Linux-5.15.0-1076-nvidia-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.30.2
- Safetensors version: 0.4.3
- Accelerate version: 0.30.1
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (accel... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39188/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/39188/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/39187 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39187/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39187/comments | https://api.github.com/repos/huggingface/transformers/issues/39187/events | https://github.com/huggingface/transformers/pull/39187 | 3,198,200,473 | PR_kwDOCUB6oc6dNOQf | 39,187 | fix xpu failures on PT 2.7 and 2.8 w/o IPEX and enable hqq cases on XPU | {
"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-07-03T06:28:30 | 2025-07-10T02:49:43 | 2025-07-08T08:18:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39187",
"html_url": "https://github.com/huggingface/transformers/pull/39187",
"diff_url": "https://github.com/huggingface/transformers/pull/39187.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39187.patch",
"merged_at... | null | {
"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/39187/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/39187/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39186 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39186/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39186/comments | https://api.github.com/repos/huggingface/transformers/issues/39186/events | https://github.com/huggingface/transformers/issues/39186 | 3,198,027,767 | I_kwDOCUB6oc6-ngf3 | 39,186 | FSDP RuntimeError: 'weight' must be 2-D | {
"login": "mukhayy",
"id": 28218767,
"node_id": "MDQ6VXNlcjI4MjE4NzY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28218767?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mukhayy",
"html_url": "https://github.com/mukhayy",
"followers_url": "https://api.github.com/users/mukhay... | [] | closed | false | null | [] | null | [] | 2025-07-03T05:02:23 | 2025-09-26T21:54:18 | 2025-07-05T06:34:23 | NONE | null | null | null | null | I am getting `'weight' must be 2-D` error when full fine tuning gemma-3-12b on 4xGPU. Couple of days back with the same configuration I was not getting this error, I verified I haven't changed anything since.
FSDP conf inside TrainingArguments()
```
fsdp="full_shard",
fsdp_config={
"auto_wrap_policy":... | {
"login": "mukhayy",
"id": 28218767,
"node_id": "MDQ6VXNlcjI4MjE4NzY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28218767?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mukhayy",
"html_url": "https://github.com/mukhayy",
"followers_url": "https://api.github.com/users/mukhay... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39186/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/39186/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/39185 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39185/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39185/comments | https://api.github.com/repos/huggingface/transformers/issues/39185/events | https://github.com/huggingface/transformers/pull/39185 | 3,196,968,523 | PR_kwDOCUB6oc6dJCXP | 39,185 | [modular] Simplify logic and docstring handling | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-07-02T19:28:56 | 2025-07-07T12:52:58 | 2025-07-07T12:52:57 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39185",
"html_url": "https://github.com/huggingface/transformers/pull/39185",
"diff_url": "https://github.com/huggingface/transformers/pull/39185.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39185.patch",
"merged_at... | # What does this PR do?
Simplify a lot `replace_class_node` logic (I wanted to do it from a long time ago as it was all bloated and super hard to read) and simplify the docstring handling at the same time.
Basically, the idea is now to use the parent docstring if there are no docstrings, or to use the docstring i... | {
"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/39185/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/39185/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39184 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39184/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39184/comments | https://api.github.com/repos/huggingface/transformers/issues/39184/events | https://github.com/huggingface/transformers/pull/39184 | 3,196,531,704 | PR_kwDOCUB6oc6dHiyf | 39,184 | Better return typehints for `from_pretrained` | {
"login": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | [
{
"id": 8882772041,
"node_id": "LA_kwDOCUB6oc8AAAACEXRYSQ",
"url": "https://api.github.com/repos/huggingface/transformers/labels/typing",
"name": "typing",
"color": "DBA272",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-07-02T16:44:35 | 2025-07-03T14:22:48 | 2025-07-03T14:22:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39184",
"html_url": "https://github.com/huggingface/transformers/pull/39184",
"diff_url": "https://github.com/huggingface/transformers/pull/39184.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39184.patch",
"merged_at... | # What does this PR do?
Better typing while using from_pretrained for a specific config/processor/feature_extractor. This allows for better availability of class docs, attributes, and function signatures.
### On `main` (before)
 - part 3 | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-02T15:47:02 | 2025-07-03T13:01:59 | 2025-07-02T20:48:30 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39179",
"html_url": "https://github.com/huggingface/transformers/pull/39179",
"diff_url": "https://github.com/huggingface/transformers/pull/39179.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39179.patch",
"merged_at... | # What does this PR do?
As discussed offline, will merge to move fast as it's only expected outputs updated for A10 | {
"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/39179/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/39179/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39178 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39178/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39178/comments | https://api.github.com/repos/huggingface/transformers/issues/39178/events | https://github.com/huggingface/transformers/pull/39178 | 3,196,356,869 | PR_kwDOCUB6oc6dG9Pv | 39,178 | [serve] Model name or path should be required | {
"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/... | [] | closed | false | null | [] | null | [] | 2025-07-02T15:44:22 | 2025-07-02T20:06:49 | 2025-07-02T20:06:47 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39178",
"html_url": "https://github.com/huggingface/transformers/pull/39178",
"diff_url": "https://github.com/huggingface/transformers/pull/39178.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39178.patch",
"merged_at... | null | {
"login": "LysandreJik",
"id": 30755778,
"node_id": "MDQ6VXNlcjMwNzU1Nzc4",
"avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LysandreJik",
"html_url": "https://github.com/LysandreJik",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39178/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/39178/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39177 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39177/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39177/comments | https://api.github.com/repos/huggingface/transformers/issues/39177/events | https://github.com/huggingface/transformers/pull/39177 | 3,196,273,506 | PR_kwDOCUB6oc6dGrWj | 39,177 | fix bug using FSDP V1 will lead to model device not properly set | {
"login": "kaixuanliu",
"id": 13268042,
"node_id": "MDQ6VXNlcjEzMjY4MDQy",
"avatar_url": "https://avatars.githubusercontent.com/u/13268042?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kaixuanliu",
"html_url": "https://github.com/kaixuanliu",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | [] | 2025-07-02T15:15:08 | 2025-07-11T06:08:54 | 2025-07-07T12:47:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39177",
"html_url": "https://github.com/huggingface/transformers/pull/39177",
"diff_url": "https://github.com/huggingface/transformers/pull/39177.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39177.patch",
"merged_at... | In this PR: [36132](https://github.com/huggingface/transformers/pull/36132/files#diff-ed55888e6665791fe92cc8fc0c499da54f4ace6738551cd9a2591881cda076deR2366), when we use FSDP, it will not use accelerator to prepare model, which will lead to model weight not loaded to right gpu device. One example to reproduce the bug, ... | {
"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/39177/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/39177/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39176 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39176/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39176/comments | https://api.github.com/repos/huggingface/transformers/issues/39176/events | https://github.com/huggingface/transformers/pull/39176 | 3,196,265,089 | PR_kwDOCUB6oc6dGphQ | 39,176 | Random serve fixes | {
"login": "pcuenca",
"id": 1177582,
"node_id": "MDQ6VXNlcjExNzc1ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1177582?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pcuenca",
"html_url": "https://github.com/pcuenca",
"followers_url": "https://api.github.com/users/pcuenca/... | [] | closed | false | null | [] | null | [] | 2025-07-02T15:12:32 | 2025-07-02T20:09:59 | 2025-07-02T20:09:58 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39176",
"html_url": "https://github.com/huggingface/transformers/pull/39176",
"diff_url": "https://github.com/huggingface/transformers/pull/39176.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39176.patch",
"merged_at... | * Index out of bounds repro
- Start server
- Open chat session using model `meta-llama/Llama-3.2-3b-Instruct`, enter `hello` in the chat
- Open another session to the same model, enter the same message `hello`
* The chat cli specifies the revision, while other clients (Jan) don't. This may result in model rel... | {
"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/39176/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/39176/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39175 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39175/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39175/comments | https://api.github.com/repos/huggingface/transformers/issues/39175/events | https://github.com/huggingface/transformers/issues/39175 | 3,196,165,212 | I_kwDOCUB6oc6-gZxc | 39,175 | Torch patches tracker for HPU/Gaudi | {
"login": "IlyasMoutawwakil",
"id": 57442720,
"node_id": "MDQ6VXNlcjU3NDQyNzIw",
"avatar_url": "https://avatars.githubusercontent.com/u/57442720?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IlyasMoutawwakil",
"html_url": "https://github.com/IlyasMoutawwakil",
"followers_url": "https://... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | open | false | {
"login": "IlyasMoutawwakil",
"id": 57442720,
"node_id": "MDQ6VXNlcjU3NDQyNzIw",
"avatar_url": "https://avatars.githubusercontent.com/u/57442720?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IlyasMoutawwakil",
"html_url": "https://github.com/IlyasMoutawwakil",
"followers_url": "https://... | [
{
"login": "IlyasMoutawwakil",
"id": 57442720,
"node_id": "MDQ6VXNlcjU3NDQyNzIw",
"avatar_url": "https://avatars.githubusercontent.com/u/57442720?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IlyasMoutawwakil",
"html_url": "https://github.com/IlyasMoutawwakil",
"follo... | null | [] | 2025-07-02T14:41:24 | 2025-10-19T13:12:11 | null | MEMBER | null | null | null | null | ### System Info
On the Gaudi3 machine that we use for CI, we observed some limitations on a low level (torch/synapseAI) :
- `torch.Tensor.masked_fill_` operation doesn't work with int64 dtype (only on Gaudi1).
- `torch.gather` (and `torch.Tensor.gather`) operation doesn't work with int64 dtype.
- `torch.scatter` (and ... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39175/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/39175/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/39174 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39174/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39174/comments | https://api.github.com/repos/huggingface/transformers/issues/39174/events | https://github.com/huggingface/transformers/pull/39174 | 3,196,040,397 | PR_kwDOCUB6oc6dF40A | 39,174 | [glm4v] fix video inference | {
"login": "zucchini-nlp",
"id": 100715397,
"node_id": "U_kgDOBgDLhQ",
"avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zucchini-nlp",
"html_url": "https://github.com/zucchini-nlp",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | [] | 2025-07-02T14:03:33 | 2025-07-03T05:20:42 | 2025-07-03T05:20:42 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39174",
"html_url": "https://github.com/huggingface/transformers/pull/39174",
"diff_url": "https://github.com/huggingface/transformers/pull/39174.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39174.patch",
"merged_at... | # What does this PR do?
I broke video inference in a recent PR by copying from Qwen2-VL. Comes out GLM4V doesn't have a video token and instead uses image token id repeated many times per frame
No need for patching, only the main branch is broken | {
"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/39174/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/39174/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39173 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39173/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39173/comments | https://api.github.com/repos/huggingface/transformers/issues/39173/events | https://github.com/huggingface/transformers/pull/39173 | 3,195,861,829 | PR_kwDOCUB6oc6dFSIp | 39,173 | Reduce Glm4v model test size significantly | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [] | 2025-07-02T13:06:56 | 2025-07-02T15:49:12 | 2025-07-02T13:55:06 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39173",
"html_url": "https://github.com/huggingface/transformers/pull/39173",
"diff_url": "https://github.com/huggingface/transformers/pull/39173.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39173.patch",
"merged_at... | # What does this PR do?
As per the title. The model test was about 180M params, making the CI quite slow. cc @ydshieh | {
"login": "Cyrilvallez",
"id": 71554963,
"node_id": "MDQ6VXNlcjcxNTU0OTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/71554963?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Cyrilvallez",
"html_url": "https://github.com/Cyrilvallez",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39173/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/39173/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39172 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39172/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39172/comments | https://api.github.com/repos/huggingface/transformers/issues/39172/events | https://github.com/huggingface/transformers/pull/39172 | 3,195,520,568 | PR_kwDOCUB6oc6dEI4a | 39,172 | fix Glm4v batch videos forward | {
"login": "Kuangdd01",
"id": 82590017,
"node_id": "MDQ6VXNlcjgyNTkwMDE3",
"avatar_url": "https://avatars.githubusercontent.com/u/82590017?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kuangdd01",
"html_url": "https://github.com/Kuangdd01",
"followers_url": "https://api.github.com/users/... | [
{
"id": 8103865784,
"node_id": "LA_kwDOCUB6oc8AAAAB4wctuA",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch",
"name": "for patch",
"color": "D93F0B",
"default": false,
"description": "Tag issues / labels that should be included in the next patch"
}
] | closed | false | null | [] | null | [] | 2025-07-02T11:07:12 | 2025-07-10T08:46:21 | 2025-07-10T08:44:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39172",
"html_url": "https://github.com/huggingface/transformers/pull/39172",
"diff_url": "https://github.com/huggingface/transformers/pull/39172.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39172.patch",
"merged_at... | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"login": "zucchini-nlp",
"id": 100715397,
"node_id": "U_kgDOBgDLhQ",
"avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zucchini-nlp",
"html_url": "https://github.com/zucchini-nlp",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39172/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/39172/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39171 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39171/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39171/comments | https://api.github.com/repos/huggingface/transformers/issues/39171/events | https://github.com/huggingface/transformers/pull/39171 | 3,195,198,578 | PR_kwDOCUB6oc6dDFL_ | 39,171 | Make _compute_dynamic_ntk_parameters exportable | {
"login": "xadupre",
"id": 22452781,
"node_id": "MDQ6VXNlcjIyNDUyNzgx",
"avatar_url": "https://avatars.githubusercontent.com/u/22452781?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xadupre",
"html_url": "https://github.com/xadupre",
"followers_url": "https://api.github.com/users/xadupr... | [
{
"id": 7305045262,
"node_id": "LA_kwDOCUB6oc8AAAABs2olDg",
"url": "https://api.github.com/repos/huggingface/transformers/labels/ExecuTorch",
"name": "ExecuTorch",
"color": "33CAA3",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [] | 2025-07-02T09:14:19 | 2025-07-07T12:48:38 | 2025-07-07T12:48:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39171",
"html_url": "https://github.com/huggingface/transformers/pull/39171",
"diff_url": "https://github.com/huggingface/transformers/pull/39171.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39171.patch",
"merged_at... | # What does this PR do?
Function ``def _compute_dynamic_ntk_parameters`` is not exportable (with torch.export.export) due to a control flow, this PR rewrites it with torch.maximum.
Fixes # (issue)
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that'... | {
"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/39171/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/39171/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39170 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39170/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39170/comments | https://api.github.com/repos/huggingface/transformers/issues/39170/events | https://github.com/huggingface/transformers/pull/39170 | 3,194,963,050 | PR_kwDOCUB6oc6dCSH7 | 39,170 | Don't send new comment if the previous one is less than 30 minutes (unless the content is changed) | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-02T07:55:14 | 2025-07-07T12:43:52 | 2025-07-07T12:43:50 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39170",
"html_url": "https://github.com/huggingface/transformers/pull/39170",
"diff_url": "https://github.com/huggingface/transformers/pull/39170.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39170.patch",
"merged_at... | # What does this PR do?
https://github.com/huggingface/transformers/pull/39100#issuecomment-3026536511
In #39100, the previous comment is deleted and a new one is sent. But without users refreshing the PR page, the previous comment still remains on the page (until page refresh) which seems annoying.
| {
"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/39170/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/39170/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39169 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39169/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39169/comments | https://api.github.com/repos/huggingface/transformers/issues/39169/events | https://github.com/huggingface/transformers/issues/39169 | 3,194,939,829 | I_kwDOCUB6oc6-bum1 | 39,169 | Using Gemma3n with text-only generation requires image dependencies | {
"login": "marianheinsen",
"id": 43065575,
"node_id": "MDQ6VXNlcjQzMDY1NTc1",
"avatar_url": "https://avatars.githubusercontent.com/u/43065575?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/marianheinsen",
"html_url": "https://github.com/marianheinsen",
"followers_url": "https://api.githu... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-02T07:46:43 | 2025-08-01T08:14:26 | 2025-08-01T08:14:26 | NONE | null | null | null | null | ### System Info
- `transformers` version: 4.53.0
- Platform: macOS-15.5-arm64-arm-64bit
- Python version: 3.12.8
- Huggingface_hub version: 0.33.2
- Safetensors version: 0.5.3
- Accelerate version: not installed
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (accelerator?): 2.7.1 (... | {
"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/39169/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/huggingface/transformers/issues/39169/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/39168 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39168/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39168/comments | https://api.github.com/repos/huggingface/transformers/issues/39168/events | https://github.com/huggingface/transformers/issues/39168 | 3,194,887,414 | I_kwDOCUB6oc6-bhz2 | 39,168 | Illegal memory access when using 3d rope | {
"login": "BakerBunker",
"id": 17872844,
"node_id": "MDQ6VXNlcjE3ODcyODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/17872844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BakerBunker",
"html_url": "https://github.com/BakerBunker",
"followers_url": "https://api.github.com/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-02T07:26:50 | 2025-07-08T13:35:23 | 2025-07-08T13:35:23 | CONTRIBUTOR | null | null | null | null | ### System Info
Latest transformers `main` branch
### Who can help?
@zucchini-nlp
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [x] My own task or dataset (give details below)
##... | {
"login": "BakerBunker",
"id": 17872844,
"node_id": "MDQ6VXNlcjE3ODcyODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/17872844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BakerBunker",
"html_url": "https://github.com/BakerBunker",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39168/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/39168/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/39167 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39167/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39167/comments | https://api.github.com/repos/huggingface/transformers/issues/39167/events | https://github.com/huggingface/transformers/issues/39167 | 3,194,865,538 | I_kwDOCUB6oc6-bceC | 39,167 | apply_rotary_pos_emb_flashatt failed during triton jit compilation 'constexpr' object has no attribute 'bit_length' | {
"login": "hebiao064",
"id": 11166516,
"node_id": "MDQ6VXNlcjExMTY2NTE2",
"avatar_url": "https://avatars.githubusercontent.com/u/11166516?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hebiao064",
"html_url": "https://github.com/hebiao064",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-02T07:18:13 | 2025-08-11T05:26:36 | 2025-08-11T05:26:36 | NONE | null | null | null | null | ### System Info
Hi,
I am trying to run FSDP Training with `Qwen/Qwen2.5-VL-3B-Instruct`, and I hit the error like this:
```
File "/home/jobuser/sglang/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1751, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/home/jobuser/sgl... | {
"login": "hebiao064",
"id": 11166516,
"node_id": "MDQ6VXNlcjExMTY2NTE2",
"avatar_url": "https://avatars.githubusercontent.com/u/11166516?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hebiao064",
"html_url": "https://github.com/hebiao064",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39167/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/39167/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/39166 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39166/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39166/comments | https://api.github.com/repos/huggingface/transformers/issues/39166/events | https://github.com/huggingface/transformers/pull/39166 | 3,194,800,453 | PR_kwDOCUB6oc6dBv9l | 39,166 | [bugfix] fix flash attention 2 unavailable error on Ascend NPU | {
"login": "FightingZhen",
"id": 26176607,
"node_id": "MDQ6VXNlcjI2MTc2NjA3",
"avatar_url": "https://avatars.githubusercontent.com/u/26176607?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FightingZhen",
"html_url": "https://github.com/FightingZhen",
"followers_url": "https://api.github.c... | [
{
"id": 8103865784,
"node_id": "LA_kwDOCUB6oc8AAAAB4wctuA",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch",
"name": "for patch",
"color": "D93F0B",
"default": false,
"description": "Tag issues / labels that should be included in the next patch"
}
] | closed | false | null | [] | null | [] | 2025-07-02T06:53:14 | 2025-08-14T01:52:17 | 2025-07-07T13:03:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39166",
"html_url": "https://github.com/huggingface/transformers/pull/39166",
"diff_url": "https://github.com/huggingface/transformers/pull/39166.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39166.patch",
"merged_at... | # What does this PR do?
https://github.com/huggingface/transformers/pull/38972 introduce flash attention 3 into `transformers`. However, the modification **introduce a bug** when using flash attention 2 on Ascend NPU.
The core reason is due to function names **mismatch**:
Functions defined from `transformers.... | {
"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/39166/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/39166/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39165 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39165/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39165/comments | https://api.github.com/repos/huggingface/transformers/issues/39165/events | https://github.com/huggingface/transformers/pull/39165 | 3,194,790,614 | PR_kwDOCUB6oc6dBt3G | 39,165 | Update expected values (after switching to A10) - part 2 | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-02T06:49:05 | 2025-07-02T20:47:57 | 2025-07-02T20:47:55 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39165",
"html_url": "https://github.com/huggingface/transformers/pull/39165",
"diff_url": "https://github.com/huggingface/transformers/pull/39165.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39165.patch",
"merged_at... | # What does this PR do?
As discussed offline, will merge to move fast as it's only expected outputs updated for A10 | {
"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/39165/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/39165/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39164 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39164/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39164/comments | https://api.github.com/repos/huggingface/transformers/issues/39164/events | https://github.com/huggingface/transformers/pull/39164 | 3,194,682,780 | PR_kwDOCUB6oc6dBWwP | 39,164 | enable static cache on TP model | {
"login": "jiqing-feng",
"id": 107918818,
"node_id": "U_kgDOBm614g",
"avatar_url": "https://avatars.githubusercontent.com/u/107918818?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiqing-feng",
"html_url": "https://github.com/jiqing-feng",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-07-02T05:58:46 | 2025-07-09T21:14:45 | 2025-07-09T21:14:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39164",
"html_url": "https://github.com/huggingface/transformers/pull/39164",
"diff_url": "https://github.com/huggingface/transformers/pull/39164.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39164.patch",
"merged_at... | The TP model usually needs torch.compile to get speed-up, but the static cache failed on running TP model. This PR will check the tp size and then allocate the correct cache shape.
Reproduce error:
`torchrun --standalone --nproc-per-node 2 tp_hf.py`
```python
import torch
import torch.distributed as dist
from t... | {
"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/39164/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/39164/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39163 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39163/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39163/comments | https://api.github.com/repos/huggingface/transformers/issues/39163/events | https://github.com/huggingface/transformers/pull/39163 | 3,194,438,287 | PR_kwDOCUB6oc6dAi7z | 39,163 | fix default value of config to match checkpionts in LLaVa-OV models | {
"login": "ved1beta",
"id": 146507396,
"node_id": "U_kgDOCLuGhA",
"avatar_url": "https://avatars.githubusercontent.com/u/146507396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ved1beta",
"html_url": "https://github.com/ved1beta",
"followers_url": "https://api.github.com/users/ved1beta/... | [] | closed | false | null | [] | null | [] | 2025-07-02T03:58:38 | 2025-07-02T09:46:24 | 2025-07-02T09:45:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39163",
"html_url": "https://github.com/huggingface/transformers/pull/39163",
"diff_url": "https://github.com/huggingface/transformers/pull/39163.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39163.patch",
"merged_at... | # What does this PR do?
fix default value of config to match checkpionts in LLaVa-OV models
Fixes #39089
## Before submitting
- [X] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
## Who can review?
@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/39163/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/39163/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39162 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39162/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39162/comments | https://api.github.com/repos/huggingface/transformers/issues/39162/events | https://github.com/huggingface/transformers/issues/39162 | 3,193,990,120 | I_kwDOCUB6oc6-YGvo | 39,162 | Not capable of exporting Mistral to ONNX format with the use of caching | {
"login": "EricJi150",
"id": 73372943,
"node_id": "MDQ6VXNlcjczMzcyOTQz",
"avatar_url": "https://avatars.githubusercontent.com/u/73372943?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EricJi150",
"html_url": "https://github.com/EricJi150",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-07-01T22:32:07 | 2025-08-09T08:03:02 | 2025-08-09T08:03:02 | NONE | null | null | null | null | Hello,
I've been attempting to export the HuggingFace [Mistral](https://huggingface.co/docs/transformers/model_doc/mistral?_sm_vck=fW0WBVNM3T7q2MFfHHmDslJVQjVBV4Vqsf6WkfjSqfR2VH0W6Rf3) model to ONNX format with caching on, but have been unsuccessful. After export, when I go to the config file, the `use_cache` variable... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39162/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/39162/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/39161 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39161/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39161/comments | https://api.github.com/repos/huggingface/transformers/issues/39161/events | https://github.com/huggingface/transformers/pull/39161 | 3,193,798,657 | PR_kwDOCUB6oc6c-hE- | 39,161 | fix `llama` tests | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-01T20:58:02 | 2025-07-01T21:27:24 | 2025-07-01T21:27:23 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39161",
"html_url": "https://github.com/huggingface/transformers/pull/39161",
"diff_url": "https://github.com/huggingface/transformers/pull/39161.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39161.patch",
"merged_at... | # What does this PR do?
Update expected values of `test_llama_3_1_hard` on `A10`.
Also need
```python
# TODO: check why we have the following strange situation.
# without running in subprocess, this test causes subsequent tests failing with `RuntimeError: Expected all tensors to be on the same device... | {
"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/39161/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/39161/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39160 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39160/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39160/comments | https://api.github.com/repos/huggingface/transformers/issues/39160/events | https://github.com/huggingface/transformers/pull/39160 | 3,193,643,039 | PR_kwDOCUB6oc6c-AQq | 39,160 | Add activation sparsity reference in gemma3n doc | {
"login": "ChongYou",
"id": 31258352,
"node_id": "MDQ6VXNlcjMxMjU4MzUy",
"avatar_url": "https://avatars.githubusercontent.com/u/31258352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ChongYou",
"html_url": "https://github.com/ChongYou",
"followers_url": "https://api.github.com/users/Cho... | [] | closed | false | null | [] | null | [] | 2025-07-01T19:54:26 | 2025-07-02T02:11:03 | 2025-07-02T02:11:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39160",
"html_url": "https://github.com/huggingface/transformers/pull/39160",
"diff_url": "https://github.com/huggingface/transformers/pull/39160.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39160.patch",
"merged_at... | Updating Gemma 3n docs to add a reference to paper on activation sparsity. | {
"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/39160/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/39160/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39159 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39159/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39159/comments | https://api.github.com/repos/huggingface/transformers/issues/39159/events | https://github.com/huggingface/transformers/issues/39159 | 3,193,477,264 | I_kwDOCUB6oc6-WJiQ | 39,159 | [CI ENERGY Waste] The exist jobs in `Doctests` that has never completed successfully | {
"login": "souhailaS",
"id": 24392261,
"node_id": "MDQ6VXNlcjI0MzkyMjYx",
"avatar_url": "https://avatars.githubusercontent.com/u/24392261?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/souhailaS",
"html_url": "https://github.com/souhailaS",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [] | 2025-07-01T18:43:52 | 2025-07-09T17:37:31 | 2025-07-09T17:37:31 | NONE | null | null | null | null |
# Problem
`Doctests` workflow (https://github.com/huggingface/transformers/actions/runs/15988670157) runs a total of 479 jobs resulting in average of 22h in each run (https://github.com/huggingface/transformers/actions/runs/15988670157/usage). 337 out of the total run jobs are constantly failing. Would you conside... | {
"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/39159/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/39159/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/39158 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39158/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39158/comments | https://api.github.com/repos/huggingface/transformers/issues/39158/events | https://github.com/huggingface/transformers/pull/39158 | 3,193,453,809 | PR_kwDOCUB6oc6c9XHR | 39,158 | Refactor `PretrainedConfig.__init__` method to make it more explicit | {
"login": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | [] | closed | false | null | [] | null | [] | 2025-07-01T18:33:19 | 2025-07-08T13:24:40 | 2025-07-08T13:24:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39158",
"html_url": "https://github.com/huggingface/transformers/pull/39158",
"diff_url": "https://github.com/huggingface/transformers/pull/39158.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39158.patch",
"merged_at... | # What does this PR do?
Make the `__init__` method more explicit to highlight common arguments while creating a specific model config, so it's easier to understand if the argument should be passed to `super().__init__` or created in inherited config
cc @Cyrilvallez wdyt?
| {
"login": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39158/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/39158/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39157 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39157/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39157/comments | https://api.github.com/repos/huggingface/transformers/issues/39157/events | https://github.com/huggingface/transformers/pull/39157 | 3,193,414,959 | PR_kwDOCUB6oc6c9Olq | 39,157 | Update expected values (after switching to A10) | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-01T18:17:51 | 2025-07-01T18:54:33 | 2025-07-01T18:54:32 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39157",
"html_url": "https://github.com/huggingface/transformers/pull/39157",
"diff_url": "https://github.com/huggingface/transformers/pull/39157.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39157.patch",
"merged_at... | # What does this PR do?
would merge as discussed offline | {
"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/39157/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/39157/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39156 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39156/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39156/comments | https://api.github.com/repos/huggingface/transformers/issues/39156/events | https://github.com/huggingface/transformers/pull/39156 | 3,193,116,745 | PR_kwDOCUB6oc6c8Nag | 39,156 | Add torchcodec in docstrings/tests for `datasets` 4.0 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [] | 2025-07-01T16:30:53 | 2025-07-08T15:06:14 | 2025-07-08T15:06:12 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39156",
"html_url": "https://github.com/huggingface/transformers/pull/39156",
"diff_url": "https://github.com/huggingface/transformers/pull/39156.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39156.patch",
"merged_at... | continuation of https://github.com/huggingface/transformers/pull/39060 (so this PR also contains the object detection fix so we can run the CI with `datasets` on `main`)
it also adds support for torchcodec.decoders.AudioDecoder as input to audio classification and asr pipelines | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39156/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/39156/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39155 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39155/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39155/comments | https://api.github.com/repos/huggingface/transformers/issues/39155/events | https://github.com/huggingface/transformers/pull/39155 | 3,193,099,310 | PR_kwDOCUB6oc6c8Jlg | 39,155 | Responses API in `transformers serve` | {
"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/... | [] | closed | false | null | [] | null | [] | 2025-07-01T16:24:02 | 2025-07-16T12:45:38 | 2025-07-16T12:16:16 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39155",
"html_url": "https://github.com/huggingface/transformers/pull/39155",
"diff_url": "https://github.com/huggingface/transformers/pull/39155.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39155.patch",
"merged_at... | This PR offers an initial scaffolding of `transformers serve` so that it has both `/v1/chat/completions` and `/v1/responses` endpoints.
So far, it only implements a streaming version of both endpoints.
To implement the responses endpoint, I'm basing myself off of the "Streaming" tab in the OpenAPI API ref for Res... | {
"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/39155/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/39155/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39154 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39154/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39154/comments | https://api.github.com/repos/huggingface/transformers/issues/39154/events | https://github.com/huggingface/transformers/pull/39154 | 3,192,990,800 | PR_kwDOCUB6oc6c7yGk | 39,154 | fix(modeling_utils): Correctly call _init_weights in smart_apply | {
"login": "Flink-ddd",
"id": 180720690,
"node_id": "U_kgDOCsWUMg",
"avatar_url": "https://avatars.githubusercontent.com/u/180720690?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Flink-ddd",
"html_url": "https://github.com/Flink-ddd",
"followers_url": "https://api.github.com/users/Flink-... | [] | closed | false | null | [] | null | [] | 2025-07-01T15:47:16 | 2025-07-02T09:18:50 | 2025-07-02T02:59:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39154",
"html_url": "https://github.com/huggingface/transformers/pull/39154",
"diff_url": "https://github.com/huggingface/transformers/pull/39154.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39154.patch",
"merged_at... | ## Description
This PR fixes issue #39124.
The `smart_apply` helper function in `modeling_utils.py` is used to recursively initialize weights in a `PreTrainedModel`. The current implementation checks if a submodule has a custom `_init_weights` method. However, if it finds one, it incorrectly attempts to pass `mod... | {
"login": "Flink-ddd",
"id": 180720690,
"node_id": "U_kgDOCsWUMg",
"avatar_url": "https://avatars.githubusercontent.com/u/180720690?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Flink-ddd",
"html_url": "https://github.com/Flink-ddd",
"followers_url": "https://api.github.com/users/Flink-... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39154/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/39154/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39153 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39153/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39153/comments | https://api.github.com/repos/huggingface/transformers/issues/39153/events | https://github.com/huggingface/transformers/pull/39153 | 3,192,936,891 | PR_kwDOCUB6oc6c7mi7 | 39,153 | Fix missing fsdp & trainer jobs in daily CI | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | null | [] | 2025-07-01T15:29:31 | 2025-07-01T16:10:33 | 2025-07-01T16:10:31 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39153",
"html_url": "https://github.com/huggingface/transformers/pull/39153",
"diff_url": "https://github.com/huggingface/transformers/pull/39153.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39153.patch",
"merged_at... | # What does this PR do?
It's missing, as one can see in
https://huggingface.slack.com/archives/C06SZSGL2AF/p1750393112155819
It's caused by
Switch to use A10 progressively (#38936)
where we add an extra variable `runner_map` | {
"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/39153/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/39153/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39152 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39152/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39152/comments | https://api.github.com/repos/huggingface/transformers/issues/39152/events | https://github.com/huggingface/transformers/pull/39152 | 3,192,743,779 | PR_kwDOCUB6oc6c69D0 | 39,152 | when delaying optimizer creation only prepare the model | {
"login": "winglian",
"id": 381258,
"node_id": "MDQ6VXNlcjM4MTI1OA==",
"avatar_url": "https://avatars.githubusercontent.com/u/381258?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/winglian",
"html_url": "https://github.com/winglian",
"followers_url": "https://api.github.com/users/winglia... | [
{
"id": 8103865784,
"node_id": "LA_kwDOCUB6oc8AAAAB4wctuA",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch",
"name": "for patch",
"color": "D93F0B",
"default": false,
"description": "Tag issues / labels that should be included in the next patch"
}
] | closed | false | null | [] | null | [] | 2025-07-01T14:32:07 | 2025-07-03T15:46:07 | 2025-07-03T07:04:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39152",
"html_url": "https://github.com/huggingface/transformers/pull/39152",
"diff_url": "https://github.com/huggingface/transformers/pull/39152.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39152.patch",
"merged_at... | # What does this PR do?
Axolotl's CI caught a regression when we tried to upgrade to latest transformers. https://github.com/axolotl-ai-cloud/axolotl/actions/runs/15962262932/job/45016550543
PR #36132 introduced a regression breaking FSDP w llama
```
stderr: [rank0]: File "/root/miniconda3/envs/py3.11/lib/pytho... | {
"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/39152/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/39152/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39151 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39151/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39151/comments | https://api.github.com/repos/huggingface/transformers/issues/39151/events | https://github.com/huggingface/transformers/issues/39151 | 3,192,595,554 | I_kwDOCUB6oc6-SyRi | 39,151 | `LayoutLMv3TokenizerFast` doesn't pass all the params. | {
"login": "sergiopaniego",
"id": 17179696,
"node_id": "MDQ6VXNlcjE3MTc5Njk2",
"avatar_url": "https://avatars.githubusercontent.com/u/17179696?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sergiopaniego",
"html_url": "https://github.com/sergiopaniego",
"followers_url": "https://api.githu... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-01T13:54:03 | 2025-07-01T15:25:15 | 2025-07-01T15:25:15 | MEMBER | null | null | null | null | ### System Info
- `transformers` version: 4.54.0.dev0
- Platform: Linux-6.1.140-154.222.amzn2023.x86_64-x86_64-with-glibc2.35
- Python version: 3.10.17
- Huggingface_hub version: 0.33.1
- Safetensors version: 0.5.3
- Accelerate version: 1.8.1
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTor... | {
"login": "sergiopaniego",
"id": 17179696,
"node_id": "MDQ6VXNlcjE3MTc5Njk2",
"avatar_url": "https://avatars.githubusercontent.com/u/17179696?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sergiopaniego",
"html_url": "https://github.com/sergiopaniego",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39151/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/39151/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/39150 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39150/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39150/comments | https://api.github.com/repos/huggingface/transformers/issues/39150/events | https://github.com/huggingface/transformers/pull/39150 | 3,192,504,226 | PR_kwDOCUB6oc6c6JGi | 39,150 | Efficient Expert Weight Fusion for Moe deepseek v3 | {
"login": "VassilyLombard",
"id": 214468381,
"node_id": "U_kgDODMiHHQ",
"avatar_url": "https://avatars.githubusercontent.com/u/214468381?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VassilyLombard",
"html_url": "https://github.com/VassilyLombard",
"followers_url": "https://api.github.c... | [] | open | false | null | [] | null | [] | 2025-07-01T13:29:14 | 2025-07-09T20:59:54 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39150",
"html_url": "https://github.com/huggingface/transformers/pull/39150",
"diff_url": "https://github.com/huggingface/transformers/pull/39150.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39150.patch",
"merged_at... | # What does this PR do?
This PR answers a call for contribution. It introduces a fully vectorized, efficient Mixture-of-Experts (MoE) implementation for the DeepseekV3 model, specifically in the class DeepseekV3Moe. The new approach eliminates the loop over experts, improving inference and training speed, especially... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39150/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/39150/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39149 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39149/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39149/comments | https://api.github.com/repos/huggingface/transformers/issues/39149/events | https://github.com/huggingface/transformers/pull/39149 | 3,192,299,308 | PR_kwDOCUB6oc6c5cvB | 39,149 | Fix continuous batching in `transformers serve` | {
"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/... | [] | closed | false | null | [] | null | [] | 2025-07-01T12:30:13 | 2025-07-03T16:15:33 | 2025-07-03T16:15:31 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39149",
"html_url": "https://github.com/huggingface/transformers/pull/39149",
"diff_url": "https://github.com/huggingface/transformers/pull/39149.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39149.patch",
"merged_at... | null | {
"login": "LysandreJik",
"id": 30755778,
"node_id": "MDQ6VXNlcjMwNzU1Nzc4",
"avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LysandreJik",
"html_url": "https://github.com/LysandreJik",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39149/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/39149/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39148 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39148/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39148/comments | https://api.github.com/repos/huggingface/transformers/issues/39148/events | https://github.com/huggingface/transformers/pull/39148 | 3,192,187,832 | PR_kwDOCUB6oc6c5ECW | 39,148 | [masking] fix Aggressive boolean conversion breaking packing implementations | {
"login": "kashif",
"id": 8100,
"node_id": "MDQ6VXNlcjgxMDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/8100?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kashif",
"html_url": "https://github.com/kashif",
"followers_url": "https://api.github.com/users/kashif/followers",
... | [] | closed | false | null | [] | null | [] | 2025-07-01T11:59:59 | 2025-07-07T12:58:40 | 2025-07-07T12:58:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39148",
"html_url": "https://github.com/huggingface/transformers/pull/39148",
"diff_url": "https://github.com/huggingface/transformers/pull/39148.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39148.patch",
"merged_at... | # What does this PR do?
Fix Aggressive boolean conversion in the masking_utils that is breaking packing implementation
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [ ] Did you read the [contributor guideline](https://github.com/h... | {
"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/39148/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/39148/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39147 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39147/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39147/comments | https://api.github.com/repos/huggingface/transformers/issues/39147/events | https://github.com/huggingface/transformers/pull/39147 | 3,192,109,559 | PR_kwDOCUB6oc6c4yud | 39,147 | [smolvlm] fix video inference | {
"login": "zucchini-nlp",
"id": 100715397,
"node_id": "U_kgDOBgDLhQ",
"avatar_url": "https://avatars.githubusercontent.com/u/100715397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zucchini-nlp",
"html_url": "https://github.com/zucchini-nlp",
"followers_url": "https://api.github.com/use... | [
{
"id": 8103865784,
"node_id": "LA_kwDOCUB6oc8AAAAB4wctuA",
"url": "https://api.github.com/repos/huggingface/transformers/labels/for%20patch",
"name": "for patch",
"color": "D93F0B",
"default": false,
"description": "Tag issues / labels that should be included in the next patch"
}
] | closed | false | null | [] | null | [] | 2025-07-01T11:36:55 | 2025-07-02T10:05:10 | 2025-07-02T10:05:10 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39147",
"html_url": "https://github.com/huggingface/transformers/pull/39147",
"diff_url": "https://github.com/huggingface/transformers/pull/39147.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39147.patch",
"merged_at... | # What does this PR do?
Fixes https://github.com/huggingface/transformers/pull/39006. The model actually had default values for sampling and thus the flag has to be set to `True` for BC
Added a small tests, we had no video tests and thus the bug went unnoticed | {
"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/39147/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/39147/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39146 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39146/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39146/comments | https://api.github.com/repos/huggingface/transformers/issues/39146/events | https://github.com/huggingface/transformers/pull/39146 | 3,191,914,151 | PR_kwDOCUB6oc6c4HOj | 39,146 | fix: remove undefined variable | {
"login": "ybkurt",
"id": 92328721,
"node_id": "U_kgDOBYDTEQ",
"avatar_url": "https://avatars.githubusercontent.com/u/92328721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ybkurt",
"html_url": "https://github.com/ybkurt",
"followers_url": "https://api.github.com/users/ybkurt/followers"... | [] | closed | false | null | [] | null | [] | 2025-07-01T10:46:52 | 2025-07-01T17:10:29 | 2025-07-01T17:10:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39146",
"html_url": "https://github.com/huggingface/transformers/pull/39146",
"diff_url": "https://github.com/huggingface/transformers/pull/39146.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39146.patch",
"merged_at... | `MusicgenSinusoidalPositionalEmbedding` seems like a modified copy of `Speech2TextSinusoidalPositionalEmbedding`, however, in `__init__` method, `self.offset` is not defined for Musicgen. This removes the undefined `self.offset` variable from `MusicgenSinusoidalPositionalEmbedding` implementation.
@eustlb
| {
"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/39146/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/39146/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39145 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39145/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39145/comments | https://api.github.com/repos/huggingface/transformers/issues/39145/events | https://github.com/huggingface/transformers/pull/39145 | 3,191,811,976 | PR_kwDOCUB6oc6c3wuK | 39,145 | RotaryEmbeddings change `is not None` -> `isinstance(..., dict)` | {
"login": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | [] | closed | false | null | [] | null | [] | 2025-07-01T10:22:23 | 2025-07-07T13:05:28 | 2025-07-07T13:05:28 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39145",
"html_url": "https://github.com/huggingface/transformers/pull/39145",
"diff_url": "https://github.com/huggingface/transformers/pull/39145.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39145.patch",
"merged_at... | # What does this PR do?
Small quality improvement of if/else statement for RotaryEmbeddings, motivated by static typechecking
The behaviour has slightly changed in case `rope_scaling` has an unexpected type:
| **Condition** | **Before (Previous Behavior)** ... | {
"login": "qubvel",
"id": 31920396,
"node_id": "MDQ6VXNlcjMxOTIwMzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/31920396?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qubvel",
"html_url": "https://github.com/qubvel",
"followers_url": "https://api.github.com/users/qubvel/fo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39145/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/39145/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39144 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39144/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39144/comments | https://api.github.com/repos/huggingface/transformers/issues/39144/events | https://github.com/huggingface/transformers/pull/39144 | 3,191,557,407 | PR_kwDOCUB6oc6c25ZP | 39,144 | fix bug when using gptq model on xpu device | {
"login": "kaixuanliu",
"id": 13268042,
"node_id": "MDQ6VXNlcjEzMjY4MDQy",
"avatar_url": "https://avatars.githubusercontent.com/u/13268042?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kaixuanliu",
"html_url": "https://github.com/kaixuanliu",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | [] | 2025-07-01T09:18:24 | 2025-07-04T01:27:54 | 2025-07-04T01:27:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39144",
"html_url": "https://github.com/huggingface/transformers/pull/39144",
"diff_url": "https://github.com/huggingface/transformers/pull/39144.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39144.patch",
"merged_at... | @SunMarc @MekkCyber, pls help review. When we use sample code on XPU like:
```
import torch
from transformers import AutoModelForCausalLM, AutoTokenizer
model_id = "hugging-quants/Meta-Llama-3.1-8B-Instruct-GPTQ-INT4"
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrain... | {
"login": "kaixuanliu",
"id": 13268042,
"node_id": "MDQ6VXNlcjEzMjY4MDQy",
"avatar_url": "https://avatars.githubusercontent.com/u/13268042?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kaixuanliu",
"html_url": "https://github.com/kaixuanliu",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39144/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/39144/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39143 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39143/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39143/comments | https://api.github.com/repos/huggingface/transformers/issues/39143/events | https://github.com/huggingface/transformers/issues/39143 | 3,191,520,050 | I_kwDOCUB6oc6-Orsy | 39,143 | OpenTelemetry Collector Connection error when installing the latest release 4.53.0 during `docker build` | {
"login": "ancalita",
"id": 27920906,
"node_id": "MDQ6VXNlcjI3OTIwOTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/27920906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ancalita",
"html_url": "https://github.com/ancalita",
"followers_url": "https://api.github.com/users/anc... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-01T09:09:54 | 2025-07-16T09:54:34 | 2025-07-16T09:54:34 | NONE | null | null | null | null | ### System Info
**System Info**:
```
- `transformers` version: 4.53.0
- Platform: macOS-15.5-arm64-arm-64bit
- Python version: 3.10.16
- Huggingface_hub version: 0.33.1
- Safetensors version: 0.5.3
- Accelerate version: not installed
- Accelerate config: not found
- DeepSpeed version: not installed
- PyTorch version (... | {
"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/39143/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/39143/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/39142 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39142/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39142/comments | https://api.github.com/repos/huggingface/transformers/issues/39142/events | https://github.com/huggingface/transformers/pull/39142 | 3,191,330,838 | PR_kwDOCUB6oc6c2HIs | 39,142 | Move get_mask_sizes from Cache to masking_utils and remove use of get_seq_length. | {
"login": "manueldeprada",
"id": 6536835,
"node_id": "MDQ6VXNlcjY1MzY4MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6536835?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/manueldeprada",
"html_url": "https://github.com/manueldeprada",
"followers_url": "https://api.github.... | [] | closed | false | null | [] | null | [] | 2025-07-01T08:22:53 | 2025-07-02T15:18:06 | 2025-07-02T15:18:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39142",
"html_url": "https://github.com/huggingface/transformers/pull/39142",
"diff_url": "https://github.com/huggingface/transformers/pull/39142.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39142.patch",
"merged_at... | This PR depends on #39106
Look at the last commit, f09e0cd1c0d61fca0098487e9dcd9dfe409b364b:
I think having the get_mask_sizes out of cache makes much more sense. There is only one extra change:
https://github.com/huggingface/transformers/blob/6b6314d5f8304a1f547b04a00a4bd06a11f51681/src/transformers/masking_uti... | {
"login": "manueldeprada",
"id": 6536835,
"node_id": "MDQ6VXNlcjY1MzY4MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6536835?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/manueldeprada",
"html_url": "https://github.com/manueldeprada",
"followers_url": "https://api.github.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39142/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/39142/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39141 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39141/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39141/comments | https://api.github.com/repos/huggingface/transformers/issues/39141/events | https://github.com/huggingface/transformers/issues/39141 | 3,190,560,775 | I_kwDOCUB6oc6-LBgH | 39,141 | VLLM depoly Qwen2.5_omni server error | {
"login": "WenmuZhou",
"id": 12406017,
"node_id": "MDQ6VXNlcjEyNDA2MDE3",
"avatar_url": "https://avatars.githubusercontent.com/u/12406017?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WenmuZhou",
"html_url": "https://github.com/WenmuZhou",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | null | [] | 2025-07-01T03:34:35 | 2025-07-02T04:08:38 | 2025-07-02T04:08:38 | NONE | null | null | null | null | ### System Info
```bash
INFO 07-01 03:29:45 [__init__.py:244] Automatically detected platform cuda.
Collecting environment information...
==============================
System Info
==============================
OS : Ubuntu 22.04.4 LTS (x86_64)
GCC version : (Ubuntu 1... | {
"login": "WenmuZhou",
"id": 12406017,
"node_id": "MDQ6VXNlcjEyNDA2MDE3",
"avatar_url": "https://avatars.githubusercontent.com/u/12406017?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WenmuZhou",
"html_url": "https://github.com/WenmuZhou",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39141/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/39141/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/39140 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39140/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39140/comments | https://api.github.com/repos/huggingface/transformers/issues/39140/events | https://github.com/huggingface/transformers/pull/39140 | 3,190,229,857 | PR_kwDOCUB6oc6cyc18 | 39,140 | feat(trainer): emergency checkpointing on crashes & SIGTERM/SIGINT | {
"login": "AyushSharma173",
"id": 41262335,
"node_id": "MDQ6VXNlcjQxMjYyMzM1",
"avatar_url": "https://avatars.githubusercontent.com/u/41262335?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AyushSharma173",
"html_url": "https://github.com/AyushSharma173",
"followers_url": "https://api.gi... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | open | false | null | [] | null | [] | 2025-07-01T00:11:11 | 2025-10-06T08:15:53 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39140",
"html_url": "https://github.com/huggingface/transformers/pull/39140",
"diff_url": "https://github.com/huggingface/transformers/pull/39140.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39140.patch",
"merged_at... | # What does this PR do?
Adds *failure-safe training* to the π€ `Trainer`.
* **New flag** `enable_emergency_checkpoint` in `TrainingArguments`
* default: `False` (opt-in)
* **Automatic emergency save** when training ends unexpectedly
* un-handled exception inside `Trainer.train`
* external `SIGTERM`/`SIGIN... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39140/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/39140/timeline | null | null | null | null | true | false |
https://api.github.com/repos/huggingface/transformers/issues/39139 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39139/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39139/comments | https://api.github.com/repos/huggingface/transformers/issues/39139/events | https://github.com/huggingface/transformers/issues/39139 | 3,190,019,092 | I_kwDOCUB6oc6-I9QU | 39,139 | Add x-transformers library by lucidrains | {
"login": "asigalov61",
"id": 56325539,
"node_id": "MDQ6VXNlcjU2MzI1NTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/56325539?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/asigalov61",
"html_url": "https://github.com/asigalov61",
"followers_url": "https://api.github.com/use... | [
{
"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-06-30T22:19:38 | 2025-07-02T11:29:42 | null | NONE | null | null | null | null | ### Feature request
Hey guys!
I would like to sincerely ask you to consider adding x-transformers library to Hugging Face transformers.
https://github.com/lucidrains/x-transformers
This library is very popular and versatile and its being used in many projects!
I am actually very surprised that this library was over... | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/39139/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/huggingface/transformers/issues/39139/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/39138 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39138/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39138/comments | https://api.github.com/repos/huggingface/transformers/issues/39138/events | https://github.com/huggingface/transformers/pull/39138 | 3,189,773,528 | PR_kwDOCUB6oc6cw45f | 39,138 | Updated the Model docs - for the MARIAN model | {
"login": "emanrissha",
"id": 213320948,
"node_id": "U_kgDODLcE9A",
"avatar_url": "https://avatars.githubusercontent.com/u/213320948?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/emanrissha",
"html_url": "https://github.com/emanrissha",
"followers_url": "https://api.github.com/users/ema... | [] | closed | false | null | [] | null | [] | 2025-06-30T20:32:00 | 2025-07-09T17:23:03 | 2025-07-09T17:23:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/39138",
"html_url": "https://github.com/huggingface/transformers/pull/39138",
"diff_url": "https://github.com/huggingface/transformers/pull/39138.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/39138.patch",
"merged_at... | This update improves the Marian model card to follow the Hugging Face standardized model card format. The changes include:
- Added a clear description of MarianMT, its architecture, and how it differs from other models.
- Provided usage examples for Pipeline and AutoModel.
- Added a quantization example for optimi... | {
"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/39138/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/39138/timeline | null | null | null | null | true | true |
https://api.github.com/repos/huggingface/transformers/issues/39137 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39137/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39137/comments | https://api.github.com/repos/huggingface/transformers/issues/39137/events | https://github.com/huggingface/transformers/issues/39137 | 3,189,521,323 | I_kwDOCUB6oc6-HDur | 39,137 | ImportError: cannot import name 'pipeline' from 'transformers' | {
"login": "atabari-bci",
"id": 93156142,
"node_id": "U_kgDOBY1zLg",
"avatar_url": "https://avatars.githubusercontent.com/u/93156142?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/atabari-bci",
"html_url": "https://github.com/atabari-bci",
"followers_url": "https://api.github.com/users/at... | [
{
"id": 1834081910,
"node_id": "MDU6TGFiZWwxODM0MDgxOTEw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Usage",
"name": "Usage",
"color": "e28436",
"default": false,
"description": "General questions about the library"
},
{
"id": 3817266200,
"node_id":... | closed | false | null | [] | null | [] | 2025-06-30T18:49:54 | 2025-10-23T00:53:19 | 2025-08-12T11:59:18 | NONE | null | null | null | null | ### System Info
I am using Databricks notebook.
Databricks runtime: 13.3 LTS (includes Apache Spark 3.4.1, Scala 2.12)
### Who can help?
@Rocketknight1 @SunMarc @zach-huggingface
### Information
- [x] The official example scripts
- [x] My own modified scripts
### Tasks
- [x] An officially supported task in the ... | {
"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/39137/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/39137/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/39136 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/39136/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/39136/comments | https://api.github.com/repos/huggingface/transformers/issues/39136/events | https://github.com/huggingface/transformers/issues/39136 | 3,189,450,071 | I_kwDOCUB6oc6-GyVX | 39,136 | bf16_full_eval=True moves model to device before FSDP application and causes cuda OOM | {
"login": "jlu-figma",
"id": 150076608,
"node_id": "U_kgDOCPH8wA",
"avatar_url": "https://avatars.githubusercontent.com/u/150076608?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jlu-figma",
"html_url": "https://github.com/jlu-figma",
"followers_url": "https://api.github.com/users/jlu-fi... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
},
{
"id": 4101623725,
"node_id": "LA_kwDOCUB6oc70ec-t",
"url": "ht... | closed | false | null | [] | null | [] | 2025-06-30T18:23:20 | 2025-09-11T08:30:14 | 2025-09-11T08:30:14 | NONE | null | null | null | null | ### System Info
Hi! Just sharing an interaction I found between accelerate's FSDP v2 code and `bf16_full_eval=True` in trainer.
1. Setting `bf16_full_eval=True` causes us to move the model to device over [here](https://github.com/huggingface/transformers/blob/b922b22ec2e458978dbd89038ad4b47885b34195/src/transformers/... | {
"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/39136/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/39136/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | false | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.