diff --git "a/new-contributors-report.json" "b/new-contributors-report.json"
--- "a/new-contributors-report.json"
+++ "b/new-contributors-report.json"
@@ -1,8 +1,8 @@
{
"schema_version": "1.0",
"repo": "huggingface/transformers",
- "snapshot_id": "20260325T200011Z",
- "generated_at": "2026-03-26T09:36:07Z",
+ "snapshot_id": "20260411T144729Z",
+ "generated_at": "2026-04-11T15:33:47Z",
"window_days": 60,
"max_authors": 0,
"contributors": [
@@ -13,19 +13,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACyrilvallez",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACyrilvallez",
"repo_first_seen_at": "2025-03-19T10:58:02Z",
- "repo_last_seen_at": "2026-03-25T18:00:19Z",
- "repo_primary_artifact_count": 66,
- "repo_artifact_count": 814,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 66,
- "snapshot_comment_count": 168,
- "snapshot_review_count": 220,
- "snapshot_review_comment_count": 360,
+ "repo_last_seen_at": "2026-04-10T15:41:35Z",
+ "repo_primary_artifact_count": 73,
+ "repo_artifact_count": 902,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 73,
+ "snapshot_comment_count": 190,
+ "snapshot_review_count": 251,
+ "snapshot_review_comment_count": 388,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2013,
+ "account_age_days": 2030,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -35,13 +35,13 @@
"huggingface"
],
"activity": {
- "visible_authored_pr_count": 61,
- "merged_pr_count": 54,
+ "visible_authored_pr_count": 53,
+ "merged_pr_count": 46,
"closed_unmerged_pr_count": 5,
"open_pr_count": 2,
- "merged_pr_rate": 0.8852,
- "closed_unmerged_pr_rate": 0.082,
- "still_open_pr_rate": 0.0328,
+ "merged_pr_rate": 0.8679,
+ "closed_unmerged_pr_rate": 0.0943,
+ "still_open_pr_rate": 0.0377,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
@@ -49,33 +49,33 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44950,
- "title": "[Cache] Native mamba & hybrid cache",
- "url": "https://github.com/huggingface/transformers/pull/44950",
- "state": "open",
- "merged": false,
+ "number": 45358,
+ "title": "Fix vlm weight mappings",
+ "url": "https://github.com/huggingface/transformers/pull/45358",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-23T16:25:13Z"
+ "created_at": "2026-04-10T10:19:42Z"
},
{
"kind": "pull_request",
- "number": 44888,
- "title": "Remove explicit cuda stream in nemotron_h",
- "url": "https://github.com/huggingface/transformers/pull/44888",
- "state": "open",
- "merged": false,
+ "number": 45347,
+ "title": "[gemma4] Fix device map auto",
+ "url": "https://github.com/huggingface/transformers/pull/45347",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-20T14:45:28Z"
+ "created_at": "2026-04-09T15:31:34Z"
},
{
"kind": "pull_request",
- "number": 44887,
- "title": "Bump kernels version dependency to avoid crashes",
- "url": "https://github.com/huggingface/transformers/pull/44887",
- "state": "closed",
- "merged": true,
+ "number": 45342,
+ "title": "Use `_keys_to_ignore_on_load_unexpected/missing` recursively from children",
+ "url": "https://github.com/huggingface/transformers/pull/45342",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-20T14:00:33Z"
+ "created_at": "2026-04-09T14:13:15Z"
}
],
"issues": []
@@ -89,19 +89,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh",
"repo_first_seen_at": "2025-03-31T13:54:54Z",
- "repo_last_seen_at": "2026-03-25T16:18:34Z",
- "repo_primary_artifact_count": 51,
- "repo_artifact_count": 267,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 51,
- "snapshot_comment_count": 44,
- "snapshot_review_count": 97,
- "snapshot_review_comment_count": 75,
+ "repo_last_seen_at": "2026-04-10T11:30:40Z",
+ "repo_primary_artifact_count": 69,
+ "repo_artifact_count": 430,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 69,
+ "snapshot_comment_count": 92,
+ "snapshot_review_count": 152,
+ "snapshot_review_comment_count": 117,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4915,
+ "account_age_days": 4931,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -109,13 +109,13 @@
"heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 52,
- "merged_pr_count": 40,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 7,
- "merged_pr_rate": 0.7692,
- "closed_unmerged_pr_rate": 0.0962,
- "still_open_pr_rate": 0.1346,
+ "visible_authored_pr_count": 48,
+ "merged_pr_count": 39,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.8125,
+ "closed_unmerged_pr_rate": 0.0625,
+ "still_open_pr_rate": 0.125,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
@@ -123,33 +123,33 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44965,
- "title": "try",
- "url": "https://github.com/huggingface/transformers/pull/44965",
- "state": "open",
- "merged": false,
+ "number": 45268,
+ "title": "Fix `Qwen2IntegrationTest`",
+ "url": "https://github.com/huggingface/transformers/pull/45268",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-24T10:59:31Z"
+ "created_at": "2026-04-06T18:01:38Z"
},
{
"kind": "pull_request",
- "number": 44941,
- "title": "Fix failing job `Update Transformers metadata` after #43514",
- "url": "https://github.com/huggingface/transformers/pull/44941",
+ "number": 45263,
+ "title": "Add `hasattr(torch.backends.cudnn, \"conv\")` to `conftest.py`",
+ "url": "https://github.com/huggingface/transformers/pull/45263",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-23T10:42:09Z"
+ "created_at": "2026-04-06T10:06:40Z"
},
{
"kind": "pull_request",
- "number": 44927,
- "title": "fix: improve processor loading performance by avoiding redundant tokenizer parsing",
- "url": "https://github.com/huggingface/transformers/pull/44927",
+ "number": 45261,
+ "title": "empty",
+ "url": "https://github.com/huggingface/transformers/pull/45261",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-22T15:33:23Z"
+ "created_at": "2026-04-06T07:52:29Z"
}
],
"issues": []
@@ -163,19 +163,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atarekziade",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atarekziade",
"repo_first_seen_at": "2026-01-21T16:52:29Z",
- "repo_last_seen_at": "2026-03-25T16:24:33Z",
- "repo_primary_artifact_count": 52,
- "repo_artifact_count": 405,
+ "repo_last_seen_at": "2026-04-09T14:22:46Z",
+ "repo_primary_artifact_count": 71,
+ "repo_artifact_count": 487,
"snapshot_issue_count": 5,
- "snapshot_pr_count": 47,
- "snapshot_comment_count": 106,
- "snapshot_review_count": 125,
- "snapshot_review_comment_count": 122,
+ "snapshot_pr_count": 66,
+ "snapshot_comment_count": 133,
+ "snapshot_review_count": 148,
+ "snapshot_review_comment_count": 135,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5816,
+ "account_age_days": 5832,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "moderate",
@@ -187,13 +187,13 @@
"circus-tent"
],
"activity": {
- "visible_authored_pr_count": 101,
- "merged_pr_count": 86,
- "closed_unmerged_pr_count": 6,
+ "visible_authored_pr_count": 103,
+ "merged_pr_count": 91,
+ "closed_unmerged_pr_count": 3,
"open_pr_count": 9,
- "merged_pr_rate": 0.8515,
- "closed_unmerged_pr_rate": 0.0594,
- "still_open_pr_rate": 0.0891,
+ "merged_pr_rate": 0.8835,
+ "closed_unmerged_pr_rate": 0.0291,
+ "still_open_pr_rate": 0.0874,
"distinct_repos_with_authored_prs": 9,
"distinct_repos_with_open_prs": 1
},
@@ -201,33 +201,33 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44992,
- "title": "refactoring: speedup static checks",
- "url": "https://github.com/huggingface/transformers/pull/44992",
- "state": "open",
- "merged": false,
+ "number": 45344,
+ "title": "refactor: display test duration",
+ "url": "https://github.com/huggingface/transformers/pull/45344",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-25T11:40:46Z"
+ "created_at": "2026-04-09T14:22:46Z"
},
{
"kind": "pull_request",
- "number": 44988,
- "title": "typing: add rule 14 - checks for tie_word_embeddings presence",
- "url": "https://github.com/huggingface/transformers/pull/44988",
- "state": "open",
- "merged": false,
+ "number": 45339,
+ "title": "chore: added circleci python script to ruff and ty checkers",
+ "url": "https://github.com/huggingface/transformers/pull/45339",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-25T07:08:20Z"
+ "created_at": "2026-04-09T09:44:16Z"
},
{
"kind": "pull_request",
- "number": 44968,
- "title": "Added Make to the docker and `tomli` to `.[quality]`",
- "url": "https://github.com/huggingface/transformers/pull/44968",
+ "number": 45337,
+ "title": "chore: remove test_hub for now",
+ "url": "https://github.com/huggingface/transformers/pull/45337",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-24T11:43:24Z"
+ "created_at": "2026-04-09T08:54:45Z"
}
],
"issues": [
@@ -271,23 +271,23 @@
"profile_url": "https://github.com/zucchini-nlp",
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azucchini-nlp",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azucchini-nlp",
- "repo_first_seen_at": "2024-10-31T05:47:20Z",
- "repo_last_seen_at": "2026-03-25T18:31:30Z",
- "repo_primary_artifact_count": 47,
- "repo_artifact_count": 1959,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 47,
- "snapshot_comment_count": 315,
- "snapshot_review_count": 481,
- "snapshot_review_comment_count": 1116,
+ "repo_first_seen_at": "2024-09-26T09:23:39Z",
+ "repo_last_seen_at": "2026-04-10T16:49:53Z",
+ "repo_primary_artifact_count": 60,
+ "repo_artifact_count": 2400,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 60,
+ "snapshot_comment_count": 395,
+ "snapshot_review_count": 576,
+ "snapshot_review_comment_count": 1369,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1485,
+ "account_age_days": 1501,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [
@@ -295,50 +295,155 @@
"deeppavlov"
],
"activity": {
- "visible_authored_pr_count": 49,
- "merged_pr_count": 38,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 8,
- "merged_pr_rate": 0.7755,
- "closed_unmerged_pr_rate": 0.0612,
- "still_open_pr_rate": 0.1633,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 50,
+ "merged_pr_count": 33,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 12,
+ "merged_pr_rate": 0.66,
+ "closed_unmerged_pr_rate": 0.1,
+ "still_open_pr_rate": 0.24,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 45000,
- "title": "Embedding VLMs don't need a head",
- "url": "https://github.com/huggingface/transformers/pull/45000",
+ "number": 45361,
+ "title": "Add CLIP-like models in conversion to VLMs",
+ "url": "https://github.com/huggingface/transformers/pull/45361",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-10T13:49:28Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45324,
+ "title": "Gemma4 resizing per layer inputs",
+ "url": "https://github.com/huggingface/transformers/pull/45324",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-25T16:28:55Z"
+ "created_at": "2026-04-08T17:06:26Z"
},
{
"kind": "pull_request",
- "number": 44953,
- "title": "Config kwargs",
- "url": "https://github.com/huggingface/transformers/pull/44953",
+ "number": 45316,
+ "title": "Logger has `[transformers]` prefix in non-verbose mode",
+ "url": "https://github.com/huggingface/transformers/pull/45316",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-23T17:13:39Z"
+ "created_at": "2026-04-08T13:01:15Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "kaixuanliu",
+ "name": "kaixuanliu",
+ "profile_url": "https://github.com/kaixuanliu",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu",
+ "repo_first_seen_at": "2026-01-16T14:47:41Z",
+ "repo_last_seen_at": "2026-04-10T08:01:06Z",
+ "repo_primary_artifact_count": 44,
+ "repo_artifact_count": 154,
+ "snapshot_issue_count": 4,
+ "snapshot_pr_count": 40,
+ "snapshot_comment_count": 46,
+ "snapshot_review_count": 32,
+ "snapshot_review_comment_count": 32,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 3928,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 31,
+ "merged_pr_count": 26,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.8387,
+ "closed_unmerged_pr_rate": 0.1613,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45288,
+ "title": "fix(cohere_asr): auto-fix failing tests",
+ "url": "https://github.com/huggingface/transformers/pull/45288",
+ "state": "closed",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-07T10:24:53Z"
},
{
"kind": "pull_request",
- "number": 44947,
- "title": "Add doc page for capturing outputs",
- "url": "https://github.com/huggingface/transformers/pull/44947",
- "state": "open",
+ "number": 45287,
+ "title": "fix(videomt): auto-fix failing tests",
+ "url": "https://github.com/huggingface/transformers/pull/45287",
+ "state": "closed",
"merged": false,
- "draft": false,
- "created_at": "2026-03-23T13:23:04Z"
+ "draft": true,
+ "created_at": "2026-04-07T10:23:45Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45286,
+ "title": "fix(nomic_bert): auto-fix failing tests",
+ "url": "https://github.com/huggingface/transformers/pull/45286",
+ "state": "closed",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-07T10:22:51Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 44964,
+ "title": "Cannot load `microsoft/Phi-4-multimodal-instruct` model with latest transformers.",
+ "url": "https://github.com/huggingface/transformers/issues/44964",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-24T06:54:38Z"
+ },
+ {
+ "kind": "issue",
+ "number": 44792,
+ "title": "Failed test case `test_model_generate_images` for janus model",
+ "url": "https://github.com/huggingface/transformers/issues/44792",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-17T10:40:18Z"
+ },
+ {
+ "kind": "issue",
+ "number": 43854,
+ "title": "Unable to load `zai-org/GLM-4.7-Flash` model correctly in the unit tests",
+ "url": "https://github.com/huggingface/transformers/issues/43854",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-09T07:48:27Z"
+ }
+ ]
},
"fetch_error": null
},
@@ -349,67 +454,67 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArthurZucker",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArthurZucker",
"repo_first_seen_at": "2023-10-25T14:56:56Z",
- "repo_last_seen_at": "2026-03-25T13:51:03Z",
- "repo_primary_artifact_count": 35,
- "repo_artifact_count": 1258,
+ "repo_last_seen_at": "2026-04-10T10:51:57Z",
+ "repo_primary_artifact_count": 42,
+ "repo_artifact_count": 1480,
"snapshot_issue_count": 2,
- "snapshot_pr_count": 33,
- "snapshot_comment_count": 96,
- "snapshot_review_count": 350,
- "snapshot_review_comment_count": 777,
+ "snapshot_pr_count": 40,
+ "snapshot_comment_count": 123,
+ "snapshot_review_count": 412,
+ "snapshot_review_comment_count": 903,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2567,
+ "account_age_days": 2584,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; high open PR share; targets high-star repos",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 28,
- "merged_pr_count": 13,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 13,
- "merged_pr_rate": 0.4643,
- "closed_unmerged_pr_rate": 0.0714,
- "still_open_pr_rate": 0.4643,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 58,
+ "merged_pr_count": 35,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 19,
+ "merged_pr_rate": 0.6034,
+ "closed_unmerged_pr_rate": 0.069,
+ "still_open_pr_rate": 0.3276,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44990,
- "title": "More small vllm fixes",
- "url": "https://github.com/huggingface/transformers/pull/44990",
- "state": "closed",
- "merged": true,
+ "number": 45359,
+ "title": "Fix Kimi-K2.5 tokenizer regression and _patch_mistral_regex AttributeError",
+ "url": "https://github.com/huggingface/transformers/pull/45359",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-25T10:26:20Z"
+ "created_at": "2026-04-10T10:42:32Z"
},
{
"kind": "pull_request",
- "number": 44971,
- "title": "[ `vllm x v5`] nit",
- "url": "https://github.com/huggingface/transformers/pull/44971",
+ "number": 45210,
+ "title": "Fix pypi release",
+ "url": "https://github.com/huggingface/transformers/pull/45210",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-24T14:59:36Z"
+ "created_at": "2026-04-03T05:42:21Z"
},
{
"kind": "pull_request",
- "number": 44815,
- "title": "Dequant fix",
- "url": "https://github.com/huggingface/transformers/pull/44815",
- "state": "open",
- "merged": false,
- "draft": true,
- "created_at": "2026-03-18T09:54:18Z"
+ "number": 45139,
+ "title": "Fix vllm cis",
+ "url": "https://github.com/huggingface/transformers/pull/45139",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-31T09:26:28Z"
}
],
"issues": [
@@ -444,69 +549,69 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASunMarc",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASunMarc",
"repo_first_seen_at": "2024-11-15T13:51:28Z",
- "repo_last_seen_at": "2026-03-25T14:09:21Z",
- "repo_primary_artifact_count": 33,
- "repo_artifact_count": 589,
+ "repo_last_seen_at": "2026-04-10T15:30:34Z",
+ "repo_primary_artifact_count": 37,
+ "repo_artifact_count": 760,
"snapshot_issue_count": 1,
- "snapshot_pr_count": 32,
- "snapshot_comment_count": 125,
- "snapshot_review_count": 166,
- "snapshot_review_comment_count": 265,
+ "snapshot_pr_count": 36,
+ "snapshot_comment_count": 146,
+ "snapshot_review_count": 226,
+ "snapshot_review_comment_count": 351,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2338,
+ "account_age_days": 2354,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [
"huggingface"
],
"activity": {
- "visible_authored_pr_count": 40,
- "merged_pr_count": 34,
+ "visible_authored_pr_count": 35,
+ "merged_pr_count": 28,
"closed_unmerged_pr_count": 3,
- "open_pr_count": 3,
- "merged_pr_rate": 0.85,
- "closed_unmerged_pr_rate": 0.075,
- "still_open_pr_rate": 0.075,
- "distinct_repos_with_authored_prs": 3,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.0857,
+ "still_open_pr_rate": 0.1143,
+ "distinct_repos_with_authored_prs": 4,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44895,
- "title": "Add static FP8 expert support ",
- "url": "https://github.com/huggingface/transformers/pull/44895",
- "state": "closed",
- "merged": true,
+ "number": 45220,
+ "title": "Multimodal serve support ",
+ "url": "https://github.com/huggingface/transformers/pull/45220",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-20T19:01:35Z"
+ "created_at": "2026-04-03T14:16:33Z"
},
{
"kind": "pull_request",
- "number": 44864,
- "title": "Switch FP8 per tensor quant to use `torch._scaled_mm`",
- "url": "https://github.com/huggingface/transformers/pull/44864",
- "state": "closed",
+ "number": 45190,
+ "title": "Fix ty for transformers cli",
+ "url": "https://github.com/huggingface/transformers/pull/45190",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-19T16:19:53Z"
+ "created_at": "2026-04-02T13:54:23Z"
},
{
"kind": "pull_request",
- "number": 44796,
- "title": "[refactor] Serving into proper modules",
- "url": "https://github.com/huggingface/transformers/pull/44796",
- "state": "open",
- "merged": false,
+ "number": 45188,
+ "title": "fix `test_register_result_handler`",
+ "url": "https://github.com/huggingface/transformers/pull/45188",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-17T13:04:06Z"
+ "created_at": "2026-04-02T13:15:57Z"
}
],
"issues": [
@@ -525,183 +630,165 @@
"fetch_error": null
},
{
- "author_login": "kaixuanliu",
- "name": "kaixuanliu",
- "profile_url": "https://github.com/kaixuanliu",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu",
- "repo_first_seen_at": "2026-01-16T14:47:41Z",
- "repo_last_seen_at": "2026-03-24T12:03:51Z",
- "repo_primary_artifact_count": 35,
- "repo_artifact_count": 128,
- "snapshot_issue_count": 4,
- "snapshot_pr_count": 31,
- "snapshot_comment_count": 43,
- "snapshot_review_count": 25,
- "snapshot_review_comment_count": 25,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "Rocketknight1",
+ "name": "Matt",
+ "profile_url": "https://github.com/Rocketknight1",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARocketknight1",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARocketknight1",
+ "repo_first_seen_at": "2023-11-20T15:51:09Z",
+ "repo_last_seen_at": "2026-04-10T14:22:36Z",
+ "repo_primary_artifact_count": 36,
+ "repo_artifact_count": 828,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 36,
+ "snapshot_comment_count": 483,
+ "snapshot_review_count": 194,
+ "snapshot_review_comment_count": 115,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3912,
+ "account_age_days": 3955,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [
+ "huggingface"
+ ],
"activity": {
- "visible_authored_pr_count": 51,
- "merged_pr_count": 33,
- "closed_unmerged_pr_count": 12,
- "open_pr_count": 6,
- "merged_pr_rate": 0.6471,
- "closed_unmerged_pr_rate": 0.2353,
- "still_open_pr_rate": 0.1176,
- "distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 4
+ "visible_authored_pr_count": 21,
+ "merged_pr_count": 20,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.9524,
+ "closed_unmerged_pr_rate": 0.0476,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44739,
- "title": "fix series of failed test case for janus model",
- "url": "https://github.com/huggingface/transformers/pull/44739",
- "state": "open",
+ "number": 45315,
+ "title": "Fix softmaxing router logits",
+ "url": "https://github.com/huggingface/transformers/pull/45315",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-16T07:15:33Z"
+ "created_at": "2026-04-08T12:54:52Z"
},
{
"kind": "pull_request",
- "number": 44733,
- "title": "Fix bug and add XPU Expectations for qwen2 and jamba tests",
- "url": "https://github.com/huggingface/transformers/pull/44733",
+ "number": 45166,
+ "title": "Re-add regex substitutions to the response parsing spec",
+ "url": "https://github.com/huggingface/transformers/pull/45166",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-16T02:55:54Z"
+ "created_at": "2026-04-01T14:46:33Z"
},
{
"kind": "pull_request",
- "number": 44657,
- "title": "fix bug embedding_size mismatch with hidden_size in electra model test",
- "url": "https://github.com/huggingface/transformers/pull/44657",
+ "number": 45143,
+ "title": "Add parse_response to Processor, make it a bit more official",
+ "url": "https://github.com/huggingface/transformers/pull/45143",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-13T10:25:07Z"
+ "created_at": "2026-03-31T13:11:49Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 44964,
- "title": "Cannot load `microsoft/Phi-4-multimodal-instruct` model with latest transformers.",
- "url": "https://github.com/huggingface/transformers/issues/44964",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-24T06:54:38Z"
- },
- {
- "kind": "issue",
- "number": 44792,
- "title": "Failed test case `test_model_generate_images` for janus model",
- "url": "https://github.com/huggingface/transformers/issues/44792",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-17T10:40:18Z"
- },
- {
- "kind": "issue",
- "number": 43854,
- "title": "Unable to load `zai-org/GLM-4.7-Flash` model correctly in the unit tests",
- "url": "https://github.com/huggingface/transformers/issues/43854",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-09T07:48:27Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "Rocketknight1",
- "name": "Matt",
- "profile_url": "https://github.com/Rocketknight1",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARocketknight1",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARocketknight1",
- "repo_first_seen_at": "2023-11-20T15:51:09Z",
- "repo_last_seen_at": "2026-03-25T14:59:34Z",
- "repo_primary_artifact_count": 31,
- "repo_artifact_count": 681,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 31,
- "snapshot_comment_count": 368,
- "snapshot_review_count": 174,
- "snapshot_review_comment_count": 108,
+ "author_login": "stevhliu",
+ "name": "Steven Liu",
+ "profile_url": "https://github.com/stevhliu",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu",
+ "repo_first_seen_at": "2025-01-06T17:52:26Z",
+ "repo_last_seen_at": "2026-04-10T16:18:14Z",
+ "repo_primary_artifact_count": 34,
+ "repo_artifact_count": 294,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 33,
+ "snapshot_comment_count": 24,
+ "snapshot_review_count": 97,
+ "snapshot_review_comment_count": 139,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3939,
+ "account_age_days": 2290,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
+ "heuristic_note": "high recent PR volume; no visible non-self stars; targets high-star repos",
"public_orgs": [
"huggingface"
],
"activity": {
- "visible_authored_pr_count": 27,
- "merged_pr_count": 24,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 0,
- "merged_pr_rate": 0.8889,
- "closed_unmerged_pr_rate": 0.1111,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 33,
+ "merged_pr_count": 27,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.8182,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.1818,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44890,
- "title": "Add big angry code agent warnings!",
- "url": "https://github.com/huggingface/transformers/pull/44890",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-20T16:12:45Z"
+ "number": 45327,
+ "title": "[docs] modular transformers",
+ "url": "https://github.com/huggingface/transformers/pull/45327",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-08T20:23:28Z"
},
{
"kind": "pull_request",
- "number": 44674,
- "title": "Officially launch parse_response",
- "url": "https://github.com/huggingface/transformers/pull/44674",
- "state": "closed",
- "merged": true,
+ "number": 45271,
+ "title": "[docs] vlm addition",
+ "url": "https://github.com/huggingface/transformers/pull/45271",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-13T15:41:42Z"
+ "created_at": "2026-04-06T18:56:42Z"
},
{
"kind": "pull_request",
- "number": 44575,
- "title": "Correct Tapas initialization",
- "url": "https://github.com/huggingface/transformers/pull/44575",
+ "number": 45232,
+ "title": "[docs] static model rules",
+ "url": "https://github.com/huggingface/transformers/pull/45232",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-10T14:42:40Z"
+ "created_at": "2026-04-03T22:41:22Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 36979,
+ "title": "[Community contributions] Model cards",
+ "url": "https://github.com/huggingface/transformers/issues/36979",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-03-25T20:39:10Z"
+ }
+ ]
},
"fetch_error": null
},
@@ -712,33 +799,33 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasqu",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasqu",
"repo_first_seen_at": "2025-08-26T12:13:50Z",
- "repo_last_seen_at": "2026-03-25T18:15:21Z",
- "repo_primary_artifact_count": 30,
- "repo_artifact_count": 3270,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 30,
- "snapshot_comment_count": 331,
- "snapshot_review_count": 596,
- "snapshot_review_comment_count": 2313,
+ "repo_last_seen_at": "2026-04-10T09:56:49Z",
+ "repo_primary_artifact_count": 34,
+ "repo_artifact_count": 4004,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 33,
+ "snapshot_comment_count": 396,
+ "snapshot_review_count": 682,
+ "snapshot_review_comment_count": 2892,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1968,
+ "account_age_days": 1985,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 25,
- "merged_pr_count": 16,
- "closed_unmerged_pr_count": 4,
+ "visible_authored_pr_count": 20,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 3,
"open_pr_count": 5,
- "merged_pr_rate": 0.64,
- "closed_unmerged_pr_rate": 0.16,
- "still_open_pr_rate": 0.2,
+ "merged_pr_rate": 0.6,
+ "closed_unmerged_pr_rate": 0.15,
+ "still_open_pr_rate": 0.25,
"distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 1
},
@@ -746,36 +833,47 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44850,
- "title": "[`Mllama`] Fix workaround compile",
- "url": "https://github.com/huggingface/transformers/pull/44850",
+ "number": 45153,
+ "title": "[`FA`] Native torch integration",
+ "url": "https://github.com/huggingface/transformers/pull/45153",
"state": "open",
"merged": false,
"draft": true,
- "created_at": "2026-03-19T08:36:18Z"
+ "created_at": "2026-03-31T19:43:19Z"
},
{
"kind": "pull_request",
- "number": 44797,
- "title": "[`FA4`] Add kernels fallback",
- "url": "https://github.com/huggingface/transformers/pull/44797",
+ "number": 45122,
+ "title": ":rotating_light: [`LightGlue`] Remove remote code execution",
+ "url": "https://github.com/huggingface/transformers/pull/45122",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-17T15:35:59Z"
+ "created_at": "2026-03-30T15:40:30Z"
},
{
"kind": "pull_request",
- "number": 44703,
- "title": "[`FA`] Fix fa detection",
- "url": "https://github.com/huggingface/transformers/pull/44703",
+ "number": 45061,
+ "title": "[`FA`] Fix BC support for a few versions + add deprecation cycle",
+ "url": "https://github.com/huggingface/transformers/pull/45061",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-14T14:46:02Z"
+ "created_at": "2026-03-27T15:09:50Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 40827,
+ "title": "[`Cache`] Proper support for Linear Attention (related) caches",
+ "url": "https://github.com/huggingface/transformers/issues/40827",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-09-11T16:31:11Z"
+ }
+ ]
},
"fetch_error": null
},
@@ -786,186 +884,99 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aharshaljanjani",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aharshaljanjani",
"repo_first_seen_at": "2025-09-17T20:29:13Z",
- "repo_last_seen_at": "2026-03-25T19:58:57Z",
- "repo_primary_artifact_count": 46,
- "repo_artifact_count": 196,
- "snapshot_issue_count": 18,
- "snapshot_pr_count": 28,
- "snapshot_comment_count": 74,
- "snapshot_review_count": 38,
- "snapshot_review_comment_count": 38,
+ "repo_last_seen_at": "2026-04-09T08:37:50Z",
+ "repo_primary_artifact_count": 51,
+ "repo_artifact_count": 344,
+ "snapshot_issue_count": 20,
+ "snapshot_pr_count": 31,
+ "snapshot_comment_count": 89,
+ "snapshot_review_count": 102,
+ "snapshot_review_comment_count": 102,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1938,
+ "account_age_days": 1955,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 17,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 5,
- "merged_pr_rate": 0.7391,
- "closed_unmerged_pr_rate": 0.0435,
- "still_open_pr_rate": 0.2174,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 21,
+ "merged_pr_count": 15,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.7143,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.2857,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 45004,
- "title": "fix(testing): Fix Parakeet, Evolla, Pi0, and Phi-3 test failures on main CI",
- "url": "https://github.com/huggingface/transformers/pull/45004",
+ "number": 45326,
+ "title": "feat[vLLM \u00d7 v5]: Add vLLM compatibility for audio models",
+ "url": "https://github.com/huggingface/transformers/pull/45326",
"state": "open",
"merged": false,
- "draft": true,
- "created_at": "2026-03-25T19:58:57Z"
+ "draft": false,
+ "created_at": "2026-04-08T18:28:35Z"
},
{
"kind": "pull_request",
- "number": 44899,
- "title": "fix(models): Fix Perceiver interpolate_pos_encoding interpolating to the source size",
- "url": "https://github.com/huggingface/transformers/pull/44899",
- "state": "closed",
- "merged": true,
+ "number": 45199,
+ "title": "fix(models): Resolve regressions in Wav2Vec2PhonemeCTCTokenizer (wav2vec2-lv-60-espeak-cv-ft)",
+ "url": "https://github.com/huggingface/transformers/pull/45199",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-20T20:02:10Z"
+ "created_at": "2026-04-02T20:03:22Z"
},
{
"kind": "pull_request",
- "number": 44765,
- "title": "fix(testing): Fix PaliGemma 2 and PaddleOCR-VL test failures on main",
- "url": "https://github.com/huggingface/transformers/pull/44765",
+ "number": 45074,
+ "title": "fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel",
+ "url": "https://github.com/huggingface/transformers/pull/45074",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-16T17:26:22Z"
+ "created_at": "2026-03-27T20:02:28Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44898,
- "title": "[BUG] Perceiver image classification (non-default res) fails even with interpolate_pos_encoding=True",
- "url": "https://github.com/huggingface/transformers/issues/44898",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-20T19:58:09Z"
- },
- {
- "kind": "issue",
- "number": 44610,
- "title": "[BUG] OmDet-Turbo processor produces 640px inputs but the model expects 224px",
- "url": "https://github.com/huggingface/transformers/issues/44610",
- "state": "closed",
+ "number": 45198,
+ "title": "[BUG] Wav2Vec2 wav2vec2-lv-60-espeak-cv-ft: save_pretrained and tokenization fail",
+ "url": "https://github.com/huggingface/transformers/issues/45198",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-11T19:58:13Z"
+ "created_at": "2026-04-02T19:58:10Z"
},
{
"kind": "issue",
- "number": 44442,
- "title": "[BUG] AutoTokenizer fails to load FastSpeech2ConformerTokenizer",
- "url": "https://github.com/huggingface/transformers/issues/44442",
+ "number": 45072,
+ "title": "[BUG][CI] SwitchTransformers and TimmWrapperModel dtype mismatches in bfloat16 inference",
+ "url": "https://github.com/huggingface/transformers/issues/45072",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-04T19:58:11Z"
- }
- ]
- },
- "fetch_error": null
- },
- {
- "author_login": "stevhliu",
- "name": "Steven Liu",
- "profile_url": "https://github.com/stevhliu",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu",
- "repo_first_seen_at": "2025-01-06T17:52:26Z",
- "repo_last_seen_at": "2026-03-25T19:48:57Z",
- "repo_primary_artifact_count": 27,
- "repo_artifact_count": 260,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 26,
- "snapshot_comment_count": 17,
- "snapshot_review_count": 87,
- "snapshot_review_comment_count": 129,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2274,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; no visible non-self stars; targets high-star repos",
- "public_orgs": [
- "huggingface"
- ],
- "activity": {
- "visible_authored_pr_count": 28,
- "merged_pr_count": 17,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 11,
- "merged_pr_rate": 0.6071,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3929,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44954,
- "title": "[docs] pipeline cleanup",
- "url": "https://github.com/huggingface/transformers/pull/44954",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-23T17:20:37Z"
- },
- {
- "kind": "pull_request",
- "number": 44896,
- "title": "[docs] continuous batching",
- "url": "https://github.com/huggingface/transformers/pull/44896",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-20T19:09:41Z"
+ "created_at": "2026-03-27T19:58:12Z"
},
- {
- "kind": "pull_request",
- "number": 44837,
- "title": "[docs] model cards",
- "url": "https://github.com/huggingface/transformers/pull/44837",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-18T21:45:31Z"
- }
- ],
- "issues": [
{
"kind": "issue",
- "number": 36979,
- "title": "[Community contributions] Model cards",
- "url": "https://github.com/huggingface/transformers/issues/36979",
+ "number": 44898,
+ "title": "[BUG] Perceiver image classification (non-default res) fails even with interpolate_pos_encoding=True",
+ "url": "https://github.com/huggingface/transformers/issues/44898",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2025-03-25T20:39:10Z"
+ "created_at": "2026-03-20T19:58:09Z"
}
]
},
@@ -978,19 +989,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aitazap",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aitazap",
"repo_first_seen_at": "2024-10-21T07:08:47Z",
- "repo_last_seen_at": "2026-03-25T17:47:55Z",
- "repo_primary_artifact_count": 24,
- "repo_artifact_count": 108,
+ "repo_last_seen_at": "2026-04-10T15:32:26Z",
+ "repo_primary_artifact_count": 26,
+ "repo_artifact_count": 125,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 24,
- "snapshot_comment_count": 25,
- "snapshot_review_count": 34,
- "snapshot_review_comment_count": 25,
+ "snapshot_pr_count": 26,
+ "snapshot_comment_count": 28,
+ "snapshot_review_count": 42,
+ "snapshot_review_comment_count": 29,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3116,
+ "account_age_days": 3133,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -998,47 +1009,47 @@
"heuristic_note": "no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 14,
+ "visible_authored_pr_count": 20,
+ "merged_pr_count": 11,
"closed_unmerged_pr_count": 5,
"open_pr_count": 4,
- "merged_pr_rate": 0.6087,
- "closed_unmerged_pr_rate": 0.2174,
- "still_open_pr_rate": 0.1739,
- "distinct_repos_with_authored_prs": 2,
+ "merged_pr_rate": 0.55,
+ "closed_unmerged_pr_rate": 0.25,
+ "still_open_pr_rate": 0.2,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44999,
+ "number": 45133,
"title": "Add sarvam model",
- "url": "https://github.com/huggingface/transformers/pull/44999",
+ "url": "https://github.com/huggingface/transformers/pull/45133",
"state": "open",
"merged": false,
"draft": true,
- "created_at": "2026-03-25T16:21:37Z"
+ "created_at": "2026-03-31T00:00:15Z"
},
{
"kind": "pull_request",
- "number": 44997,
- "title": "Add sarvam model",
- "url": "https://github.com/huggingface/transformers/pull/44997",
- "state": "closed",
+ "number": 45078,
+ "title": "throw error when conversion required",
+ "url": "https://github.com/huggingface/transformers/pull/45078",
+ "state": "open",
"merged": false,
- "draft": true,
- "created_at": "2026-03-25T14:23:13Z"
+ "draft": false,
+ "created_at": "2026-03-27T23:06:36Z"
},
{
"kind": "pull_request",
- "number": 44994,
+ "number": 44999,
"title": "Add sarvam model",
- "url": "https://github.com/huggingface/transformers/pull/44994",
+ "url": "https://github.com/huggingface/transformers/pull/44999",
"state": "closed",
"merged": false,
- "draft": false,
- "created_at": "2026-03-25T14:02:50Z"
+ "draft": true,
+ "created_at": "2026-03-25T16:21:37Z"
}
],
"issues": []
@@ -1052,19 +1063,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acyyever",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acyyever",
"repo_first_seen_at": "2025-08-10T08:43:09Z",
- "repo_last_seen_at": "2026-02-18T08:22:57Z",
- "repo_primary_artifact_count": 23,
- "repo_artifact_count": 42,
+ "repo_last_seen_at": "2026-03-31T14:41:18Z",
+ "repo_primary_artifact_count": 24,
+ "repo_artifact_count": 46,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 23,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 7,
- "snapshot_review_comment_count": 7,
+ "snapshot_pr_count": 24,
+ "snapshot_comment_count": 6,
+ "snapshot_review_count": 8,
+ "snapshot_review_comment_count": 8,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3674,
+ "account_age_days": 3691,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
@@ -1072,18 +1083,28 @@
"heuristic_note": "extremely high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 164,
- "merged_pr_count": 133,
- "closed_unmerged_pr_count": 17,
- "open_pr_count": 14,
- "merged_pr_rate": 0.811,
- "closed_unmerged_pr_rate": 0.1037,
- "still_open_pr_rate": 0.0854,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 5
+ "visible_authored_pr_count": 196,
+ "merged_pr_count": 145,
+ "closed_unmerged_pr_count": 26,
+ "open_pr_count": 25,
+ "merged_pr_rate": 0.7398,
+ "closed_unmerged_pr_rate": 0.1327,
+ "still_open_pr_rate": 0.1276,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45113,
+ "title": "Add GDS support for safetensors loading ",
+ "url": "https://github.com/huggingface/transformers/pull/45113",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-30T10:55:35Z"
+ },
{
"kind": "pull_request",
"number": 44123,
@@ -1103,16 +1124,6 @@
"merged": true,
"draft": false,
"created_at": "2026-02-17T06:49:38Z"
- },
- {
- "kind": "pull_request",
- "number": 44006,
- "title": "Use torch.xlogy ",
- "url": "https://github.com/huggingface/transformers/pull/44006",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-15T04:07:50Z"
}
],
"issues": []
@@ -1138,7 +1149,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2466,
+ "account_age_days": 2482,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -1146,15 +1157,15 @@
"heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 59,
- "merged_pr_count": 15,
- "closed_unmerged_pr_count": 37,
- "open_pr_count": 7,
- "merged_pr_rate": 0.2542,
- "closed_unmerged_pr_rate": 0.6271,
- "still_open_pr_rate": 0.1186,
- "distinct_repos_with_authored_prs": 22,
- "distinct_repos_with_open_prs": 6
+ "visible_authored_pr_count": 60,
+ "merged_pr_count": 16,
+ "closed_unmerged_pr_count": 44,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.2667,
+ "closed_unmerged_pr_rate": 0.7333,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 23,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
@@ -1193,6 +1204,156 @@
},
"fetch_error": null
},
+ {
+ "author_login": "yonigozlan",
+ "name": "Yoni Gozlan",
+ "profile_url": "https://github.com/yonigozlan",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayonigozlan",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayonigozlan",
+ "repo_first_seen_at": "2025-10-03T15:26:01Z",
+ "repo_last_seen_at": "2026-04-10T21:08:45Z",
+ "repo_primary_artifact_count": 21,
+ "repo_artifact_count": 532,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 21,
+ "snapshot_comment_count": 38,
+ "snapshot_review_count": 153,
+ "snapshot_review_comment_count": 320,
+ "repo_association": "MEMBER",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1972,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [
+ "huggingface"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 14,
+ "merged_pr_count": 11,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.7857,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.2143,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45293,
+ "title": "Fix \"AttributeError: NewTokenizer has no attribute special_attribute_present\" (Remove `REGISTERED_FAST_ALIASES`)",
+ "url": "https://github.com/huggingface/transformers/pull/45293",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-07T16:29:25Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45272,
+ "title": "Fix redundant logic in video processing SmolVLM",
+ "url": "https://github.com/huggingface/transformers/pull/45272",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-06T20:39:29Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45195,
+ "title": " Use torchvision `decode_image` to load images in the torchvision backend",
+ "url": "https://github.com/huggingface/transformers/pull/45195",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-02T17:58:51Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "remi-or",
+ "name": "R\u00e9mi Ouazan",
+ "profile_url": "https://github.com/remi-or",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aremi-or",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aremi-or",
+ "repo_first_seen_at": "2026-01-13T09:15:18Z",
+ "repo_last_seen_at": "2026-04-08T16:30:18Z",
+ "repo_primary_artifact_count": 19,
+ "repo_artifact_count": 267,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 19,
+ "snapshot_comment_count": 29,
+ "snapshot_review_count": 102,
+ "snapshot_review_comment_count": 117,
+ "repo_association": "MEMBER",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1807,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 14,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.8571,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.1429,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45323,
+ "title": "[CB] Fix capture of max_seqlen",
+ "url": "https://github.com/huggingface/transformers/pull/45323",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-08T16:30:18Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45184,
+ "title": "[CB] [Major] Add CPU request offloading",
+ "url": "https://github.com/huggingface/transformers/pull/45184",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-02T10:12:00Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45179,
+ "title": "[CB] Tweaks to update and minor fixes",
+ "url": "https://github.com/huggingface/transformers/pull/45179",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-02T06:15:08Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "BillionClaw",
"name": "BillionToken",
@@ -1212,23 +1373,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 12,
+ "account_age_days": 29,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "very high",
"automation_risk_signal": "high",
- "heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 477,
- "merged_pr_count": 47,
- "closed_unmerged_pr_count": 225,
- "open_pr_count": 205,
- "merged_pr_rate": 0.0985,
- "closed_unmerged_pr_rate": 0.4717,
- "still_open_pr_rate": 0.4298,
- "distinct_repos_with_authored_prs": 130,
- "distinct_repos_with_open_prs": 61
+ "visible_authored_pr_count": 484,
+ "merged_pr_count": 50,
+ "closed_unmerged_pr_count": 298,
+ "open_pr_count": 136,
+ "merged_pr_rate": 0.1033,
+ "closed_unmerged_pr_rate": 0.6157,
+ "still_open_pr_rate": 0.281,
+ "distinct_repos_with_authored_prs": 134,
+ "distinct_repos_with_open_prs": 52
},
"examples": {
"pull_requests": [
@@ -1268,75 +1429,73 @@
"fetch_error": null
},
{
- "author_login": "yonigozlan",
- "name": "Yoni Gozlan",
- "profile_url": "https://github.com/yonigozlan",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayonigozlan",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayonigozlan",
- "repo_first_seen_at": "2025-10-03T15:26:01Z",
- "repo_last_seen_at": "2026-03-25T15:35:09Z",
- "repo_primary_artifact_count": 18,
- "repo_artifact_count": 444,
+ "author_login": "eustlb",
+ "name": null,
+ "profile_url": "https://github.com/eustlb",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
+ "repo_first_seen_at": "2025-01-20T12:27:19Z",
+ "repo_last_seen_at": "2026-04-03T15:54:35Z",
+ "repo_primary_artifact_count": 16,
+ "repo_artifact_count": 377,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 18,
- "snapshot_comment_count": 29,
- "snapshot_review_count": 114,
- "snapshot_review_comment_count": 283,
+ "snapshot_pr_count": 16,
+ "snapshot_comment_count": 27,
+ "snapshot_review_count": 108,
+ "snapshot_review_comment_count": 226,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1955,
+ "account_age_days": 1600,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "targets high-star repos",
- "public_orgs": [
- "huggingface"
- ],
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 15,
- "merged_pr_count": 12,
+ "visible_authored_pr_count": 12,
+ "merged_pr_count": 9,
"closed_unmerged_pr_count": 0,
"open_pr_count": 3,
- "merged_pr_rate": 0.8,
+ "merged_pr_rate": 0.75,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2,
- "distinct_repos_with_authored_prs": 1,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 3,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44926,
- "title": "Fix backward compatibility for full path imports of Fast Image Processors",
- "url": "https://github.com/huggingface/transformers/pull/44926",
- "state": "closed",
- "merged": true,
+ "number": 45221,
+ "title": "user friendly error when loading audio from video",
+ "url": "https://github.com/huggingface/transformers/pull/45221",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-22T14:46:17Z"
+ "created_at": "2026-04-03T15:49:24Z"
},
{
"kind": "pull_request",
- "number": 44903,
- "title": "Support SizeDict import in get_size_dict",
- "url": "https://github.com/huggingface/transformers/pull/44903",
+ "number": 45023,
+ "title": "Add cohere asr",
+ "url": "https://github.com/huggingface/transformers/pull/45023",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-21T01:25:53Z"
+ "created_at": "2026-03-26T15:58:08Z"
},
{
"kind": "pull_request",
- "number": 44897,
- "title": "Add backward compatibility for direct imports from legacy `image_processing_utils_fast`",
- "url": "https://github.com/huggingface/transformers/pull/44897",
+ "number": 44633,
+ "title": "[medasr] doc update",
+ "url": "https://github.com/huggingface/transformers/pull/44633",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-20T19:30:32Z"
+ "created_at": "2026-03-12T13:35:48Z"
}
],
"issues": []
@@ -1362,7 +1521,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2208,
+ "account_age_days": 2224,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
@@ -1370,14 +1529,14 @@
"heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 205,
- "merged_pr_count": 47,
- "closed_unmerged_pr_count": 137,
+ "visible_authored_pr_count": 181,
+ "merged_pr_count": 42,
+ "closed_unmerged_pr_count": 118,
"open_pr_count": 21,
- "merged_pr_rate": 0.2293,
- "closed_unmerged_pr_rate": 0.6683,
- "still_open_pr_rate": 0.1024,
- "distinct_repos_with_authored_prs": 43,
+ "merged_pr_rate": 0.232,
+ "closed_unmerged_pr_rate": 0.6519,
+ "still_open_pr_rate": 0.116,
+ "distinct_repos_with_authored_prs": 42,
"distinct_repos_with_open_prs": 8
},
"examples": {
@@ -1418,114 +1577,201 @@
"fetch_error": null
},
{
- "author_login": "eustlb",
- "name": null,
- "profile_url": "https://github.com/eustlb",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
- "repo_first_seen_at": "2025-01-20T12:27:19Z",
- "repo_last_seen_at": "2026-03-24T16:31:03Z",
- "repo_primary_artifact_count": 14,
- "repo_artifact_count": 361,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 14,
- "snapshot_comment_count": 24,
- "snapshot_review_count": 103,
- "snapshot_review_comment_count": 220,
- "repo_association": "MEMBER",
+ "author_login": "sywangyi",
+ "name": "Wang, Yi",
+ "profile_url": "https://github.com/sywangyi",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asywangyi",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asywangyi",
+ "repo_first_seen_at": "2025-12-16T08:22:52Z",
+ "repo_last_seen_at": "2026-04-10T12:51:53Z",
+ "repo_primary_artifact_count": 16,
+ "repo_artifact_count": 50,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 15,
+ "snapshot_comment_count": 14,
+ "snapshot_review_count": 10,
+ "snapshot_review_comment_count": 10,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1584,
+ "account_age_days": 2990,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 14,
- "merged_pr_count": 10,
+ "visible_authored_pr_count": 15,
+ "merged_pr_count": 11,
"closed_unmerged_pr_count": 0,
"open_pr_count": 4,
- "merged_pr_rate": 0.7143,
+ "merged_pr_rate": 0.7333,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2857,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "still_open_pr_rate": 0.2667,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44633,
- "title": "[medasr] doc update",
- "url": "https://github.com/huggingface/transformers/pull/44633",
+ "number": 45279,
+ "title": "add expert parallelism for gemma-4-26B-A4B-it",
+ "url": "https://github.com/huggingface/transformers/pull/45279",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-07T06:40:35Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45219,
+ "title": "Add MoE to Gemma4 TP plan",
+ "url": "https://github.com/huggingface/transformers/pull/45219",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-12T13:35:48Z"
+ "created_at": "2026-04-03T13:59:02Z"
},
{
"kind": "pull_request",
- "number": 44394,
- "title": "\ud83d\udea8\ud83d\udea7 FeatureExtractor \u2192 AudioProcessor",
- "url": "https://github.com/huggingface/transformers/pull/44394",
+ "number": 45040,
+ "title": "Llama3 video fix",
+ "url": "https://github.com/huggingface/transformers/pull/45040",
"state": "open",
"merged": false,
- "draft": true,
- "created_at": "2026-03-02T14:49:05Z"
- },
- {
- "kind": "pull_request",
- "number": 44386,
- "title": "[higgs-audio-v2] fix sampling",
- "url": "https://github.com/huggingface/transformers/pull/44386",
- "state": "closed",
- "merged": true,
"draft": false,
- "created_at": "2026-03-02T10:43:13Z"
+ "created_at": "2026-03-27T02:56:58Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 42890,
+ "title": "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQModelIntegrationTest may fail since a lot of cases are lack of set_seed()",
+ "url": "https://github.com/huggingface/transformers/issues/42890",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-12-16T08:22:52Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "omkar-334",
- "name": "Omkar Kabde",
- "profile_url": "https://github.com/omkar-334",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aomkar-334",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aomkar-334",
- "repo_first_seen_at": "2025-12-12T17:57:18Z",
- "repo_last_seen_at": "2026-02-17T12:03:45Z",
+ "author_login": "michaelbenayoun",
+ "name": "Michael Benayoun",
+ "profile_url": "https://github.com/michaelbenayoun",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun",
+ "repo_first_seen_at": "2024-10-24T15:39:49Z",
+ "repo_last_seen_at": "2026-04-10T20:20:05Z",
"repo_primary_artifact_count": 14,
"repo_artifact_count": 28,
"snapshot_issue_count": 0,
"snapshot_pr_count": 14,
- "snapshot_comment_count": 14,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 6,
+ "snapshot_review_comment_count": 6,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2846,
+ "account_age_days": 3358,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [
+ "huggingface"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 21,
+ "merged_pr_count": 18,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.8571,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.1429,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45363,
+ "title": "Fused kernels support",
+ "url": "https://github.com/huggingface/transformers/pull/45363",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-10T18:53:22Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45155,
+ "title": "Load adapter with TP",
+ "url": "https://github.com/huggingface/transformers/pull/45155",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-31T22:23:06Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44979,
+ "title": "Module Fusion API",
+ "url": "https://github.com/huggingface/transformers/pull/44979",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-24T22:33:31Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "omkar-334",
+ "name": "Omkar Kabde",
+ "profile_url": "https://github.com/omkar-334",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aomkar-334",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aomkar-334",
+ "repo_first_seen_at": "2025-12-12T17:57:18Z",
+ "repo_last_seen_at": "2026-02-17T12:03:45Z",
+ "repo_primary_artifact_count": 14,
+ "repo_artifact_count": 28,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 14,
+ "snapshot_comment_count": 14,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2862,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "high",
"automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; broad repo spread",
+ "heuristic_note": "high recent PR volume; broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 102,
- "merged_pr_count": 66,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 31,
- "merged_pr_rate": 0.6471,
- "closed_unmerged_pr_rate": 0.049,
- "still_open_pr_rate": 0.3039,
- "distinct_repos_with_authored_prs": 21,
+ "visible_authored_pr_count": 84,
+ "merged_pr_count": 48,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 32,
+ "merged_pr_rate": 0.5714,
+ "closed_unmerged_pr_rate": 0.0476,
+ "still_open_pr_rate": 0.381,
+ "distinct_repos_with_authored_prs": 19,
"distinct_repos_with_open_prs": 11
},
"examples": {
@@ -1566,25 +1812,25 @@
"fetch_error": null
},
{
- "author_login": "remi-or",
- "name": "R\u00e9mi Ouazan",
- "profile_url": "https://github.com/remi-or",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aremi-or",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aremi-or",
- "repo_first_seen_at": "2026-01-13T09:15:18Z",
- "repo_last_seen_at": "2026-03-23T15:44:45Z",
+ "author_login": "Sai-Suraj-27",
+ "name": "Sai-Suraj-27",
+ "profile_url": "https://github.com/Sai-Suraj-27",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASai-Suraj-27",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASai-Suraj-27",
+ "repo_first_seen_at": "2026-01-23T17:10:04Z",
+ "repo_last_seen_at": "2026-04-07T14:43:37Z",
"repo_primary_artifact_count": 14,
- "repo_artifact_count": 209,
+ "repo_artifact_count": 85,
"snapshot_issue_count": 0,
"snapshot_pr_count": 14,
- "snapshot_comment_count": 23,
- "snapshot_review_count": 78,
- "snapshot_review_comment_count": 94,
- "repo_association": "MEMBER",
+ "snapshot_comment_count": 21,
+ "snapshot_review_count": 25,
+ "snapshot_review_comment_count": 25,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1790,
+ "account_age_days": 1738,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -1592,13 +1838,13 @@
"heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 14,
- "merged_pr_count": 12,
- "closed_unmerged_pr_count": 1,
+ "visible_authored_pr_count": 12,
+ "merged_pr_count": 11,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 1,
- "merged_pr_rate": 0.8571,
- "closed_unmerged_pr_rate": 0.0714,
- "still_open_pr_rate": 0.0714,
+ "merged_pr_rate": 0.9167,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0833,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
@@ -1606,33 +1852,33 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44858,
- "title": "[CB] [Minor] Simplify test suite",
- "url": "https://github.com/huggingface/transformers/pull/44858",
+ "number": 45065,
+ "title": "Remove unused TensorFlow env var",
+ "url": "https://github.com/huggingface/transformers/pull/45065",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-19T13:22:04Z"
+ "created_at": "2026-03-27T16:43:30Z"
},
{
"kind": "pull_request",
- "number": 44835,
- "title": "[CB] Add an option to return logprobs",
- "url": "https://github.com/huggingface/transformers/pull/44835",
- "state": "closed",
- "merged": true,
+ "number": 45053,
+ "title": "Fix failing `XCLIPModelIntegrationTest`",
+ "url": "https://github.com/huggingface/transformers/pull/45053",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-18T17:48:15Z"
+ "created_at": "2026-03-27T11:11:18Z"
},
{
"kind": "pull_request",
- "number": 44673,
- "title": "[CB] [Bug] Fix crashes when running without cuda",
- "url": "https://github.com/huggingface/transformers/pull/44673",
+ "number": 45048,
+ "title": "Fix failing `SmolLM3IntegrationTest`",
+ "url": "https://github.com/huggingface/transformers/pull/45048",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-13T15:37:01Z"
+ "created_at": "2026-03-27T08:45:26Z"
}
],
"issues": []
@@ -1640,590 +1886,484 @@
"fetch_error": null
},
{
- "author_login": "IlyasMoutawwakil",
- "name": "Ilyas Moutawwakil",
- "profile_url": "https://github.com/IlyasMoutawwakil",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
- "repo_first_seen_at": "2025-11-03T14:20:21Z",
- "repo_last_seen_at": "2026-03-25T19:31:09Z",
- "repo_primary_artifact_count": 15,
- "repo_artifact_count": 252,
- "snapshot_issue_count": 2,
+ "author_login": "tomaarsen",
+ "name": "Tom Aarsen",
+ "profile_url": "https://github.com/tomaarsen",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atomaarsen",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atomaarsen",
+ "repo_first_seen_at": "2025-12-02T16:00:11Z",
+ "repo_last_seen_at": "2026-04-10T17:06:00Z",
+ "repo_primary_artifact_count": 19,
+ "repo_artifact_count": 356,
+ "snapshot_issue_count": 6,
"snapshot_pr_count": 13,
- "snapshot_comment_count": 22,
- "snapshot_review_count": 117,
- "snapshot_review_comment_count": 98,
+ "snapshot_comment_count": 42,
+ "snapshot_review_count": 149,
+ "snapshot_review_comment_count": 146,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2331,
+ "account_age_days": 2943,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [
+ "nltk",
"huggingface",
- "Chouafa"
+ "embeddings-benchmark",
+ "Hugging-Face-Helping-Hand"
],
"activity": {
- "visible_authored_pr_count": 18,
- "merged_pr_count": 14,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 2,
- "merged_pr_rate": 0.7778,
- "closed_unmerged_pr_rate": 0.1111,
- "still_open_pr_rate": 0.1111,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 39,
+ "merged_pr_count": 36,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.9231,
+ "closed_unmerged_pr_rate": 0.0769,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44970,
- "title": "Fix CPU 16 bytes alignment issue using equivalent fallback",
- "url": "https://github.com/huggingface/transformers/pull/44970",
+ "number": 45031,
+ "title": "[`fix`] Use the correct _tied_weights_keys for CamembertForCausalLM",
+ "url": "https://github.com/huggingface/transformers/pull/45031",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-24T13:49:21Z"
+ "created_at": "2026-03-26T18:28:54Z"
},
{
"kind": "pull_request",
- "number": 44832,
- "title": "DeepGEMM",
- "url": "https://github.com/huggingface/transformers/pull/44832",
- "state": "open",
- "merged": false,
+ "number": 44567,
+ "title": "[`fix`] Prevent crash with Apertus without xielu installed",
+ "url": "https://github.com/huggingface/transformers/pull/44567",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-18T15:33:15Z"
+ "created_at": "2026-03-10T11:39:20Z"
},
{
"kind": "pull_request",
- "number": 44319,
- "title": "Support non-gated experts",
- "url": "https://github.com/huggingface/transformers/pull/44319",
+ "number": 44080,
+ "title": "Patch `__setitem__` on `ModelOutput` even if the parameter was previously `None`",
+ "url": "https://github.com/huggingface/transformers/pull/44080",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-27T08:20:45Z"
+ "created_at": "2026-02-17T09:53:36Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 43682,
- "title": "`torch.compile` and `torch.export` helper function to be moved from `import_utils`",
- "url": "https://github.com/huggingface/transformers/issues/43682",
- "state": "open",
+ "number": 45030,
+ "title": "tiny-random glm4v configuration can't load due to config validation changes",
+ "url": "https://github.com/huggingface/transformers/issues/45030",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-02-02T13:42:53Z"
+ "created_at": "2026-03-26T18:13:43Z"
},
{
"kind": "issue",
- "number": 43317,
- "title": "device_map=auto fails to load the dequantized model on gpu+cpu offload",
- "url": "https://github.com/huggingface/transformers/issues/43317",
+ "number": 44877,
+ "title": "Strict config prevents loading `granite_speech` config",
+ "url": "https://github.com/huggingface/transformers/issues/44877",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-01-16T11:35:02Z"
+ "created_at": "2026-03-20T09:57:02Z"
+ },
+ {
+ "kind": "issue",
+ "number": 44625,
+ "title": "Qwen3.5 `num_labels` not propagated from core config to text config",
+ "url": "https://github.com/huggingface/transformers/issues/44625",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-12T11:09:38Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "jp1924",
- "name": "jp",
- "profile_url": "https://github.com/jp1924",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajp1924",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajp1924",
- "repo_first_seen_at": "2024-10-22T01:33:27Z",
- "repo_last_seen_at": "2026-03-20T08:16:24Z",
- "repo_primary_artifact_count": 13,
- "repo_artifact_count": 44,
- "snapshot_issue_count": 0,
+ "author_login": "NielsRogge",
+ "name": null,
+ "profile_url": "https://github.com/NielsRogge",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ANielsRogge",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ANielsRogge",
+ "repo_first_seen_at": "2023-01-13T15:08:12Z",
+ "repo_last_seen_at": "2026-03-30T12:33:41Z",
+ "repo_primary_artifact_count": 16,
+ "repo_artifact_count": 94,
+ "snapshot_issue_count": 3,
"snapshot_pr_count": 13,
- "snapshot_comment_count": 17,
- "snapshot_review_count": 7,
- "snapshot_review_comment_count": 7,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 20,
+ "snapshot_review_count": 29,
+ "snapshot_review_comment_count": 29,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1611,
+ "account_age_days": 2591,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 5,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.625,
- "closed_unmerged_pr_rate": 0.125,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 96,
+ "merged_pr_count": 66,
+ "closed_unmerged_pr_count": 20,
+ "open_pr_count": 10,
+ "merged_pr_rate": 0.6875,
+ "closed_unmerged_pr_rate": 0.2083,
+ "still_open_pr_rate": 0.1042,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44314,
- "title": "add HyperClovaX Vision",
- "url": "https://github.com/huggingface/transformers/pull/44314",
+ "number": 45110,
+ "title": "Add SAM 3.1",
+ "url": "https://github.com/huggingface/transformers/pull/45110",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T02:01:28Z"
+ "created_at": "2026-03-30T08:19:42Z"
},
{
"kind": "pull_request",
- "number": 43969,
- "title": "Fix for 2D weight error in embedding layer with ZeRO3",
- "url": "https://github.com/huggingface/transformers/pull/43969",
- "state": "closed",
+ "number": 45082,
+ "title": "[VidEoMT] Update conversion script",
+ "url": "https://github.com/huggingface/transformers/pull/45082",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-13T03:47:24Z"
+ "created_at": "2026-03-28T14:07:12Z"
},
{
"kind": "pull_request",
- "number": 43574,
- "title": "Preventing initialization of siglip's lecun_normal_, default_flax_embed_init in ZeRO3",
- "url": "https://github.com/huggingface/transformers/pull/43574",
- "state": "closed",
- "merged": true,
+ "number": 44441,
+ "title": "[LW-DETR] Fix training",
+ "url": "https://github.com/huggingface/transformers/pull/44441",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-01-29T01:26:40Z"
+ "created_at": "2026-03-04T19:54:20Z"
}
],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "LincolnBurrows2017",
- "name": null,
- "profile_url": "https://github.com/LincolnBurrows2017",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALincolnBurrows2017",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALincolnBurrows2017",
- "repo_first_seen_at": "2026-03-13T04:48:06Z",
- "repo_last_seen_at": "2026-03-18T05:47:03Z",
- "repo_primary_artifact_count": 13,
- "repo_artifact_count": 13,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 13,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 3327,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 133,
- "merged_pr_count": 9,
- "closed_unmerged_pr_count": 45,
- "open_pr_count": 79,
- "merged_pr_rate": 0.0677,
- "closed_unmerged_pr_rate": 0.3383,
- "still_open_pr_rate": 0.594,
- "distinct_repos_with_authored_prs": 44,
- "distinct_repos_with_open_prs": 36
- },
- "examples": {
- "pull_requests": [
+ "issues": [
{
- "kind": "pull_request",
- "number": 44809,
- "title": "fix: replace bare except with Exception in Fuyu image processing",
- "url": "https://github.com/huggingface/transformers/pull/44809",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-18T05:47:03Z"
+ "kind": "issue",
+ "number": 41211,
+ "title": "Add DEIMv2",
+ "url": "https://github.com/huggingface/transformers/issues/41211",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-09-30T09:43:07Z"
},
{
- "kind": "pull_request",
- "number": 44778,
- "title": "fix: correct logic error in is_tiktoken_available function",
- "url": "https://github.com/huggingface/transformers/pull/44778",
+ "kind": "issue",
+ "number": 30525,
+ "title": "Support align_corners=True in image_transforms module",
+ "url": "https://github.com/huggingface/transformers/issues/30525",
"state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-16T23:41:29Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2024-04-28T09:36:32Z"
},
{
- "kind": "pull_request",
- "number": 44769,
- "title": "Fix: Handle empty lists in video_utils functions",
- "url": "https://github.com/huggingface/transformers/pull/44769",
+ "kind": "issue",
+ "number": 21110,
+ "title": "Add support for BLIP and GIT in image-to-text and VQA pipelines",
+ "url": "https://github.com/huggingface/transformers/issues/21110",
"state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-16T18:40:07Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2023-01-13T15:08:12Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "tomaarsen",
- "name": "Tom Aarsen",
- "profile_url": "https://github.com/tomaarsen",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atomaarsen",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atomaarsen",
- "repo_first_seen_at": "2025-12-02T16:00:11Z",
- "repo_last_seen_at": "2026-03-20T10:19:17Z",
- "repo_primary_artifact_count": 17,
- "repo_artifact_count": 341,
- "snapshot_issue_count": 5,
- "snapshot_pr_count": 12,
- "snapshot_comment_count": 38,
- "snapshot_review_count": 145,
- "snapshot_review_comment_count": 141,
+ "author_login": "hmellor",
+ "name": "Harry Mellor",
+ "profile_url": "https://github.com/hmellor",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahmellor",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahmellor",
+ "repo_first_seen_at": "2025-08-14T10:03:14Z",
+ "repo_last_seen_at": "2026-04-08T13:57:37Z",
+ "repo_primary_artifact_count": 15,
+ "repo_artifact_count": 102,
+ "snapshot_issue_count": 2,
+ "snapshot_pr_count": 13,
+ "snapshot_comment_count": 20,
+ "snapshot_review_count": 47,
+ "snapshot_review_comment_count": 20,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2926,
+ "account_age_days": 3585,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [
- "nltk",
"huggingface",
- "embeddings-benchmark",
- "Hugging-Face-Helping-Hand"
+ "vllm-project"
],
"activity": {
- "visible_authored_pr_count": 34,
- "merged_pr_count": 29,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8529,
- "closed_unmerged_pr_rate": 0.1176,
- "still_open_pr_rate": 0.0294,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 87,
+ "merged_pr_count": 80,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.9195,
+ "closed_unmerged_pr_rate": 0.0345,
+ "still_open_pr_rate": 0.046,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44567,
- "title": "[`fix`] Prevent crash with Apertus without xielu installed",
- "url": "https://github.com/huggingface/transformers/pull/44567",
+ "number": 45169,
+ "title": "Fix explicit local code resolution for tokenizers and image processors",
+ "url": "https://github.com/huggingface/transformers/pull/45169",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-10T11:39:20Z"
+ "created_at": "2026-04-01T15:27:43Z"
},
{
"kind": "pull_request",
- "number": 44080,
- "title": "Patch `__setitem__` on `ModelOutput` even if the parameter was previously `None`",
- "url": "https://github.com/huggingface/transformers/pull/44080",
+ "number": 45058,
+ "title": "Allow advanced users to override `model_type` in `AutoConfig.from_pretrained`",
+ "url": "https://github.com/huggingface/transformers/pull/45058",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-17T09:53:36Z"
+ "created_at": "2026-03-27T13:24:05Z"
},
{
"kind": "pull_request",
- "number": 44078,
- "title": "[`fix`] Set input_modalities on various architectures that aren't just text",
- "url": "https://github.com/huggingface/transformers/pull/44078",
+ "number": 45033,
+ "title": "Add BC for `_further_process_kwargs`",
+ "url": "https://github.com/huggingface/transformers/pull/45033",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-17T09:15:34Z"
+ "created_at": "2026-03-26T20:36:40Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44877,
- "title": "Strict config prevents loading `granite_speech` config",
- "url": "https://github.com/huggingface/transformers/issues/44877",
- "state": "open",
+ "number": 43522,
+ "title": "Weights are not tied when model is loaded onto the `meta` device",
+ "url": "https://github.com/huggingface/transformers/issues/43522",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-20T09:57:02Z"
+ "created_at": "2026-01-27T10:35:07Z"
},
{
"kind": "issue",
- "number": 44625,
- "title": "Qwen3.5 `num_labels` not propagated from core config to text config",
- "url": "https://github.com/huggingface/transformers/issues/44625",
+ "number": 42738,
+ "title": "BERT-like models with RoPE",
+ "url": "https://github.com/huggingface/transformers/issues/42738",
"state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-12T11:09:38Z"
- },
- {
- "kind": "issue",
- "number": 44479,
- "title": "[`bug`] v5.3.0 video input regression for `qwen2_5_vl`, `qwen3_vl`, `qwen3_5`, and `qwen3_5_moe`",
- "url": "https://github.com/huggingface/transformers/issues/44479",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-05T18:47:53Z"
+ "created_at": "2025-12-09T11:30:40Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "sywangyi",
- "name": "Wang, Yi",
- "profile_url": "https://github.com/sywangyi",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asywangyi",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asywangyi",
- "repo_first_seen_at": "2025-12-16T08:22:52Z",
- "repo_last_seen_at": "2026-03-17T00:57:20Z",
- "repo_primary_artifact_count": 13,
- "repo_artifact_count": 37,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 12,
- "snapshot_comment_count": 8,
- "snapshot_review_count": 8,
- "snapshot_review_comment_count": 8,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "IlyasMoutawwakil",
+ "name": "Ilyas Moutawwakil",
+ "profile_url": "https://github.com/IlyasMoutawwakil",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
+ "repo_first_seen_at": "2025-11-03T14:20:21Z",
+ "repo_last_seen_at": "2026-04-10T08:07:02Z",
+ "repo_primary_artifact_count": 15,
+ "repo_artifact_count": 274,
+ "snapshot_issue_count": 2,
+ "snapshot_pr_count": 13,
+ "snapshot_comment_count": 29,
+ "snapshot_review_count": 125,
+ "snapshot_review_comment_count": 105,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2974,
+ "account_age_days": 2348,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "\u2014",
+ "public_orgs": [
+ "huggingface",
+ "Chouafa"
+ ],
"activity": {
- "visible_authored_pr_count": 18,
- "merged_pr_count": 14,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 4,
- "merged_pr_rate": 0.7778,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2222,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 20,
+ "merged_pr_count": 17,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.85,
+ "closed_unmerged_pr_rate": 0.1,
+ "still_open_pr_rate": 0.05,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44645,
- "title": "fix Image.open failure in case \"tests/models/prompt_depth_anything/te\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44645",
- "state": "open",
- "merged": false,
+ "number": 44970,
+ "title": "Fix CPU 16 bytes alignment issue using equivalent fallback",
+ "url": "https://github.com/huggingface/transformers/pull/44970",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-13T02:53:31Z"
+ "created_at": "2026-03-24T13:49:21Z"
},
{
"kind": "pull_request",
- "number": 44644,
- "title": "fix tests/quantization/fp_quant_integration/test_fp_quant.py::FPQuant\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44644",
- "state": "open",
- "merged": false,
+ "number": 44832,
+ "title": "DeepGEMM",
+ "url": "https://github.com/huggingface/transformers/pull/44832",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-13T02:02:45Z"
+ "created_at": "2026-03-18T15:33:15Z"
},
{
"kind": "pull_request",
- "number": 43853,
- "title": "fix gptoss crash in tp",
- "url": "https://github.com/huggingface/transformers/pull/43853",
+ "number": 44319,
+ "title": "Support non-gated experts",
+ "url": "https://github.com/huggingface/transformers/pull/44319",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-09T06:39:17Z"
+ "created_at": "2026-02-27T08:20:45Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 42890,
- "title": "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQModelIntegrationTest may fail since a lot of cases are lack of set_seed()",
- "url": "https://github.com/huggingface/transformers/issues/42890",
+ "number": 43682,
+ "title": "`torch.compile` and `torch.export` helper function to be moved from `import_utils`",
+ "url": "https://github.com/huggingface/transformers/issues/43682",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-02T13:42:53Z"
+ },
+ {
+ "kind": "issue",
+ "number": 43317,
+ "title": "device_map=auto fails to load the dequantized model on gpu+cpu offload",
+ "url": "https://github.com/huggingface/transformers/issues/43317",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2025-12-16T08:22:52Z"
+ "created_at": "2026-01-16T11:35:02Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "kashif",
- "name": "Kashif Rasul",
- "profile_url": "https://github.com/kashif",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akashif",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akashif",
- "repo_first_seen_at": "2025-09-08T13:05:54Z",
- "repo_last_seen_at": "2026-03-22T14:04:40Z",
- "repo_primary_artifact_count": 12,
- "repo_artifact_count": 96,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 12,
- "snapshot_comment_count": 27,
- "snapshot_review_count": 30,
- "snapshot_review_comment_count": 27,
- "repo_association": "MEMBER",
+ "author_login": "LincolnBurrows2017",
+ "name": null,
+ "profile_url": "https://github.com/LincolnBurrows2017",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALincolnBurrows2017",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALincolnBurrows2017",
+ "repo_first_seen_at": "2026-03-13T04:48:06Z",
+ "repo_last_seen_at": "2026-03-18T05:47:03Z",
+ "repo_primary_artifact_count": 13,
+ "repo_artifact_count": 13,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 13,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 6547,
+ "account_age_days": 3344,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "high",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread; targets high-star repos",
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 30,
- "merged_pr_count": 19,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 9,
- "merged_pr_rate": 0.6333,
- "closed_unmerged_pr_rate": 0.0667,
- "still_open_pr_rate": 0.3,
- "distinct_repos_with_authored_prs": 16,
- "distinct_repos_with_open_prs": 7
+ "visible_authored_pr_count": 134,
+ "merged_pr_count": 10,
+ "closed_unmerged_pr_count": 46,
+ "open_pr_count": 78,
+ "merged_pr_rate": 0.0746,
+ "closed_unmerged_pr_rate": 0.3433,
+ "still_open_pr_rate": 0.5821,
+ "distinct_repos_with_authored_prs": 45,
+ "distinct_repos_with_open_prs": 36
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44925,
- "title": "[MOE] MoE routing capture and replay support",
- "url": "https://github.com/huggingface/transformers/pull/44925",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-22T14:04:40Z"
- },
- {
- "kind": "pull_request",
- "number": 44891,
- "title": "[Trainer] add MoERouterHealthCallback Callback",
- "url": "https://github.com/huggingface/transformers/pull/44891",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-20T16:17:05Z"
- },
- {
- "kind": "pull_request",
- "number": 44465,
- "title": "[timesfm2_5] fix loss scaling",
- "url": "https://github.com/huggingface/transformers/pull/44465",
+ "number": 44809,
+ "title": "fix: replace bare except with Exception in Fuyu image processing",
+ "url": "https://github.com/huggingface/transformers/pull/44809",
"state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-05T12:59:23Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "michaelbenayoun",
- "name": "Michael Benayoun",
- "profile_url": "https://github.com/michaelbenayoun",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun",
- "repo_first_seen_at": "2024-10-24T15:39:49Z",
- "repo_last_seen_at": "2026-03-24T22:33:31Z",
- "repo_primary_artifact_count": 12,
- "repo_artifact_count": 21,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 12,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 4,
- "snapshot_review_comment_count": 4,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 3342,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "huggingface"
- ],
- "activity": {
- "visible_authored_pr_count": 19,
- "merged_pr_count": 15,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 4,
- "merged_pr_rate": 0.7895,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2105,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 3
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44979,
- "title": "Module Fusion API",
- "url": "https://github.com/huggingface/transformers/pull/44979",
- "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-24T22:33:31Z"
+ "created_at": "2026-03-18T05:47:03Z"
},
{
"kind": "pull_request",
- "number": 44768,
- "title": "Remove unused parameters and improve add_tensor_parallel_hooks_t\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44768",
- "state": "open",
+ "number": 44778,
+ "title": "fix: correct logic error in is_tiktoken_available function",
+ "url": "https://github.com/huggingface/transformers/pull/44778",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-16T18:29:52Z"
+ "created_at": "2026-03-16T23:41:29Z"
},
{
"kind": "pull_request",
- "number": 44640,
- "title": "Add register method for `ParallelInterface`",
- "url": "https://github.com/huggingface/transformers/pull/44640",
+ "number": 44769,
+ "title": "Fix: Handle empty lists in video_utils functions",
+ "url": "https://github.com/huggingface/transformers/pull/44769",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-12T20:14:06Z"
+ "created_at": "2026-03-16T18:40:07Z"
}
],
"issues": []
@@ -2237,19 +2377,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aqgallouedec",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aqgallouedec",
"repo_first_seen_at": "2024-12-13T13:39:10Z",
- "repo_last_seen_at": "2026-03-18T21:32:36Z",
- "repo_primary_artifact_count": 21,
- "repo_artifact_count": 119,
- "snapshot_issue_count": 10,
- "snapshot_pr_count": 11,
- "snapshot_comment_count": 31,
- "snapshot_review_count": 33,
- "snapshot_review_comment_count": 34,
+ "repo_last_seen_at": "2026-04-09T16:01:22Z",
+ "repo_primary_artifact_count": 23,
+ "repo_artifact_count": 127,
+ "snapshot_issue_count": 11,
+ "snapshot_pr_count": 12,
+ "snapshot_comment_count": 32,
+ "snapshot_review_count": 36,
+ "snapshot_review_comment_count": 36,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2669,
+ "account_age_days": 2686,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "moderate",
@@ -2259,18 +2399,28 @@
"huggingface"
],
"activity": {
- "visible_authored_pr_count": 123,
- "merged_pr_count": 99,
- "closed_unmerged_pr_count": 7,
- "open_pr_count": 17,
- "merged_pr_rate": 0.8049,
- "closed_unmerged_pr_rate": 0.0569,
- "still_open_pr_rate": 0.1382,
+ "visible_authored_pr_count": 122,
+ "merged_pr_count": 96,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 21,
+ "merged_pr_rate": 0.7869,
+ "closed_unmerged_pr_rate": 0.041,
+ "still_open_pr_rate": 0.1721,
"distinct_repos_with_authored_prs": 9,
"distinct_repos_with_open_prs": 7
},
"examples": {
"pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45348,
+ "title": "Fix apply_chat_template crash on tool_call messages without content",
+ "url": "https://github.com/huggingface/transformers/pull/45348",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-09T15:59:07Z"
+ },
{
"kind": "pull_request",
"number": 44425,
@@ -2290,19 +2440,19 @@
"merged": true,
"draft": false,
"created_at": "2026-02-17T17:10:36Z"
- },
- {
- "kind": "pull_request",
- "number": 44099,
- "title": "Bump dev version",
- "url": "https://github.com/huggingface/transformers/pull/44099",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-17T16:45:35Z"
}
],
"issues": [
+ {
+ "kind": "issue",
+ "number": 45290,
+ "title": "`apply_chat_template(tokenize=True)` crashes on assistant messages with tool calls and no content",
+ "url": "https://github.com/huggingface/transformers/issues/45290",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-07T13:29:49Z"
+ },
{
"kind": "issue",
"number": 44514,
@@ -2322,194 +2472,156 @@
"merged": null,
"draft": null,
"created_at": "2026-01-29T15:42:54Z"
- },
- {
- "kind": "issue",
- "number": 43602,
- "title": "Revisit the condition for calling `compute_metrics`",
- "url": "https://github.com/huggingface/transformers/issues/43602",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-01-29T15:27:29Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "NielsRogge",
- "name": null,
- "profile_url": "https://github.com/NielsRogge",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ANielsRogge",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ANielsRogge",
- "repo_first_seen_at": "2023-01-13T15:08:12Z",
- "repo_last_seen_at": "2026-03-23T09:37:27Z",
- "repo_primary_artifact_count": 14,
- "repo_artifact_count": 90,
- "snapshot_issue_count": 3,
- "snapshot_pr_count": 11,
- "snapshot_comment_count": 20,
- "snapshot_review_count": 28,
- "snapshot_review_comment_count": 28,
+ "author_login": "Abdennacer-Badaoui",
+ "name": "BADAOUI Abdennacer",
+ "profile_url": "https://github.com/Abdennacer-Badaoui",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbdennacer-Badaoui",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbdennacer-Badaoui",
+ "repo_first_seen_at": "2026-01-08T18:13:10Z",
+ "repo_last_seen_at": "2026-04-08T13:44:47Z",
+ "repo_primary_artifact_count": 12,
+ "repo_artifact_count": 84,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 12,
+ "snapshot_comment_count": 6,
+ "snapshot_review_count": 33,
+ "snapshot_review_comment_count": 33,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2575,
+ "account_age_days": 1408,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
- "public_orgs": [],
+ "heuristic_note": "\u2014",
+ "public_orgs": [
+ "huggingface",
+ "bitsandbytes-foundation"
+ ],
"activity": {
- "visible_authored_pr_count": 97,
- "merged_pr_count": 68,
- "closed_unmerged_pr_count": 19,
- "open_pr_count": 10,
- "merged_pr_rate": 0.701,
- "closed_unmerged_pr_rate": 0.1959,
- "still_open_pr_rate": 0.1031,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 4
+ "visible_authored_pr_count": 19,
+ "merged_pr_count": 17,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.8947,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.1053,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44441,
- "title": "[LW-DETR] Fix training",
- "url": "https://github.com/huggingface/transformers/pull/44441",
+ "number": 45284,
+ "title": "[AMD CI] Fix Qwen2 expectations",
+ "url": "https://github.com/huggingface/transformers/pull/45284",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-04T19:54:20Z"
+ "created_at": "2026-04-07T09:12:01Z"
},
{
"kind": "pull_request",
- "number": 44385,
- "title": "Fix make check-repo",
- "url": "https://github.com/huggingface/transformers/pull/44385",
+ "number": 45282,
+ "title": "[AMD CI] Fix torch.compile/export failures on AMD CI due to untraceable set.__contains__ ",
+ "url": "https://github.com/huggingface/transformers/pull/45282",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-02T09:45:15Z"
+ "created_at": "2026-04-07T08:50:54Z"
},
{
"kind": "pull_request",
- "number": 44375,
- "title": "Add RF-DETR",
- "url": "https://github.com/huggingface/transformers/pull/44375",
- "state": "open",
- "merged": false,
+ "number": 45138,
+ "title": "CI] Small T5 expectations updated",
+ "url": "https://github.com/huggingface/transformers/pull/45138",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-01T17:32:17Z"
+ "created_at": "2026-03-31T08:41:40Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 41211,
- "title": "Add DEIMv2",
- "url": "https://github.com/huggingface/transformers/issues/41211",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2025-09-30T09:43:07Z"
- },
- {
- "kind": "issue",
- "number": 30525,
- "title": "Support align_corners=True in image_transforms module",
- "url": "https://github.com/huggingface/transformers/issues/30525",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2024-04-28T09:36:32Z"
- },
- {
- "kind": "issue",
- "number": 21110,
- "title": "Add support for BLIP and GIT in image-to-text and VQA pipelines",
- "url": "https://github.com/huggingface/transformers/issues/21110",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2023-01-13T15:08:12Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "MekkCyber",
- "name": "Mohamed Mekkouri",
- "profile_url": "https://github.com/MekkCyber",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMekkCyber",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMekkCyber",
- "repo_first_seen_at": "2024-12-04T15:49:05Z",
- "repo_last_seen_at": "2026-03-03T17:03:13Z",
- "repo_primary_artifact_count": 11,
- "repo_artifact_count": 115,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 11,
- "snapshot_comment_count": 6,
- "snapshot_review_count": 49,
- "snapshot_review_comment_count": 49,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "kashif",
+ "name": "Kashif Rasul",
+ "profile_url": "https://github.com/kashif",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akashif",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akashif",
+ "repo_first_seen_at": "2025-09-08T13:05:54Z",
+ "repo_last_seen_at": "2026-04-09T19:02:48Z",
+ "repo_primary_artifact_count": 12,
+ "repo_artifact_count": 100,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 12,
+ "snapshot_comment_count": 27,
+ "snapshot_review_count": 32,
+ "snapshot_review_comment_count": 29,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1608,
+ "account_age_days": 6563,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "follow_through_score": "mixed",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 20,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8696,
- "closed_unmerged_pr_rate": 0.087,
- "still_open_pr_rate": 0.0435,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 32,
+ "merged_pr_count": 16,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 16,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 18,
+ "distinct_repos_with_open_prs": 12
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43958,
- "title": "[kernels] update docker file",
- "url": "https://github.com/huggingface/transformers/pull/43958",
- "state": "closed",
+ "number": 44925,
+ "title": "[MOE] MoE routing capture and replay support",
+ "url": "https://github.com/huggingface/transformers/pull/44925",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-12T16:31:42Z"
+ "created_at": "2026-03-22T14:04:40Z"
},
{
"kind": "pull_request",
- "number": 43955,
- "title": "[kernels] fix kernel versions ",
- "url": "https://github.com/huggingface/transformers/pull/43955",
- "state": "closed",
- "merged": true,
+ "number": 44891,
+ "title": "[Trainer] add MoERouterHealthCallback Callback",
+ "url": "https://github.com/huggingface/transformers/pull/44891",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-12T16:01:58Z"
+ "created_at": "2026-03-20T16:17:05Z"
},
{
"kind": "pull_request",
- "number": 43934,
- "title": "[Quantization] Add metal quantization for MPS devices!",
- "url": "https://github.com/huggingface/transformers/pull/43934",
+ "number": 44465,
+ "title": "[timesfm2_5] fix loss scaling",
+ "url": "https://github.com/huggingface/transformers/pull/44465",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-12T07:59:02Z"
+ "created_at": "2026-03-05T12:59:23Z"
}
],
"issues": []
@@ -2517,162 +2629,105 @@
"fetch_error": null
},
{
- "author_login": "Sai-Suraj-27",
- "name": "Sai-Suraj-27",
- "profile_url": "https://github.com/Sai-Suraj-27",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASai-Suraj-27",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASai-Suraj-27",
- "repo_first_seen_at": "2026-01-23T17:10:04Z",
- "repo_last_seen_at": "2026-03-25T17:00:28Z",
- "repo_primary_artifact_count": 11,
- "repo_artifact_count": 70,
- "snapshot_issue_count": 0,
+ "author_login": "jiqing-feng",
+ "name": null,
+ "profile_url": "https://github.com/jiqing-feng",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajiqing-feng",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajiqing-feng",
+ "repo_first_seen_at": "2024-03-21T04:37:45Z",
+ "repo_last_seen_at": "2026-04-07T08:52:09Z",
+ "repo_primary_artifact_count": 15,
+ "repo_artifact_count": 86,
+ "snapshot_issue_count": 4,
"snapshot_pr_count": 11,
- "snapshot_comment_count": 13,
- "snapshot_review_count": 23,
- "snapshot_review_comment_count": 23,
+ "snapshot_comment_count": 37,
+ "snapshot_review_count": 17,
+ "snapshot_review_comment_count": 17,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1722,
+ "account_age_days": 1390,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 9,
- "merged_pr_count": 7,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.7778,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2222,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 25,
+ "merged_pr_count": 20,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.08,
+ "still_open_pr_rate": 0.12,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 45001,
- "title": "Add cuda compatibility check for using `grouped_mm`",
- "url": "https://github.com/huggingface/transformers/pull/45001",
- "state": "open",
- "merged": false,
+ "number": 45108,
+ "title": "Fix `Wav2Vec2Config.vocab_size` type to allow `None`",
+ "url": "https://github.com/huggingface/transformers/pull/45108",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-25T17:00:28Z"
+ "created_at": "2026-03-30T03:06:01Z"
},
{
"kind": "pull_request",
- "number": 44934,
- "title": "Fix failing `T5ModelIntegrationTest`",
- "url": "https://github.com/huggingface/transformers/pull/44934",
+ "number": 45107,
+ "title": "Fix `text-to-speech` pipeline crash when generation config contains `None` values",
+ "url": "https://github.com/huggingface/transformers/pull/45107",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-22T18:03:34Z"
+ "created_at": "2026-03-30T02:32:13Z"
},
{
"kind": "pull_request",
- "number": 44848,
- "title": "Fix failing `Qwen3OmniModelIntegrationTests`",
- "url": "https://github.com/huggingface/transformers/pull/44848",
+ "number": 44845,
+ "title": "Fix Mllama torch.compile failure caused by new attention mask logic",
+ "url": "https://github.com/huggingface/transformers/pull/44845",
"state": "open",
"merged": false,
- "draft": false,
- "created_at": "2026-03-19T07:30:39Z"
+ "draft": true,
+ "created_at": "2026-03-19T06:14:54Z"
}
],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "hmellor",
- "name": "Harry Mellor",
- "profile_url": "https://github.com/hmellor",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahmellor",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahmellor",
- "repo_first_seen_at": "2025-08-14T10:03:14Z",
- "repo_last_seen_at": "2026-03-25T17:40:14Z",
- "repo_primary_artifact_count": 11,
- "repo_artifact_count": 90,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 10,
- "snapshot_comment_count": 14,
- "snapshot_review_count": 45,
- "snapshot_review_comment_count": 20,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 3569,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "extremely high recent PR volume; targets high-star repos",
- "public_orgs": [
- "huggingface",
- "vllm-project"
- ],
- "activity": {
- "visible_authored_pr_count": 104,
- "merged_pr_count": 96,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 5,
- "merged_pr_rate": 0.9231,
- "closed_unmerged_pr_rate": 0.0288,
- "still_open_pr_rate": 0.0481,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 3
- },
- "examples": {
- "pull_requests": [
+ "issues": [
{
- "kind": "pull_request",
- "number": 45002,
- "title": "Fix type hint for `attention_chunk_size` in `Llama4TextConfig`",
- "url": "https://github.com/huggingface/transformers/pull/45002",
+ "kind": "issue",
+ "number": 44458,
+ "title": "Mllama compile failed after new attn mask",
+ "url": "https://github.com/huggingface/transformers/issues/44458",
"state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-25T17:40:14Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-05T07:33:29Z"
},
{
- "kind": "pull_request",
- "number": 44976,
- "title": "Fix tie_word_embedding issues with `Qwen2VL`",
- "url": "https://github.com/huggingface/transformers/pull/44976",
+ "kind": "issue",
+ "number": 43725,
+ "title": "Quantization model behavior changed",
+ "url": "https://github.com/huggingface/transformers/issues/43725",
"state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-24T19:26:33Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-04T03:29:00Z"
},
- {
- "kind": "pull_request",
- "number": 44942,
- "title": "Add inference time layer fusion optimisations via `PreTrainedModel.from_pretrained(fuse_layers=True)`",
- "url": "https://github.com/huggingface/transformers/pull/44942",
- "state": "open",
- "merged": false,
- "draft": true,
- "created_at": "2026-03-23T10:46:23Z"
- }
- ],
- "issues": [
{
"kind": "issue",
- "number": 43522,
- "title": "Weights are not tied when model is loaded onto the `meta` device",
- "url": "https://github.com/huggingface/transformers/issues/43522",
+ "number": 42994,
+ "title": "quantized model saving failed",
+ "url": "https://github.com/huggingface/transformers/issues/42994",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-01-27T10:35:07Z"
+ "created_at": "2025-12-22T07:35:08Z"
}
]
},
@@ -2685,19 +2740,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3A3outeille",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3A3outeille",
"repo_first_seen_at": "2025-11-26T16:58:10Z",
- "repo_last_seen_at": "2026-03-25T14:20:25Z",
- "repo_primary_artifact_count": 10,
- "repo_artifact_count": 134,
+ "repo_last_seen_at": "2026-04-09T16:47:32Z",
+ "repo_primary_artifact_count": 11,
+ "repo_artifact_count": 145,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 10,
+ "snapshot_pr_count": 11,
"snapshot_comment_count": 22,
- "snapshot_review_count": 56,
- "snapshot_review_comment_count": 46,
+ "snapshot_review_count": 61,
+ "snapshot_review_comment_count": 51,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2603,
+ "account_age_days": 2619,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -2719,13 +2774,23 @@
},
"examples": {
"pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45028,
+ "title": "TP refactor for FSDP + TP integration",
+ "url": "https://github.com/huggingface/transformers/pull/45028",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-03-26T17:50:07Z"
+ },
{
"kind": "pull_request",
"number": 44996,
"title": " from_pretrained distributed refactor (FSDP2 + TP)",
"url": "https://github.com/huggingface/transformers/pull/44996",
- "state": "open",
- "merged": false,
+ "state": "closed",
+ "merged": true,
"draft": false,
"created_at": "2026-03-25T14:20:25Z"
},
@@ -2738,16 +2803,6 @@
"merged": false,
"draft": true,
"created_at": "2026-03-25T09:10:02Z"
- },
- {
- "kind": "pull_request",
- "number": 44974,
- "title": "Refactor core_model_loading to support FSDP shard-on-read loading",
- "url": "https://github.com/huggingface/transformers/pull/44974",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-24T16:13:25Z"
}
],
"issues": []
@@ -2755,73 +2810,73 @@
"fetch_error": null
},
{
- "author_login": "YangKai0616",
- "name": null,
- "profile_url": "https://github.com/YangKai0616",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AYangKai0616",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AYangKai0616",
- "repo_first_seen_at": "2025-12-24T11:54:53Z",
- "repo_last_seen_at": "2026-03-11T08:14:11Z",
- "repo_primary_artifact_count": 10,
- "repo_artifact_count": 65,
+ "author_login": "MekkCyber",
+ "name": "Mohamed Mekkouri",
+ "profile_url": "https://github.com/MekkCyber",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMekkCyber",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMekkCyber",
+ "repo_first_seen_at": "2024-12-04T15:49:05Z",
+ "repo_last_seen_at": "2026-03-03T17:03:13Z",
+ "repo_primary_artifact_count": 11,
+ "repo_artifact_count": 115,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 10,
- "snapshot_comment_count": 9,
- "snapshot_review_count": 23,
- "snapshot_review_comment_count": 23,
+ "snapshot_pr_count": 11,
+ "snapshot_comment_count": 6,
+ "snapshot_review_count": 49,
+ "snapshot_review_comment_count": 49,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1444,
+ "account_age_days": 1625,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 11,
- "closed_unmerged_pr_count": 7,
- "open_pr_count": 2,
- "merged_pr_rate": 0.55,
- "closed_unmerged_pr_rate": 0.35,
- "still_open_pr_rate": 0.1,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 13,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.9231,
+ "closed_unmerged_pr_rate": 0.0769,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44540,
- "title": "Fix UnboundLocalError for tp_plan_alt when tp_plan is empty",
- "url": "https://github.com/huggingface/transformers/pull/44540",
+ "number": 43958,
+ "title": "[kernels] update docker file",
+ "url": "https://github.com/huggingface/transformers/pull/43958",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-09T09:37:36Z"
+ "created_at": "2026-02-12T16:31:42Z"
},
{
"kind": "pull_request",
- "number": 44536,
- "title": "Supplement skip logic for XPU in the CPU-only tp tests",
- "url": "https://github.com/huggingface/transformers/pull/44536",
+ "number": 43955,
+ "title": "[kernels] fix kernel versions ",
+ "url": "https://github.com/huggingface/transformers/pull/43955",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-09T08:09:41Z"
+ "created_at": "2026-02-12T16:01:58Z"
},
{
"kind": "pull_request",
- "number": 43905,
- "title": "XPU now supports backward for the FA2 fixed path",
- "url": "https://github.com/huggingface/transformers/pull/43905",
+ "number": 43934,
+ "title": "[Quantization] Add metal quantization for MPS devices!",
+ "url": "https://github.com/huggingface/transformers/pull/43934",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-11T05:31:42Z"
+ "created_at": "2026-02-12T07:59:02Z"
}
],
"issues": []
@@ -2829,181 +2884,73 @@
"fetch_error": null
},
{
- "author_login": "jiqing-feng",
+ "author_login": "YangKai0616",
"name": null,
- "profile_url": "https://github.com/jiqing-feng",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajiqing-feng",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajiqing-feng",
- "repo_first_seen_at": "2024-03-21T04:37:45Z",
- "repo_last_seen_at": "2026-03-25T02:03:09Z",
- "repo_primary_artifact_count": 13,
- "repo_artifact_count": 78,
- "snapshot_issue_count": 4,
- "snapshot_pr_count": 9,
- "snapshot_comment_count": 31,
- "snapshot_review_count": 17,
- "snapshot_review_comment_count": 17,
+ "profile_url": "https://github.com/YangKai0616",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AYangKai0616",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AYangKai0616",
+ "repo_first_seen_at": "2025-12-24T11:54:53Z",
+ "repo_last_seen_at": "2026-03-11T08:14:11Z",
+ "repo_primary_artifact_count": 10,
+ "repo_artifact_count": 65,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 10,
+ "snapshot_comment_count": 9,
+ "snapshot_review_count": 23,
+ "snapshot_review_comment_count": 23,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1374,
+ "account_age_days": 1460,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 12,
- "closed_unmerged_pr_count": 4,
+ "visible_authored_pr_count": 17,
+ "merged_pr_count": 8,
+ "closed_unmerged_pr_count": 5,
"open_pr_count": 4,
- "merged_pr_rate": 0.6,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.2,
+ "merged_pr_rate": 0.4706,
+ "closed_unmerged_pr_rate": 0.2941,
+ "still_open_pr_rate": 0.2353,
"distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 3
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44845,
- "title": "Fix Mllama torch.compile failure caused by new attention mask logic",
- "url": "https://github.com/huggingface/transformers/pull/44845",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-19T06:14:54Z"
- },
- {
- "kind": "pull_request",
- "number": 44654,
- "title": "Fix AWQ tests for GPTQModel migration",
- "url": "https://github.com/huggingface/transformers/pull/44654",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-13T07:31:19Z"
- },
- {
- "kind": "pull_request",
- "number": 44588,
- "title": "Fix llama4 bnb mode",
- "url": "https://github.com/huggingface/transformers/pull/44588",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-11T01:42:33Z"
- }
- ],
- "issues": [
- {
- "kind": "issue",
- "number": 44458,
- "title": "Mllama compile failed after new attn mask",
- "url": "https://github.com/huggingface/transformers/issues/44458",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-05T07:33:29Z"
- },
- {
- "kind": "issue",
- "number": 43725,
- "title": "Quantization model behavior changed",
- "url": "https://github.com/huggingface/transformers/issues/43725",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-04T03:29:00Z"
- },
- {
- "kind": "issue",
- "number": 42994,
- "title": "quantized model saving failed",
- "url": "https://github.com/huggingface/transformers/issues/42994",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2025-12-22T07:35:08Z"
- }
- ]
- },
- "fetch_error": null
- },
- {
- "author_login": "Abdennacer-Badaoui",
- "name": "BADAOUI Abdennacer",
- "profile_url": "https://github.com/Abdennacer-Badaoui",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbdennacer-Badaoui",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbdennacer-Badaoui",
- "repo_first_seen_at": "2026-01-08T18:13:10Z",
- "repo_last_seen_at": "2026-03-24T16:07:36Z",
- "repo_primary_artifact_count": 9,
- "repo_artifact_count": 75,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 9,
- "snapshot_comment_count": 4,
- "snapshot_review_count": 31,
- "snapshot_review_comment_count": 31,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1392,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [
- "huggingface",
- "bitsandbytes-foundation"
- ],
- "activity": {
- "visible_authored_pr_count": 18,
- "merged_pr_count": 17,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.9444,
- "closed_unmerged_pr_rate": 0.0556,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44972,
- "title": "[AMD CI] Gemma3/Gemma3n Expectations",
- "url": "https://github.com/huggingface/transformers/pull/44972",
+ "number": 44540,
+ "title": "Fix UnboundLocalError for tp_plan_alt when tp_plan is empty",
+ "url": "https://github.com/huggingface/transformers/pull/44540",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-24T15:11:50Z"
+ "created_at": "2026-03-09T09:37:36Z"
},
{
"kind": "pull_request",
- "number": 44632,
- "title": "[AMD CI] Fix test failures across important models ",
- "url": "https://github.com/huggingface/transformers/pull/44632",
+ "number": 44536,
+ "title": "Supplement skip logic for XPU in the CPU-only tp tests",
+ "url": "https://github.com/huggingface/transformers/pull/44536",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-12T13:32:33Z"
+ "created_at": "2026-03-09T08:09:41Z"
},
{
"kind": "pull_request",
- "number": 44546,
- "title": "Fix AMD Docker image build timeout by pinning Flash Attention commit",
- "url": "https://github.com/huggingface/transformers/pull/44546",
+ "number": 43905,
+ "title": "XPU now supports backward for the FA2 fixed path",
+ "url": "https://github.com/huggingface/transformers/pull/43905",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-09T14:15:51Z"
+ "created_at": "2026-02-11T05:31:42Z"
}
],
"issues": []
@@ -3029,7 +2976,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1728,
+ "account_age_days": 1744,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -3103,7 +3050,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 728,
+ "account_age_days": 744,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -3177,7 +3124,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 814,
+ "account_age_days": 830,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
@@ -3251,7 +3198,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 316,
+ "account_age_days": 332,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "very high",
@@ -3259,15 +3206,15 @@
"heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 336,
+ "visible_authored_pr_count": 335,
"merged_pr_count": 37,
"closed_unmerged_pr_count": 296,
- "open_pr_count": 3,
- "merged_pr_rate": 0.1101,
- "closed_unmerged_pr_rate": 0.881,
- "still_open_pr_rate": 0.0089,
- "distinct_repos_with_authored_prs": 141,
- "distinct_repos_with_open_prs": 3
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.1104,
+ "closed_unmerged_pr_rate": 0.8836,
+ "still_open_pr_rate": 0.006,
+ "distinct_repos_with_authored_prs": 140,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
@@ -3325,7 +3272,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 19,
+ "account_age_days": 35,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "very high",
@@ -3333,15 +3280,15 @@
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 355,
- "merged_pr_count": 20,
- "closed_unmerged_pr_count": 220,
- "open_pr_count": 115,
- "merged_pr_rate": 0.0563,
- "closed_unmerged_pr_rate": 0.6197,
- "still_open_pr_rate": 0.3239,
- "distinct_repos_with_authored_prs": 58,
- "distinct_repos_with_open_prs": 37
+ "visible_authored_pr_count": 357,
+ "merged_pr_count": 22,
+ "closed_unmerged_pr_count": 230,
+ "open_pr_count": 105,
+ "merged_pr_rate": 0.0616,
+ "closed_unmerged_pr_rate": 0.6443,
+ "still_open_pr_rate": 0.2941,
+ "distinct_repos_with_authored_prs": 59,
+ "distinct_repos_with_open_prs": 34
},
"examples": {
"pull_requests": [
@@ -3381,73 +3328,73 @@
"fetch_error": null
},
{
- "author_login": "jonathan-fulton",
- "name": "Jonathan Fulton",
- "profile_url": "https://github.com/jonathan-fulton",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajonathan-fulton",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajonathan-fulton",
- "repo_first_seen_at": "2026-01-31T18:17:25Z",
- "repo_last_seen_at": "2026-03-01T12:00:57Z",
+ "author_login": "s-zx",
+ "name": "zxshen",
+ "profile_url": "https://github.com/s-zx",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3As-zx",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3As-zx",
+ "repo_first_seen_at": "2026-03-08T19:38:00Z",
+ "repo_last_seen_at": "2026-03-22T01:21:22Z",
"repo_primary_artifact_count": 8,
- "repo_artifact_count": 18,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 8,
- "snapshot_comment_count": 10,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4671,
+ "account_age_days": 2015,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 76,
- "merged_pr_count": 23,
- "closed_unmerged_pr_count": 32,
- "open_pr_count": 21,
- "merged_pr_rate": 0.3026,
- "closed_unmerged_pr_rate": 0.4211,
- "still_open_pr_rate": 0.2763,
- "distinct_repos_with_authored_prs": 18,
- "distinct_repos_with_open_prs": 9
+ "visible_authored_pr_count": 97,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 40,
+ "open_pr_count": 51,
+ "merged_pr_rate": 0.0619,
+ "closed_unmerged_pr_rate": 0.4124,
+ "still_open_pr_rate": 0.5258,
+ "distinct_repos_with_authored_prs": 36,
+ "distinct_repos_with_open_prs": 26
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43664,
- "title": "Add pipeline composition DSL for multi-model workflows",
- "url": "https://github.com/huggingface/transformers/pull/43664",
+ "number": 44922,
+ "title": "fix: pop output_* flags from kwargs in capture_outputs to prevent submodule leakage",
+ "url": "https://github.com/huggingface/transformers/pull/44922",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T21:35:02Z"
+ "created_at": "2026-03-22T01:21:22Z"
},
{
"kind": "pull_request",
- "number": 43661,
- "title": "feat: Add unified model introspection & diagnostics framework",
- "url": "https://github.com/huggingface/transformers/pull/43661",
+ "number": 44921,
+ "title": "fix: use shape index access in compute_3d_position_ids for Qwen VL models",
+ "url": "https://github.com/huggingface/transformers/pull/44921",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T20:17:33Z"
+ "created_at": "2026-03-22T00:39:01Z"
},
{
"kind": "pull_request",
- "number": 43660,
- "title": "Fix audio processors defaulting to 16kHz in apply_chat_template",
- "url": "https://github.com/huggingface/transformers/pull/43660",
+ "number": 44920,
+ "title": "fix: propagate num_labels/id2label to text_config in Qwen3_5Config",
+ "url": "https://github.com/huggingface/transformers/pull/44920",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T18:58:29Z"
+ "created_at": "2026-03-22T00:01:59Z"
}
],
"issues": []
@@ -3455,73 +3402,75 @@
"fetch_error": null
},
{
- "author_login": "raimbekovm",
- "name": "Murat Raimbekov",
- "profile_url": "https://github.com/raimbekovm",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Araimbekovm",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Araimbekovm",
- "repo_first_seen_at": "2026-01-09T09:18:09Z",
- "repo_last_seen_at": "2026-01-27T18:01:57Z",
- "repo_primary_artifact_count": 8,
- "repo_artifact_count": 14,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 8,
- "snapshot_comment_count": 6,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "ebezzam",
+ "name": "Eric Bezzam",
+ "profile_url": "https://github.com/ebezzam",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aebezzam",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aebezzam",
+ "repo_first_seen_at": "2025-07-25T12:59:52Z",
+ "repo_last_seen_at": "2026-03-31T13:04:02Z",
+ "repo_primary_artifact_count": 7,
+ "repo_artifact_count": 857,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 7,
+ "snapshot_comment_count": 50,
+ "snapshot_review_count": 182,
+ "snapshot_review_comment_count": 618,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 933,
+ "account_age_days": 4677,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [
+ "LCAV"
+ ],
"activity": {
- "visible_authored_pr_count": 44,
- "merged_pr_count": 31,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 10,
- "merged_pr_rate": 0.7045,
- "closed_unmerged_pr_rate": 0.0682,
- "still_open_pr_rate": 0.2273,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.625,
+ "closed_unmerged_pr_rate": 0.125,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43484,
- "title": "Optimize Ernie 4.5 VL timestamp rendering with cached overlays",
- "url": "https://github.com/huggingface/transformers/pull/43484",
- "state": "open",
- "merged": false,
+ "number": 44392,
+ "title": "[VibeVoice ASR] Use updated padding cache for ASR model.",
+ "url": "https://github.com/huggingface/transformers/pull/44392",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-01-26T09:40:50Z"
+ "created_at": "2026-03-02T13:41:19Z"
},
{
"kind": "pull_request",
- "number": 43481,
- "title": "Fix Llama4 vision attention scaling for TP compatibility",
- "url": "https://github.com/huggingface/transformers/pull/43481",
+ "number": 44391,
+ "title": "[VibeVoice ASR] Use newer cache object for modular",
+ "url": "https://github.com/huggingface/transformers/pull/44391",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-26T05:55:08Z"
+ "created_at": "2026-03-02T13:29:59Z"
},
{
"kind": "pull_request",
- "number": 43477,
- "title": "Remove stale TODO comments in UDOP tied weights",
- "url": "https://github.com/huggingface/transformers/pull/43477",
- "state": "closed",
- "merged": true,
+ "number": 44178,
+ "title": "Add xcodec2 model",
+ "url": "https://github.com/huggingface/transformers/pull/44178",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-01-25T13:30:13Z"
+ "created_at": "2026-02-20T12:36:21Z"
}
],
"issues": []
@@ -3529,17 +3478,17 @@
"fetch_error": null
},
{
- "author_login": "s-zx",
- "name": "zxshen",
- "profile_url": "https://github.com/s-zx",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3As-zx",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3As-zx",
- "repo_first_seen_at": "2026-03-08T19:38:00Z",
- "repo_last_seen_at": "2026-03-22T01:21:22Z",
- "repo_primary_artifact_count": 8,
- "repo_artifact_count": 8,
+ "author_login": "hkc5",
+ "name": "Hakancan",
+ "profile_url": "https://github.com/hkc5",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahkc5",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahkc5",
+ "repo_first_seen_at": "2026-03-19T12:33:00Z",
+ "repo_last_seen_at": "2026-03-29T23:26:49Z",
+ "repo_primary_artifact_count": 7,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 8,
+ "snapshot_pr_count": 7,
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
@@ -3547,131 +3496,55 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1998,
+ "account_age_days": 967,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 87,
- "merged_pr_count": 6,
- "closed_unmerged_pr_count": 36,
- "open_pr_count": 45,
- "merged_pr_rate": 0.069,
- "closed_unmerged_pr_rate": 0.4138,
- "still_open_pr_rate": 0.5172,
- "distinct_repos_with_authored_prs": 36,
- "distinct_repos_with_open_prs": 27
+ "visible_authored_pr_count": 71,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 68,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0423,
+ "closed_unmerged_pr_rate": 0.9577,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 24,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44922,
- "title": "fix: pop output_* flags from kwargs in capture_outputs to prevent submodule leakage",
- "url": "https://github.com/huggingface/transformers/pull/44922",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-22T01:21:22Z"
- },
- {
- "kind": "pull_request",
- "number": 44921,
- "title": "fix: use shape index access in compute_3d_position_ids for Qwen VL models",
- "url": "https://github.com/huggingface/transformers/pull/44921",
+ "number": 45104,
+ "title": "Fix auto_docstring crash with from __future__ import annotations",
+ "url": "https://github.com/huggingface/transformers/pull/45104",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-22T00:39:01Z"
+ "created_at": "2026-03-29T23:26:49Z"
},
{
"kind": "pull_request",
- "number": 44920,
- "title": "fix: propagate num_labels/id2label to text_config in Qwen3_5Config",
- "url": "https://github.com/huggingface/transformers/pull/44920",
+ "number": 45096,
+ "title": "Fix: Skip meta device initialization for remote code models",
+ "url": "https://github.com/huggingface/transformers/pull/45096",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-22T00:01:59Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "ebezzam",
- "name": "Eric Bezzam",
- "profile_url": "https://github.com/ebezzam",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aebezzam",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aebezzam",
- "repo_first_seen_at": "2025-07-25T12:59:52Z",
- "repo_last_seen_at": "2026-03-25T14:41:06Z",
- "repo_primary_artifact_count": 6,
- "repo_artifact_count": 831,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 6,
- "snapshot_comment_count": 47,
- "snapshot_review_count": 178,
- "snapshot_review_comment_count": 600,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4661,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "LCAV"
- ],
- "activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.5714,
- "closed_unmerged_pr_rate": 0.1429,
- "still_open_pr_rate": 0.2857,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44392,
- "title": "[VibeVoice ASR] Use updated padding cache for ASR model.",
- "url": "https://github.com/huggingface/transformers/pull/44392",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-02T13:41:19Z"
+ "created_at": "2026-03-29T05:13:12Z"
},
{
"kind": "pull_request",
- "number": 44391,
- "title": "[VibeVoice ASR] Use newer cache object for modular",
- "url": "https://github.com/huggingface/transformers/pull/44391",
+ "number": 45091,
+ "title": "Fix _get_feat_extract_output_lengths in qwen3_omni_moe",
+ "url": "https://github.com/huggingface/transformers/pull/45091",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-02T13:29:59Z"
- },
- {
- "kind": "pull_request",
- "number": 44178,
- "title": "Add xcodec2 model",
- "url": "https://github.com/huggingface/transformers/pull/44178",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-20T12:36:21Z"
+ "created_at": "2026-03-29T00:37:06Z"
}
],
"issues": []
@@ -3679,73 +3552,73 @@
"fetch_error": null
},
{
- "author_login": "Mr-Neutr0n",
- "name": "Harikrishna KP",
- "profile_url": "https://github.com/Mr-Neutr0n",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMr-Neutr0n",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMr-Neutr0n",
- "repo_first_seen_at": "2026-02-05T16:48:34Z",
- "repo_last_seen_at": "2026-02-11T14:58:48Z",
- "repo_primary_artifact_count": 6,
- "repo_artifact_count": 9,
+ "author_login": "Qubitium",
+ "name": "Qubitium-ModelCloud",
+ "profile_url": "https://github.com/Qubitium",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AQubitium",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AQubitium",
+ "repo_first_seen_at": "2025-10-03T18:23:49Z",
+ "repo_last_seen_at": "2026-04-10T08:47:11Z",
+ "repo_primary_artifact_count": 7,
+ "repo_artifact_count": 48,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 6,
- "snapshot_comment_count": 3,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
+ "snapshot_pr_count": 7,
+ "snapshot_comment_count": 21,
+ "snapshot_review_count": 10,
+ "snapshot_review_comment_count": 10,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2156,
+ "account_age_days": 5674,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "extremely high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 357,
- "merged_pr_count": 52,
- "closed_unmerged_pr_count": 62,
- "open_pr_count": 243,
- "merged_pr_rate": 0.1457,
- "closed_unmerged_pr_rate": 0.1737,
- "still_open_pr_rate": 0.6807,
- "distinct_repos_with_authored_prs": 229,
- "distinct_repos_with_open_prs": 169
+ "visible_authored_pr_count": 234,
+ "merged_pr_count": 225,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.9615,
+ "closed_unmerged_pr_rate": 0.0171,
+ "still_open_pr_rate": 0.0214,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43842,
- "title": "fix(cli): Fix TypeAdapter NameError when pydantic is not installed",
- "url": "https://github.com/huggingface/transformers/pull/43842",
+ "number": 45274,
+ "title": "Fix CB Accuracy Regression under FA2",
+ "url": "https://github.com/huggingface/transformers/pull/45274",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-08T13:01:19Z"
+ "created_at": "2026-04-07T01:43:12Z"
},
{
"kind": "pull_request",
- "number": 43841,
- "title": "fix(switch_transformers): Fix sparse layer creation when num_sparse_*_layers=0",
- "url": "https://github.com/huggingface/transformers/pull/43841",
- "state": "closed",
+ "number": 45202,
+ "title": "Fix gemma4 has flash-attention incompatbile head-dim=512",
+ "url": "https://github.com/huggingface/transformers/pull/45202",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-08T12:58:27Z"
+ "created_at": "2026-04-02T23:37:22Z"
},
{
"kind": "pull_request",
- "number": 43840,
- "title": "fix(qwen3_vl): Use temporal_patch_size for timestamp calculation",
- "url": "https://github.com/huggingface/transformers/pull/43840",
- "state": "closed",
+ "number": 45157,
+ "title": "[WIP] PrismML Bonsai model support",
+ "url": "https://github.com/huggingface/transformers/pull/45157",
+ "state": "open",
"merged": false,
- "draft": false,
- "created_at": "2026-02-08T12:55:28Z"
+ "draft": true,
+ "created_at": "2026-04-01T03:11:51Z"
}
],
"issues": []
@@ -3759,11 +3632,11 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Awinglian",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Awinglian",
"repo_first_seen_at": "2024-10-17T15:17:05Z",
- "repo_last_seen_at": "2026-03-16T16:53:51Z",
- "repo_primary_artifact_count": 6,
- "repo_artifact_count": 66,
+ "repo_last_seen_at": "2026-04-10T02:54:56Z",
+ "repo_primary_artifact_count": 7,
+ "repo_artifact_count": 67,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 6,
+ "snapshot_pr_count": 7,
"snapshot_comment_count": 11,
"snapshot_review_count": 31,
"snapshot_review_comment_count": 18,
@@ -3771,26 +3644,36 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5686,
+ "account_age_days": 5702,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "moderate",
+ "breadth_score": "high",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
+ "heuristic_note": "extremely high recent PR volume; broad repo spread; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 83,
- "merged_pr_count": 68,
+ "visible_authored_pr_count": 100,
+ "merged_pr_count": 84,
"closed_unmerged_pr_count": 8,
- "open_pr_count": 7,
- "merged_pr_rate": 0.8193,
- "closed_unmerged_pr_rate": 0.0964,
- "still_open_pr_rate": 0.0843,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 3
+ "open_pr_count": 8,
+ "merged_pr_rate": 0.84,
+ "closed_unmerged_pr_rate": 0.08,
+ "still_open_pr_rate": 0.08,
+ "distinct_repos_with_authored_prs": 10,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45354,
+ "title": "fix gemma4 gradient accumulation loss and last token incorrect labels",
+ "url": "https://github.com/huggingface/transformers/pull/45354",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-10T02:54:56Z"
+ },
{
"kind": "pull_request",
"number": 44473,
@@ -3810,16 +3693,6 @@
"merged": false,
"draft": true,
"created_at": "2026-02-24T15:01:56Z"
- },
- {
- "kind": "pull_request",
- "number": 44257,
- "title": "use nanmean for aggregating loss",
- "url": "https://github.com/huggingface/transformers/pull/44257",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-24T14:56:42Z"
}
],
"issues": []
@@ -3827,73 +3700,73 @@
"fetch_error": null
},
{
- "author_login": "ydshieh2",
- "name": null,
- "profile_url": "https://github.com/ydshieh2",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh2",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh2",
- "repo_first_seen_at": "2025-06-12T08:51:40Z",
- "repo_last_seen_at": "2026-03-08T18:12:54Z",
+ "author_login": "jashshah999",
+ "name": "Jash Shah",
+ "profile_url": "https://github.com/jashshah999",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajashshah999",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajashshah999",
+ "repo_first_seen_at": "2026-02-25T22:23:20Z",
+ "repo_last_seen_at": "2026-04-03T16:27:31Z",
"repo_primary_artifact_count": 6,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 10,
"snapshot_issue_count": 0,
"snapshot_pr_count": 6,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 541,
+ "account_age_days": 2564,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 1,
- "merged_pr_rate": 0.1667,
- "closed_unmerged_pr_rate": 0.6667,
- "still_open_pr_rate": 0.1667,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 54,
+ "merged_pr_count": 18,
+ "closed_unmerged_pr_count": 11,
+ "open_pr_count": 25,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.2037,
+ "still_open_pr_rate": 0.463,
+ "distinct_repos_with_authored_prs": 13,
+ "distinct_repos_with_open_prs": 8
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44529,
- "title": "test merge queue 1",
- "url": "https://github.com/huggingface/transformers/pull/44529",
- "state": "closed",
- "merged": true,
+ "number": 45222,
+ "title": "fix(gemma3, gemma4): default token_type_ids to zeros for text-only training",
+ "url": "https://github.com/huggingface/transformers/pull/45222",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-08T18:12:54Z"
+ "created_at": "2026-04-03T16:27:31Z"
},
{
"kind": "pull_request",
- "number": 43665,
- "title": "fix",
- "url": "https://github.com/huggingface/transformers/pull/43665",
- "state": "open",
- "merged": false,
+ "number": 44316,
+ "title": "Reduce tqdm verbosity during weight loading",
+ "url": "https://github.com/huggingface/transformers/pull/44316",
+ "state": "closed",
+ "merged": false,
"draft": false,
- "created_at": "2026-01-31T21:50:43Z"
+ "created_at": "2026-02-27T03:08:28Z"
},
{
"kind": "pull_request",
- "number": 43648,
- "title": "check",
- "url": "https://github.com/huggingface/transformers/pull/43648",
+ "number": 44313,
+ "title": "Fix AddedToken duplicate 'special' kwarg for extra_special_tokens",
+ "url": "https://github.com/huggingface/transformers/pull/44313",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T12:23:05Z"
+ "created_at": "2026-02-27T01:37:45Z"
}
],
"issues": []
@@ -3901,380 +3774,444 @@
"fetch_error": null
},
{
- "author_login": "molbap",
- "name": "Pablo Montalvo",
- "profile_url": "https://github.com/molbap",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amolbap",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amolbap",
- "repo_first_seen_at": "2024-10-23T12:13:39Z",
- "repo_last_seen_at": "2026-02-23T22:27:12Z",
+ "author_login": "JJJYmmm",
+ "name": "JJJYmmm",
+ "profile_url": "https://github.com/JJJYmmm",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJJJYmmm",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJJJYmmm",
+ "repo_first_seen_at": "2026-01-27T10:34:17Z",
+ "repo_last_seen_at": "2026-04-10T10:15:37Z",
"repo_primary_artifact_count": 6,
- "repo_artifact_count": 453,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 5,
- "snapshot_comment_count": 19,
- "snapshot_review_count": 104,
- "snapshot_review_comment_count": 324,
- "repo_association": "MEMBER",
+ "repo_artifact_count": 74,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 6,
+ "snapshot_comment_count": 16,
+ "snapshot_review_count": 26,
+ "snapshot_review_comment_count": 26,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2850,
+ "account_age_days": 1641,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.6667,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 12,
+ "merged_pr_count": 9,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.75,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.0833,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44160,
- "title": "Add model lerobot PI0 to transformers",
- "url": "https://github.com/huggingface/transformers/pull/44160",
+ "number": 45173,
+ "title": "[misc] fix qwen35 tests: correct the text model type and skip reverse_mapping",
+ "url": "https://github.com/huggingface/transformers/pull/45173",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-19T17:16:29Z"
+ "created_at": "2026-04-01T20:20:37Z"
},
{
"kind": "pull_request",
- "number": 43762,
- "title": " Widen match condition for `_can_record_outputs`",
- "url": "https://github.com/huggingface/transformers/pull/43762",
- "state": "closed",
+ "number": 45041,
+ "title": "[inference_fusion] convert conv3d patch embed to linear",
+ "url": "https://github.com/huggingface/transformers/pull/45041",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-05T10:15:43Z"
+ "created_at": "2026-03-27T03:50:54Z"
},
{
"kind": "pull_request",
- "number": 43590,
- "title": "Remove many output_attentions and other traced outputs on 100+ models ",
- "url": "https://github.com/huggingface/transformers/pull/43590",
+ "number": 44817,
+ "title": "[Misc] add enable_thinking to template kwargs",
+ "url": "https://github.com/huggingface/transformers/pull/44817",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-29T12:23:56Z"
+ "created_at": "2026-03-18T10:44:11Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 43979,
- "title": "Call to contributions: refactor output tracing in transformers",
- "url": "https://github.com/huggingface/transformers/issues/43979",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-13T15:02:46Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "aman-coder03",
- "name": "Aman Srivastava",
- "profile_url": "https://github.com/aman-coder03",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aaman-coder03",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aaman-coder03",
- "repo_first_seen_at": "2026-02-16T15:14:20Z",
- "repo_last_seen_at": "2026-02-18T08:01:23Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 7,
- "snapshot_issue_count": 0,
+ "author_login": "albertvillanova",
+ "name": "Albert Villanova del Moral",
+ "profile_url": "https://github.com/albertvillanova",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalbertvillanova",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalbertvillanova",
+ "repo_first_seen_at": "2026-01-17T10:42:01Z",
+ "repo_last_seen_at": "2026-04-11T09:11:22Z",
+ "repo_primary_artifact_count": 8,
+ "repo_artifact_count": 32,
+ "snapshot_issue_count": 3,
"snapshot_pr_count": 5,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 9,
+ "snapshot_review_count": 9,
+ "snapshot_review_comment_count": 6,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 763,
+ "account_age_days": 4250,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread; high open PR share",
- "public_orgs": [],
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "extremely high recent PR volume; targets high-star repos",
+ "public_orgs": [
+ "huggingface",
+ "aiinnova",
+ "bigscience-workshop"
+ ],
"activity": {
- "visible_authored_pr_count": 36,
- "merged_pr_count": 9,
+ "visible_authored_pr_count": 163,
+ "merged_pr_count": 149,
"closed_unmerged_pr_count": 8,
- "open_pr_count": 19,
- "merged_pr_rate": 0.25,
- "closed_unmerged_pr_rate": 0.2222,
- "still_open_pr_rate": 0.5278,
- "distinct_repos_with_authored_prs": 15,
- "distinct_repos_with_open_prs": 8
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.9141,
+ "closed_unmerged_pr_rate": 0.0491,
+ "still_open_pr_rate": 0.0368,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44101,
- "title": "[XLM] Refactor output tracing to align with capture_outputs standardized architecture",
- "url": "https://github.com/huggingface/transformers/pull/44101",
- "state": "open",
- "merged": false,
+ "number": 45164,
+ "title": "Fix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate",
+ "url": "https://github.com/huggingface/transformers/pull/45164",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T17:15:06Z"
+ "created_at": "2026-04-01T13:53:41Z"
},
{
"kind": "pull_request",
- "number": 44098,
- "title": "[ViLT] Refactor output handling to align with standardized patterns",
- "url": "https://github.com/huggingface/transformers/pull/44098",
+ "number": 45050,
+ "title": "Fix NaN weights on non-rank-0 FSDP processes",
+ "url": "https://github.com/huggingface/transformers/pull/45050",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T16:32:34Z"
+ "created_at": "2026-03-27T09:19:32Z"
},
{
"kind": "pull_request",
- "number": 44074,
- "title": "[TextNet] Refactor output tracing using capture_outputs decorator",
- "url": "https://github.com/huggingface/transformers/pull/44074",
- "state": "open",
- "merged": false,
+ "number": 44256,
+ "title": "Fix CLI NameError: name 'TypeAdapter' is not defined",
+ "url": "https://github.com/huggingface/transformers/pull/44256",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T08:23:25Z"
+ "created_at": "2026-02-24T14:54:49Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45137,
+ "title": "IndexError: pop from an empty deque with DeepSpeed ZeRO3",
+ "url": "https://github.com/huggingface/transformers/issues/45137",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-31T07:38:10Z"
+ },
+ {
+ "kind": "issue",
+ "number": 44273,
+ "title": "Lazy loading is not working properly",
+ "url": "https://github.com/huggingface/transformers/issues/44273",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-25T06:23:02Z"
+ },
+ {
+ "kind": "issue",
+ "number": 43334,
+ "title": "Qwen3-VL can't be loaded in transformers dev: AttributeError: 'Qwen3VLTextConfig' object has no attribute 'pad_token_id'",
+ "url": "https://github.com/huggingface/transformers/issues/43334",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-01-17T10:42:01Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "jashshah999",
- "name": "Jash Shah",
- "profile_url": "https://github.com/jashshah999",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajashshah999",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajashshah999",
- "repo_first_seen_at": "2026-02-25T22:23:20Z",
- "repo_last_seen_at": "2026-03-01T06:52:06Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 9,
- "snapshot_issue_count": 0,
+ "author_login": "LysandreJik",
+ "name": "Lysandre Debut",
+ "profile_url": "https://github.com/LysandreJik",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALysandreJik",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALysandreJik",
+ "repo_first_seen_at": "2024-08-30T13:38:48Z",
+ "repo_last_seen_at": "2026-04-09T06:39:50Z",
+ "repo_primary_artifact_count": 7,
+ "repo_artifact_count": 79,
+ "snapshot_issue_count": 2,
"snapshot_pr_count": 5,
- "snapshot_comment_count": 4,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 13,
+ "snapshot_review_count": 25,
+ "snapshot_review_comment_count": 34,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2547,
+ "account_age_days": 3170,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
- "public_orgs": [],
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [
+ "conda-forge",
+ "huggingface",
+ "ProjectBlackFalcon",
+ "PyTorch-Community-Voices",
+ "PyTorch-GitHub-Badge-Ecosystem-Day",
+ "Hugging-Face-Supporter",
+ "Hugging-Face-Helping-Hand"
+ ],
"activity": {
- "visible_authored_pr_count": 50,
- "merged_pr_count": 15,
- "closed_unmerged_pr_count": 11,
- "open_pr_count": 24,
- "merged_pr_rate": 0.3,
- "closed_unmerged_pr_rate": 0.22,
- "still_open_pr_rate": 0.48,
- "distinct_repos_with_authored_prs": 13,
- "distinct_repos_with_open_prs": 8
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.7143,
+ "closed_unmerged_pr_rate": 0.1429,
+ "still_open_pr_rate": 0.1429,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44316,
- "title": "Reduce tqdm verbosity during weight loading",
- "url": "https://github.com/huggingface/transformers/pull/44316",
- "state": "closed",
+ "number": 45218,
+ "title": "Proposal: Agent-first CLI",
+ "url": "https://github.com/huggingface/transformers/pull/45218",
+ "state": "open",
"merged": false,
- "draft": false,
- "created_at": "2026-02-27T03:08:28Z"
+ "draft": true,
+ "created_at": "2026-04-03T13:31:08Z"
},
{
"kind": "pull_request",
- "number": 44313,
- "title": "Fix AddedToken duplicate 'special' kwarg for extra_special_tokens",
- "url": "https://github.com/huggingface/transformers/pull/44313",
- "state": "closed",
- "merged": false,
+ "number": 44758,
+ "title": "Propagate the model loading from transformers serve to chat",
+ "url": "https://github.com/huggingface/transformers/pull/44758",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-27T01:37:45Z"
+ "created_at": "2026-03-16T15:02:15Z"
},
{
"kind": "pull_request",
- "number": 44306,
- "title": "Fix ValueError crash in PretrainedConfig.update_from_string on malformed input",
- "url": "https://github.com/huggingface/transformers/pull/44306",
+ "number": 44622,
+ "title": "CB temporarily disabled on non-cuda devices",
+ "url": "https://github.com/huggingface/transformers/pull/44622",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-26T20:02:10Z"
+ "created_at": "2026-03-12T08:11:10Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 43489,
+ "title": "Transformers' version 5 is out!",
+ "url": "https://github.com/huggingface/transformers/issues/43489",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-01-26T10:26:52Z"
+ },
+ {
+ "kind": "issue",
+ "number": 40822,
+ "title": "Welcome v5",
+ "url": "https://github.com/huggingface/transformers/issues/40822",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-09-11T14:49:29Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "mariam851",
- "name": "Mariam Zakaria",
- "profile_url": "https://github.com/mariam851",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amariam851",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amariam851",
- "repo_first_seen_at": "2026-02-15T08:51:26Z",
- "repo_last_seen_at": "2026-02-20T16:58:27Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 5,
- "snapshot_issue_count": 0,
+ "author_login": "casinca",
+ "name": null,
+ "profile_url": "https://github.com/casinca",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acasinca",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acasinca",
+ "repo_first_seen_at": "2025-12-10T12:31:18Z",
+ "repo_last_seen_at": "2026-04-09T12:01:48Z",
+ "repo_primary_artifact_count": 6,
+ "repo_artifact_count": 13,
+ "snapshot_issue_count": 1,
"snapshot_pr_count": 5,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 7,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1153,
+ "account_age_days": 2620,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 3,
+ "visible_authored_pr_count": 23,
+ "merged_pr_count": 18,
+ "closed_unmerged_pr_count": 1,
"open_pr_count": 4,
- "merged_pr_rate": 0.125,
- "closed_unmerged_pr_rate": 0.375,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 4
+ "merged_pr_rate": 0.7826,
+ "closed_unmerged_pr_rate": 0.0435,
+ "still_open_pr_rate": 0.1739,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44184,
- "title": "feat: add OpenAI CircuitGPT core architecture and sparse linear layers",
- "url": "https://github.com/huggingface/transformers/pull/44184",
+ "number": 45144,
+ "title": "Add Xiaomi MiMo-V2",
+ "url": "https://github.com/huggingface/transformers/pull/45144",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-20T16:58:27Z"
+ "created_at": "2026-03-31T13:53:28Z"
},
{
"kind": "pull_request",
- "number": 44124,
- "title": "feat: add eval_on_end to Trainer for final evaluation",
- "url": "https://github.com/huggingface/transformers/pull/44124",
+ "number": 45142,
+ "title": "refactor(gpt-oss): rename `eager_attention_forward` to `eager_attention_forward_with_sink`",
+ "url": "https://github.com/huggingface/transformers/pull/45142",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-18T08:52:23Z"
+ "created_at": "2026-03-31T12:47:46Z"
},
{
"kind": "pull_request",
- "number": 44064,
- "title": "feat: implement eval_on_end to trigger evaluation after training",
- "url": "https://github.com/huggingface/transformers/pull/44064",
+ "number": 43947,
+ "title": "fix: Better weight decay exclusion in `run_*_no\u2011trainer.py` examples",
+ "url": "https://github.com/huggingface/transformers/pull/43947",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T01:10:31Z"
+ "created_at": "2026-02-12T13:20:24Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45141,
+ "title": "[refactor] gpt-oss `eager_attention_forward` for modularity (Ex: models with dual eager attn: sink/no sink)",
+ "url": "https://github.com/huggingface/transformers/issues/45141",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-31T12:42:42Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "mvanhorn",
- "name": "Matt Van Horn",
- "profile_url": "https://github.com/mvanhorn",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amvanhorn",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amvanhorn",
- "repo_first_seen_at": "2026-03-09T14:59:27Z",
- "repo_last_seen_at": "2026-03-12T14:39:12Z",
+ "author_login": "aman-coder03",
+ "name": "Aman Srivastava",
+ "profile_url": "https://github.com/aman-coder03",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aaman-coder03",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aaman-coder03",
+ "repo_first_seen_at": "2026-02-16T15:14:20Z",
+ "repo_last_seen_at": "2026-02-18T08:01:23Z",
"repo_primary_artifact_count": 5,
- "repo_artifact_count": 15,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
"snapshot_pr_count": 5,
- "snapshot_comment_count": 10,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5629,
+ "account_age_days": 779,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 744,
- "merged_pr_count": 236,
- "closed_unmerged_pr_count": 170,
- "open_pr_count": 338,
- "merged_pr_rate": 0.3172,
- "closed_unmerged_pr_rate": 0.2285,
- "still_open_pr_rate": 0.4543,
- "distinct_repos_with_authored_prs": 285,
- "distinct_repos_with_open_prs": 194
+ "visible_authored_pr_count": 36,
+ "merged_pr_count": 8,
+ "closed_unmerged_pr_count": 7,
+ "open_pr_count": 21,
+ "merged_pr_rate": 0.2222,
+ "closed_unmerged_pr_rate": 0.1944,
+ "still_open_pr_rate": 0.5833,
+ "distinct_repos_with_authored_prs": 16,
+ "distinct_repos_with_open_prs": 9
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44586,
- "title": "Fix Mixtral aux_loss not computed when output_router_logits=False",
- "url": "https://github.com/huggingface/transformers/pull/44586",
- "state": "closed",
+ "number": 44101,
+ "title": "[XLM] Refactor output tracing to align with capture_outputs standardized architecture",
+ "url": "https://github.com/huggingface/transformers/pull/44101",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-11T00:24:07Z"
+ "created_at": "2026-02-17T17:15:06Z"
},
{
"kind": "pull_request",
- "number": 44585,
- "title": "Fix missing rms_norm_eps in DeepseekV3 MLA layernorms",
- "url": "https://github.com/huggingface/transformers/pull/44585",
+ "number": 44098,
+ "title": "[ViLT] Refactor output handling to align with standardized patterns",
+ "url": "https://github.com/huggingface/transformers/pull/44098",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-11T00:20:54Z"
+ "created_at": "2026-02-17T16:32:34Z"
},
{
"kind": "pull_request",
- "number": 44584,
- "title": "Fix off-by-one in decode_spans boundary check",
- "url": "https://github.com/huggingface/transformers/pull/44584",
- "state": "closed",
- "merged": true,
+ "number": 44074,
+ "title": "[TextNet] Refactor output tracing using capture_outputs decorator",
+ "url": "https://github.com/huggingface/transformers/pull/44074",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-10T23:52:51Z"
+ "created_at": "2026-02-17T08:23:25Z"
}
],
"issues": []
@@ -4282,73 +4219,73 @@
"fetch_error": null
},
{
- "author_login": "sxu75374",
- "name": "darrenxu",
- "profile_url": "https://github.com/sxu75374",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asxu75374",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asxu75374",
- "repo_first_seen_at": "2026-02-27T04:48:08Z",
- "repo_last_seen_at": "2026-02-28T17:47:01Z",
+ "author_login": "Krishnachaitanyakc",
+ "name": "Krishna Chaitanya",
+ "profile_url": "https://github.com/Krishnachaitanyakc",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKrishnachaitanyakc",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKrishnachaitanyakc",
+ "repo_first_seen_at": "2026-03-25T02:14:38Z",
+ "repo_last_seen_at": "2026-04-06T01:03:09Z",
"repo_primary_artifact_count": 5,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 9,
"snapshot_issue_count": 0,
"snapshot_pr_count": 5,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2005,
+ "account_age_days": 3492,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "high",
+ "breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 73,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 64,
- "open_pr_count": 7,
- "merged_pr_rate": 0.0274,
- "closed_unmerged_pr_rate": 0.8767,
- "still_open_pr_rate": 0.0959,
- "distinct_repos_with_authored_prs": 10,
- "distinct_repos_with_open_prs": 6
+ "visible_authored_pr_count": 170,
+ "merged_pr_count": 43,
+ "closed_unmerged_pr_count": 39,
+ "open_pr_count": 88,
+ "merged_pr_rate": 0.2529,
+ "closed_unmerged_pr_rate": 0.2294,
+ "still_open_pr_rate": 0.5176,
+ "distinct_repos_with_authored_prs": 109,
+ "distinct_repos_with_open_prs": 67
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44359,
- "title": "fix(sdpa): add workaround for MPS sdpa_vector_2pass_mps correctness bug",
- "url": "https://github.com/huggingface/transformers/pull/44359",
+ "number": 45089,
+ "title": "fix: use sys.modules.get() to avoid KeyError in modeling_utils",
+ "url": "https://github.com/huggingface/transformers/pull/45089",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-28T17:47:01Z"
+ "created_at": "2026-03-28T16:44:06Z"
},
{
"kind": "pull_request",
- "number": 44354,
- "title": "fix: off-by-one in decode_spans causes ValueError when topk == len(scores)",
- "url": "https://github.com/huggingface/transformers/pull/44354",
+ "number": 45007,
+ "title": "fix: correct type annotations across config classes for @strict validation",
+ "url": "https://github.com/huggingface/transformers/pull/45007",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-28T08:46:39Z"
+ "created_at": "2026-03-25T23:12:53Z"
},
{
"kind": "pull_request",
- "number": 44347,
- "title": "fix: resolve composite config in PagedAttentionCache and group_layers_by_attn_type",
- "url": "https://github.com/huggingface/transformers/pull/44347",
- "state": "closed",
+ "number": 45006,
+ "title": "fix: prevent IndexError in Whisper timestamp decode on trailing replacement char",
+ "url": "https://github.com/huggingface/transformers/pull/45006",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T22:48:49Z"
+ "created_at": "2026-03-25T23:03:00Z"
}
],
"issues": []
@@ -4356,45 +4293,267 @@
"fetch_error": null
},
{
- "author_login": "math-hiyoko",
- "name": "Koki Watanabe",
- "profile_url": "https://github.com/math-hiyoko",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amath-hiyoko",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amath-hiyoko",
- "repo_first_seen_at": "2026-02-08T01:31:10Z",
- "repo_last_seen_at": "2026-03-14T04:24:20Z",
- "repo_primary_artifact_count": 11,
- "repo_artifact_count": 18,
- "snapshot_issue_count": 7,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
+ "author_login": "mariam851",
+ "name": "Mariam Zakaria",
+ "profile_url": "https://github.com/mariam851",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amariam851",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amariam851",
+ "repo_first_seen_at": "2026-02-15T08:51:26Z",
+ "repo_last_seen_at": "2026-02-20T16:58:27Z",
+ "repo_primary_artifact_count": 5,
+ "repo_artifact_count": 5,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 5,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2368,
+ "account_age_days": 1170,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 35,
- "merged_pr_count": 31,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 2,
- "merged_pr_rate": 0.8857,
- "closed_unmerged_pr_rate": 0.0571,
- "still_open_pr_rate": 0.0571,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 2
- },
- "examples": {
- "pull_requests": [
- {
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.2,
+ "closed_unmerged_pr_rate": 0.6,
+ "still_open_pr_rate": 0.2,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44184,
+ "title": "feat: add OpenAI CircuitGPT core architecture and sparse linear layers",
+ "url": "https://github.com/huggingface/transformers/pull/44184",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-20T16:58:27Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44124,
+ "title": "feat: add eval_on_end to Trainer for final evaluation",
+ "url": "https://github.com/huggingface/transformers/pull/44124",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-18T08:52:23Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44064,
+ "title": "feat: implement eval_on_end to trigger evaluation after training",
+ "url": "https://github.com/huggingface/transformers/pull/44064",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-17T01:10:31Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "mvanhorn",
+ "name": null,
+ "profile_url": "https://github.com/mvanhorn",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amvanhorn",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amvanhorn",
+ "repo_first_seen_at": "2026-03-09T14:59:27Z",
+ "repo_last_seen_at": "2026-03-12T14:39:12Z",
+ "repo_primary_artifact_count": 5,
+ "repo_artifact_count": 15,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 5,
+ "snapshot_comment_count": 10,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": null,
+ "young_account": false,
+ "follow_through_score": "n/a",
+ "breadth_score": "n/a",
+ "automation_risk_signal": "n/a",
+ "heuristic_note": "summary unavailable",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": null,
+ "merged_pr_count": null,
+ "closed_unmerged_pr_count": null,
+ "open_pr_count": null,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": null,
+ "distinct_repos_with_open_prs": null
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44586,
+ "title": "Fix Mixtral aux_loss not computed when output_router_logits=False",
+ "url": "https://github.com/huggingface/transformers/pull/44586",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-11T00:24:07Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44585,
+ "title": "Fix missing rms_norm_eps in DeepseekV3 MLA layernorms",
+ "url": "https://github.com/huggingface/transformers/pull/44585",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-11T00:20:54Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44584,
+ "title": "Fix off-by-one in decode_spans boundary check",
+ "url": "https://github.com/huggingface/transformers/pull/44584",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-10T23:52:51Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": "graphql request failed: 502 \r\n
502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
+ },
+ {
+ "author_login": "sxu75374",
+ "name": "darrenxu",
+ "profile_url": "https://github.com/sxu75374",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asxu75374",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asxu75374",
+ "repo_first_seen_at": "2026-02-27T04:48:08Z",
+ "repo_last_seen_at": "2026-02-28T17:47:01Z",
+ "repo_primary_artifact_count": 5,
+ "repo_artifact_count": 7,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 5,
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2021,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 73,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 64,
+ "open_pr_count": 7,
+ "merged_pr_rate": 0.0274,
+ "closed_unmerged_pr_rate": 0.8767,
+ "still_open_pr_rate": 0.0959,
+ "distinct_repos_with_authored_prs": 10,
+ "distinct_repos_with_open_prs": 6
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44359,
+ "title": "fix(sdpa): add workaround for MPS sdpa_vector_2pass_mps correctness bug",
+ "url": "https://github.com/huggingface/transformers/pull/44359",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-28T17:47:01Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44354,
+ "title": "fix: off-by-one in decode_spans causes ValueError when topk == len(scores)",
+ "url": "https://github.com/huggingface/transformers/pull/44354",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-28T08:46:39Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44347,
+ "title": "fix: resolve composite config in PagedAttentionCache and group_layers_by_attn_type",
+ "url": "https://github.com/huggingface/transformers/pull/44347",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T22:48:49Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "math-hiyoko",
+ "name": "Koki Watanabe",
+ "profile_url": "https://github.com/math-hiyoko",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amath-hiyoko",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amath-hiyoko",
+ "repo_first_seen_at": "2026-02-08T01:31:10Z",
+ "repo_last_seen_at": "2026-03-14T04:24:20Z",
+ "repo_primary_artifact_count": 11,
+ "repo_artifact_count": 18,
+ "snapshot_issue_count": 7,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 5,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2384,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.2,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
"kind": "pull_request",
"number": 44513,
"title": "Fix: Remove references to transformers run command",
@@ -4479,23 +4638,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5016,
+ "account_age_days": 5032,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 11,
- "closed_unmerged_pr_count": 3,
+ "visible_authored_pr_count": 19,
+ "merged_pr_count": 9,
+ "closed_unmerged_pr_count": 4,
"open_pr_count": 6,
- "merged_pr_rate": 0.55,
- "closed_unmerged_pr_rate": 0.15,
- "still_open_pr_rate": 0.3,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 3
+ "merged_pr_rate": 0.4737,
+ "closed_unmerged_pr_rate": 0.2105,
+ "still_open_pr_rate": 0.3158,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
@@ -4566,46 +4725,1182 @@
"fetch_error": null
},
{
- "author_login": "LysandreJik",
- "name": "Lysandre Debut",
- "profile_url": "https://github.com/LysandreJik",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALysandreJik",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALysandreJik",
- "repo_first_seen_at": "2024-10-31T13:32:39Z",
- "repo_last_seen_at": "2026-03-25T08:07:27Z",
- "repo_primary_artifact_count": 6,
- "repo_artifact_count": 58,
- "snapshot_issue_count": 2,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 12,
- "snapshot_review_count": 16,
- "snapshot_review_comment_count": 24,
- "repo_association": "MEMBER",
+ "author_login": "KoichiYasuoka",
+ "name": "Koichi Yasuoka",
+ "profile_url": "https://github.com/KoichiYasuoka",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKoichiYasuoka",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKoichiYasuoka",
+ "repo_first_seen_at": "2026-01-21T06:14:39Z",
+ "repo_last_seen_at": "2026-04-10T03:27:34Z",
+ "repo_primary_artifact_count": 7,
+ "repo_artifact_count": 22,
+ "snapshot_issue_count": 3,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 13,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 3833,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45311,
+ "title": "resize_token_embeddings does not effect to output_embeddings",
+ "url": "https://github.com/huggingface/transformers/pull/45311",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-08T10:38:34Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45236,
+ "title": "resize_token_embeddings does not resize lm_head",
+ "url": "https://github.com/huggingface/transformers/pull/45236",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-04T07:05:53Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44621,
+ "title": "pipelines do not have modelcard",
+ "url": "https://github.com/huggingface/transformers/pull/44621",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-12T08:04:29Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45335,
+ "title": "[t5gemma] resize_token_embeddings does not effect to decoder.embed_tokens",
+ "url": "https://github.com/huggingface/transformers/issues/45335",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-09T08:11:47Z"
+ },
+ {
+ "kind": "issue",
+ "number": 45292,
+ "title": "resize_token_embeddings does not effect to output_embeddings",
+ "url": "https://github.com/huggingface/transformers/issues/45292",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-07T14:36:45Z"
+ },
+ {
+ "kind": "issue",
+ "number": 45276,
+ "title": "[gemma4] resize_token_embeddings does not effect to embed_tokens_per_layer or output_embeddings",
+ "url": "https://github.com/huggingface/transformers/issues/45276",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-07T02:55:03Z"
+ }
+ ]
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "hf-security-analysis[bot]",
+ "name": null,
+ "profile_url": "https://github.com/hf-security-analysis[bot]",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahf-security-analysis%5Bbot%5D",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahf-security-analysis%5Bbot%5D",
+ "repo_first_seen_at": "2026-03-11T15:39:30Z",
+ "repo_last_seen_at": "2026-03-27T11:16:11Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 4,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": null,
+ "young_account": false,
+ "follow_through_score": "n/a",
+ "breadth_score": "n/a",
+ "automation_risk_signal": "n/a",
+ "heuristic_note": "summary unavailable",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": null,
+ "merged_pr_count": null,
+ "closed_unmerged_pr_count": null,
+ "open_pr_count": null,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": null,
+ "distinct_repos_with_open_prs": null
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45054,
+ "title": "chore: update update_metdata.yml",
+ "url": "https://github.com/huggingface/transformers/pull/45054",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-27T11:16:11Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45021,
+ "title": "chore: update anti-slop.yml",
+ "url": "https://github.com/huggingface/transformers/pull/45021",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-26T13:40:18Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44813,
+ "title": "chore: update pr-repo-consistency-bot.yml",
+ "url": "https://github.com/huggingface/transformers/pull/44813",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-18T09:49:16Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'hf-security-analysis[bot]'.\"}]"
+ },
+ {
+ "author_login": "JaredforReal",
+ "name": "Jared Wen",
+ "profile_url": "https://github.com/JaredforReal",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJaredforReal",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJaredforReal",
+ "repo_first_seen_at": "2026-01-19T05:05:55Z",
+ "repo_last_seen_at": "2026-03-26T10:03:21Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 75,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 9,
+ "snapshot_review_count": 31,
+ "snapshot_review_comment_count": 31,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 971,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 27,
+ "merged_pr_count": 23,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.8519,
+ "closed_unmerged_pr_rate": 0.0741,
+ "still_open_pr_rate": 0.0741,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45017,
+ "title": "[WIP][Fix] GLM 5 set `apply_rotary_pos_emb` to `is_neox_style=False` && remove `F.relu()`",
+ "url": "https://github.com/huggingface/transformers/pull/45017",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-26T09:21:10Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43912,
+ "title": "[fix][wip] GlmMoeDsa: try implement DSA",
+ "url": "https://github.com/huggingface/transformers/pull/43912",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-02-11T12:37:41Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43894,
+ "title": "[fix] GlmMoeDsa model",
+ "url": "https://github.com/huggingface/transformers/pull/43894",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-10T14:56:42Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "manavshrivastavagit",
+ "name": "Manav Shrivastava",
+ "profile_url": "https://github.com/manavshrivastavagit",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amanavshrivastavagit",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amanavshrivastavagit",
+ "repo_first_seen_at": "2026-02-24T20:35:18Z",
+ "repo_last_seen_at": "2026-02-27T21:51:49Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 8,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 4694,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.1429,
+ "closed_unmerged_pr_rate": 0.5714,
+ "still_open_pr_rate": 0.2857,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44345,
+ "title": "Less verbose weight-loading tqdm when stdout is not a TTY (fixes #44303)",
+ "url": "https://github.com/huggingface/transformers/pull/44345",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T21:05:22Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44344,
+ "title": "Fix tokenizer_class in tokenizer_config.json for Qwen3.5 save_pretrained (fixes #44297)",
+ "url": "https://github.com/huggingface/transformers/pull/44344",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T21:04:27Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44343,
+ "title": "Fix ANSI codes in loading_report when stdout is not a TTY (fixes #44336)",
+ "url": "https://github.com/huggingface/transformers/pull/44343",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T20:58:33Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "nightcityblade",
+ "name": null,
+ "profile_url": "https://github.com/nightcityblade",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Anightcityblade",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Anightcityblade",
+ "repo_first_seen_at": "2026-02-18T23:07:23Z",
+ "repo_last_seen_at": "2026-02-23T14:35:01Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 9,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 5,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 61,
+ "young_account": true,
+ "follow_through_score": "mixed",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 176,
+ "merged_pr_count": 62,
+ "closed_unmerged_pr_count": 71,
+ "open_pr_count": 43,
+ "merged_pr_rate": 0.3523,
+ "closed_unmerged_pr_rate": 0.4034,
+ "still_open_pr_rate": 0.2443,
+ "distinct_repos_with_authored_prs": 71,
+ "distinct_repos_with_open_prs": 31
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44210,
+ "title": "fix(lasr): remove spurious center arg from _torch_extract_fbank_features call",
+ "url": "https://github.com/huggingface/transformers/pull/44210",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-22T16:06:16Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44204,
+ "title": "fix(layoutlmv2): store only_label_first_subword attribute in tokenizer",
+ "url": "https://github.com/huggingface/transformers/pull/44204",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-21T16:06:46Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44203,
+ "title": "fix(trainer): pass optim_args to SGD, Adagrad, and RMSprop optimizers",
+ "url": "https://github.com/huggingface/transformers/pull/44203",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-02-21T15:12:17Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "RudrenduPaul",
+ "name": "Rudrendu Paul",
+ "profile_url": "https://github.com/RudrenduPaul",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARudrenduPaul",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARudrenduPaul",
+ "repo_first_seen_at": "2026-04-09T09:34:42Z",
+ "repo_last_seen_at": "2026-04-11T06:43:33Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 8,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 2906,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 17,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 12,
+ "merged_pr_rate": 0.1176,
+ "closed_unmerged_pr_rate": 0.1765,
+ "still_open_pr_rate": 0.7059,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 7
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45370,
+ "title": "docs: fix 5 docstring errors in Gemma3nTextConfig (typos, grammar, formatting)",
+ "url": "https://github.com/huggingface/transformers/pull/45370",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-11T06:15:05Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45352,
+ "title": "fix(qwen3_moe): correct return type annotation on Qwen3MoeSparseMoeBlock.forward",
+ "url": "https://github.com/huggingface/transformers/pull/45352",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-09T21:53:31Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45351,
+ "title": "fix(testing_utils): guard get_device_capability with torch.cuda.is_available()",
+ "url": "https://github.com/huggingface/transformers/pull/45351",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-09T21:51:42Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "RyanMullins",
+ "name": "Ryan Mullins",
+ "profile_url": "https://github.com/RyanMullins",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARyanMullins",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARyanMullins",
+ "repo_first_seen_at": "2026-03-12T13:32:25Z",
+ "repo_last_seen_at": "2026-04-10T12:17:00Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 9,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 5406,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [
+ "google-deepmind",
+ "PAIR-code"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45328,
+ "title": "Drop unused Gemma4TextAttention weights when sharing KV Cache",
+ "url": "https://github.com/huggingface/transformers/pull/45328",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-08T20:43:42Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45192,
+ "title": "casually dropping the most capable open weights on the planet",
+ "url": "https://github.com/huggingface/transformers/pull/45192",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-02T14:35:18Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44635,
+ "title": "[Gemma] Modular-friendly buffers",
+ "url": "https://github.com/huggingface/transformers/pull/44635",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-12T14:47:46Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "Zephyr-Blessed",
+ "name": null,
+ "profile_url": "https://github.com/Zephyr-Blessed",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AZephyr-Blessed",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AZephyr-Blessed",
+ "repo_first_seen_at": "2026-02-17T11:04:52Z",
+ "repo_last_seen_at": "2026-02-17T11:54:44Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 13,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 9,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 58,
+ "young_account": true,
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 10,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.2,
+ "closed_unmerged_pr_rate": 0.4,
+ "still_open_pr_rate": 0.4,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 3
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44088,
+ "title": "Refactor GPT-2 output tracing with capture_outputs/can_return_tuple",
+ "url": "https://github.com/huggingface/transformers/pull/44088",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-17T11:32:42Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44086,
+ "title": "[MGP-STR] Refactor output tracing to use capture_outputs/can_return_tuple decorators",
+ "url": "https://github.com/huggingface/transformers/pull/44086",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-17T11:21:22Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44085,
+ "title": "Refactor RemBERT to use output tracing decorators",
+ "url": "https://github.com/huggingface/transformers/pull/44085",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-17T11:09:55Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "Charly21r",
+ "name": "Carlos Redondo",
+ "profile_url": "https://github.com/Charly21r",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACharly21r",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACharly21r",
+ "repo_first_seen_at": "2026-03-13T09:00:25Z",
+ "repo_last_seen_at": "2026-04-10T15:33:51Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 22,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 7,
+ "snapshot_review_count": 6,
+ "snapshot_review_comment_count": 6,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 352,
+ "young_account": true,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45253,
+ "title": "Fix Gemma4 `use_cache=False` producing bad logits",
+ "url": "https://github.com/huggingface/transformers/pull/45253",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-05T18:12:08Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44949,
+ "title": "Fix: NotebookProgressCallback crash when evaluating with the Trainer",
+ "url": "https://github.com/huggingface/transformers/pull/44949",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-23T16:07:50Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44658,
+ "title": "Fix: fix Pipeline's save_pretrained method (issue #44655)",
+ "url": "https://github.com/huggingface/transformers/pull/44658",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-13T10:36:22Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "Cursx",
+ "name": null,
+ "profile_url": "https://github.com/Cursx",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACursx",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACursx",
+ "repo_first_seen_at": "2026-03-31T01:44:52Z",
+ "repo_last_seen_at": "2026-04-01T02:36:38Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 4,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 3068,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.125,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.375,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45156,
+ "title": "Fix save_pretrained writing incorrect tie_word_embeddings=True config after PEFT merge",
+ "url": "https://github.com/huggingface/transformers/pull/45156",
+ "state": "closed",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-01T02:36:38Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45136,
+ "title": "Fix #45127: Auto-fix diverged tie_word_embeddings config on save to prevent silent weight corruption",
+ "url": "https://github.com/huggingface/transformers/pull/45136",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-31T06:45:53Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45135,
+ "title": "Fix model saving corruption for dynamically untied embeddings",
+ "url": "https://github.com/huggingface/transformers/pull/45135",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-31T02:28:26Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "javierdejesusda",
+ "name": "Javier De Jesus",
+ "profile_url": "https://github.com/javierdejesusda",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajavierdejesusda",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajavierdejesusda",
+ "repo_first_seen_at": "2026-03-22T17:27:20Z",
+ "repo_last_seen_at": "2026-03-28T00:06:03Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 6,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 501,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "high",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume; broad repo spread",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 44,
+ "merged_pr_count": 28,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 11,
+ "merged_pr_rate": 0.6364,
+ "closed_unmerged_pr_rate": 0.1136,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 16,
+ "distinct_repos_with_open_prs": 10
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45079,
+ "title": "Fix resized LM head weights being overwritten by post_init",
+ "url": "https://github.com/huggingface/transformers/pull/45079",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-28T00:06:03Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45019,
+ "title": "Fix GraniteConfig type hints to accept int for multiplier fields",
+ "url": "https://github.com/huggingface/transformers/pull/45019",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-26T11:19:19Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44930,
+ "title": "fix: split MXFP4 dependency checks for specific error messages",
+ "url": "https://github.com/huggingface/transformers/pull/44930",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-22T17:27:20Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "jayakumarpujar",
+ "name": "Jayakumar Pujar",
+ "profile_url": "https://github.com/jayakumarpujar",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajayakumarpujar",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajayakumarpujar",
+ "repo_first_seen_at": "2026-03-01T01:47:44Z",
+ "repo_last_seen_at": "2026-03-01T03:43:16Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2658,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "\u2014",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 17,
+ "merged_pr_count": 13,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.7647,
+ "closed_unmerged_pr_rate": 0.1765,
+ "still_open_pr_rate": 0.0588,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44366,
+ "title": "Fix resume_from_checkpoint key mismatch for models with _checkpoint_conversion_mapping",
+ "url": "https://github.com/huggingface/transformers/pull/44366",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-01T03:43:16Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44364,
+ "title": "Add missing ReLU in GlmMoeDsaIndexer scoring",
+ "url": "https://github.com/huggingface/transformers/pull/44364",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-01T02:19:14Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44363,
+ "title": "Fix off-by-one in decode_spans causing ValueError with np.argpartition",
+ "url": "https://github.com/huggingface/transformers/pull/44363",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-01T01:47:44Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "jnMetaCode",
+ "name": null,
+ "profile_url": "https://github.com/jnMetaCode",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AjnMetaCode",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AjnMetaCode",
+ "repo_first_seen_at": "2026-03-08T09:21:22Z",
+ "repo_last_seen_at": "2026-03-08T09:21:27Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 4005,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 205,
+ "merged_pr_count": 62,
+ "closed_unmerged_pr_count": 82,
+ "open_pr_count": 61,
+ "merged_pr_rate": 0.3024,
+ "closed_unmerged_pr_rate": 0.4,
+ "still_open_pr_rate": 0.2976,
+ "distinct_repos_with_authored_prs": 81,
+ "distinct_repos_with_open_prs": 41
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44525,
+ "title": "Fix KeyError in _parse_type_hint when Union contains Any",
+ "url": "https://github.com/huggingface/transformers/pull/44525",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-08T09:21:27Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44524,
+ "title": "Fix AssistantTracker.is_active() returning False after activation with empty lists",
+ "url": "https://github.com/huggingface/transformers/pull/44524",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-08T09:21:25Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44523,
+ "title": "Fix error message label and docstring default in load_sharded_checkpoint",
+ "url": "https://github.com/huggingface/transformers/pull/44523",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-08T09:21:22Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "juliendenize",
+ "name": "Julien Denize",
+ "profile_url": "https://github.com/juliendenize",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajuliendenize",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajuliendenize",
+ "repo_first_seen_at": "2026-03-13T10:24:11Z",
+ "repo_last_seen_at": "2026-04-07T20:42:59Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 14,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 5,
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 3,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2846,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 26,
+ "merged_pr_count": 20,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.7692,
+ "closed_unmerged_pr_rate": 0.1538,
+ "still_open_pr_rate": 0.0769,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44760,
+ "title": "Add Mistral 4",
+ "url": "https://github.com/huggingface/transformers/pull/44760",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-16T15:54:11Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44747,
+ "title": "Add apply_yarn_scaling as optional key to yarn",
+ "url": "https://github.com/huggingface/transformers/pull/44747",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-16T10:32:54Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44656,
+ "title": "[MistralCommonBackend] Upgrade mistral-common to v1.10.0",
+ "url": "https://github.com/huggingface/transformers/pull/44656",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-13T10:24:11Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "Lidang-Jiang",
+ "name": "Lidang Jiang",
+ "profile_url": "https://github.com/Lidang-Jiang",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALidang-Jiang",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALidang-Jiang",
+ "repo_first_seen_at": "2026-03-27T02:44:21Z",
+ "repo_last_seen_at": "2026-03-27T14:45:27Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 11,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 6,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1224,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 108,
+ "merged_pr_count": 38,
+ "closed_unmerged_pr_count": 14,
+ "open_pr_count": 56,
+ "merged_pr_rate": 0.3519,
+ "closed_unmerged_pr_rate": 0.1296,
+ "still_open_pr_rate": 0.5185,
+ "distinct_repos_with_authored_prs": 36,
+ "distinct_repos_with_open_prs": 22
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45045,
+ "title": "[Bugfix] Remove incorrect torchvision requirement from PIL backend image processors",
+ "url": "https://github.com/huggingface/transformers/pull/45045",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-27T08:19:19Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45043,
+ "title": "[Bugfix] Use sys.modules.get() to avoid KeyError in modeling_utils",
+ "url": "https://github.com/huggingface/transformers/pull/45043",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-27T06:07:20Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 45039,
+ "title": "[Bugfix] Propagate interpolate_pos_encoding through Pixio model",
+ "url": "https://github.com/huggingface/transformers/pull/45039",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-27T02:54:31Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "matisgagneux21",
+ "name": null,
+ "profile_url": "https://github.com/matisgagneux21",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amatisgagneux21",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amatisgagneux21",
+ "repo_first_seen_at": "2026-02-23T00:10:48Z",
+ "repo_last_seen_at": "2026-02-23T00:43:59Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3154,
- "young_account": false,
+ "account_age_days": 47,
+ "young_account": true,
"follow_through_score": "mixed",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "conda-forge",
- "huggingface",
- "ProjectBlackFalcon",
- "PyTorch-Community-Voices",
- "PyTorch-GitHub-Badge-Ecosystem-Day",
- "Hugging-Face-Supporter",
- "Hugging-Face-Helping-Hand"
- ],
+ "automation_risk_signal": "medium",
+ "heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 6,
- "closed_unmerged_pr_count": 1,
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 2,
"open_pr_count": 0,
- "merged_pr_rate": 0.8571,
- "closed_unmerged_pr_rate": 0.1429,
+ "merged_pr_rate": 0.6,
+ "closed_unmerged_pr_rate": 0.4,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 3,
"distinct_repos_with_open_prs": 0
@@ -4614,128 +5909,332 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44758,
- "title": "Propagate the model loading from transformers serve to chat",
- "url": "https://github.com/huggingface/transformers/pull/44758",
+ "number": 44219,
+ "title": "Docs(it): fix typo in docstring wording",
+ "url": "https://github.com/huggingface/transformers/pull/44219",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-02-23T00:43:59Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44218,
+ "title": "Docs(it): fix typo in sentencepiece install command",
+ "url": "https://github.com/huggingface/transformers/pull/44218",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-16T15:02:15Z"
+ "created_at": "2026-02-23T00:32:49Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44217,
+ "title": "Docs(it): update deprecated grouped_entities reference",
+ "url": "https://github.com/huggingface/transformers/pull/44217",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-23T00:10:48Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "onel",
+ "name": "Andrei Onel",
+ "profile_url": "https://github.com/onel",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aonel",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aonel",
+ "repo_first_seen_at": "2026-02-26T22:44:41Z",
+ "repo_last_seen_at": "2026-02-27T00:02:49Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 5045,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs",
+ "public_orgs": [
+ "code4romania",
+ "peermetrics"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 15,
+ "merged_pr_count": 7,
+ "closed_unmerged_pr_count": 6,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.4667,
+ "closed_unmerged_pr_rate": 0.4,
+ "still_open_pr_rate": 0.1333,
+ "distinct_repos_with_authored_prs": 9,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44311,
+ "title": "Add species bias documentation to model cards and docs",
+ "url": "https://github.com/huggingface/transformers/pull/44311",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T00:02:49Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44310,
+ "title": "docs: Add Pruna AI integration documentation",
+ "url": "https://github.com/huggingface/transformers/pull/44310",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T00:00:31Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44309,
+ "title": "Add SkyPilot deployment documentation to DeepSpeed guide",
+ "url": "https://github.com/huggingface/transformers/pull/44309",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-26T22:44:41Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "paipeline",
+ "name": "yanzz",
+ "profile_url": "https://github.com/paipeline",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apaipeline",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apaipeline",
+ "repo_first_seen_at": "2026-02-22T14:37:25Z",
+ "repo_last_seen_at": "2026-02-25T18:38:15Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1786,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 54,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 29,
+ "open_pr_count": 23,
+ "merged_pr_rate": 0.037,
+ "closed_unmerged_pr_rate": 0.537,
+ "still_open_pr_rate": 0.4259,
+ "distinct_repos_with_authored_prs": 25,
+ "distinct_repos_with_open_prs": 13
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44284,
+ "title": "Fix Mixtral auxiliary loss computation when output_router_logits=False",
+ "url": "https://github.com/huggingface/transformers/pull/44284",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-25T18:38:15Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44274,
+ "title": "Fix auxiliary load balancing loss computation when output_router_logits=False",
+ "url": "https://github.com/huggingface/transformers/pull/44274",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-25T06:38:02Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 44209,
+ "title": "Fix LayoutLMv2Tokenizer NER crashes with word_labels",
+ "url": "https://github.com/huggingface/transformers/pull/44209",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-22T14:37:25Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "preetam1407",
+ "name": "Preetam Chhimpa",
+ "profile_url": "https://github.com/preetam1407",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apreetam1407",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apreetam1407",
+ "repo_first_seen_at": "2026-02-14T12:44:18Z",
+ "repo_last_seen_at": "2026-02-25T10:13:52Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 6,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1934,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44129,
+ "title": "Refactor SpeechT5 output tracing to standardized output capture",
+ "url": "https://github.com/huggingface/transformers/pull/44129",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-18T11:24:13Z"
},
{
"kind": "pull_request",
- "number": 44622,
- "title": "CB temporarily disabled on non-cuda devices",
- "url": "https://github.com/huggingface/transformers/pull/44622",
+ "number": 44089,
+ "title": "Refactor t5 output tracing",
+ "url": "https://github.com/huggingface/transformers/pull/44089",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-12T08:11:10Z"
+ "created_at": "2026-02-17T11:37:18Z"
},
{
"kind": "pull_request",
- "number": 44620,
- "title": "Fix transformers serve's 422 unprocessable entity",
- "url": "https://github.com/huggingface/transformers/pull/44620",
- "state": "closed",
- "merged": true,
+ "number": 44010,
+ "title": "[SqueezeBert] Migrate to standardized output collection decorators",
+ "url": "https://github.com/huggingface/transformers/pull/44010",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-12T07:56:55Z"
+ "created_at": "2026-02-15T09:40:09Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 43489,
- "title": "Transformers' version 5 is out!",
- "url": "https://github.com/huggingface/transformers/issues/43489",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-01-26T10:26:52Z"
- },
- {
- "kind": "issue",
- "number": 40822,
- "title": "Welcome v5",
- "url": "https://github.com/huggingface/transformers/issues/40822",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2025-09-11T14:49:29Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "JJJYmmm",
- "name": "JJJYmmm",
- "profile_url": "https://github.com/JJJYmmm",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJJJYmmm",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJJJYmmm",
- "repo_first_seen_at": "2026-01-27T10:34:17Z",
- "repo_last_seen_at": "2026-03-25T04:43:43Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 26,
+ "author_login": "saivedant169",
+ "name": "Saivedant Hava",
+ "profile_url": "https://github.com/saivedant169",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaivedant169",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaivedant169",
+ "repo_first_seen_at": "2026-03-14T16:47:42Z",
+ "repo_last_seen_at": "2026-03-16T17:19:29Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 10,
- "snapshot_review_count": 6,
- "snapshot_review_comment_count": 6,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1625,
+ "account_age_days": 1706,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 12,
- "merged_pr_count": 10,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.8333,
- "closed_unmerged_pr_rate": 0.1667,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 59,
+ "merged_pr_count": 34,
+ "closed_unmerged_pr_count": 10,
+ "open_pr_count": 15,
+ "merged_pr_rate": 0.5763,
+ "closed_unmerged_pr_rate": 0.1695,
+ "still_open_pr_rate": 0.2542,
+ "distinct_repos_with_authored_prs": 24,
+ "distinct_repos_with_open_prs": 13
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44817,
- "title": "[Misc] add enable_thinking to template kwargs",
- "url": "https://github.com/huggingface/transformers/pull/44817",
+ "number": 44707,
+ "title": "Add position_ids to MptForCausalLM forward pass",
+ "url": "https://github.com/huggingface/transformers/pull/44707",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-18T10:44:11Z"
+ "created_at": "2026-03-14T17:12:16Z"
},
{
"kind": "pull_request",
- "number": 44474,
- "title": "[Bugfix] fix video inference of qwen3vl and qwen3.5 series",
- "url": "https://github.com/huggingface/transformers/pull/44474",
+ "number": 44706,
+ "title": "Add position_ids to BloomForCausalLM forward pass",
+ "url": "https://github.com/huggingface/transformers/pull/44706",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-05T15:46:09Z"
+ "created_at": "2026-03-14T17:09:11Z"
},
{
"kind": "pull_request",
- "number": 44382,
- "title": "[Bugfix] fix qwen3.5 no split module",
- "url": "https://github.com/huggingface/transformers/pull/44382",
+ "number": 44705,
+ "title": "Add position_ids to RoFormerForCausalLM forward pass",
+ "url": "https://github.com/huggingface/transformers/pull/44705",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-02T05:42:48Z"
+ "created_at": "2026-03-14T16:48:06Z"
}
],
"issues": []
@@ -4743,73 +6242,73 @@
"fetch_error": null
},
{
- "author_login": "manavshrivastavagit",
- "name": "Manav Shrivastava",
- "profile_url": "https://github.com/manavshrivastavagit",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amanavshrivastavagit",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amanavshrivastavagit",
- "repo_first_seen_at": "2026-02-24T20:35:18Z",
- "repo_last_seen_at": "2026-02-27T21:51:49Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 8,
+ "author_login": "tirth8205",
+ "name": "Tirth Kanani",
+ "profile_url": "https://github.com/tirth8205",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atirth8205",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atirth8205",
+ "repo_first_seen_at": "2026-02-17T23:31:31Z",
+ "repo_last_seen_at": "2026-02-17T23:56:48Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 4,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4677,
+ "account_age_days": 2089,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 0,
- "merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.8,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 42,
+ "merged_pr_count": 38,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.9048,
+ "closed_unmerged_pr_rate": 0.0714,
+ "still_open_pr_rate": 0.0238,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44345,
- "title": "Less verbose weight-loading tqdm when stdout is not a TTY (fixes #44303)",
- "url": "https://github.com/huggingface/transformers/pull/44345",
+ "number": 44120,
+ "title": "fix: allow image_transforms.resize to handle negative values after normalization",
+ "url": "https://github.com/huggingface/transformers/pull/44120",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T21:05:22Z"
+ "created_at": "2026-02-17T23:56:48Z"
},
{
"kind": "pull_request",
- "number": 44344,
- "title": "Fix tokenizer_class in tokenizer_config.json for Qwen3.5 save_pretrained (fixes #44297)",
- "url": "https://github.com/huggingface/transformers/pull/44344",
+ "number": 44119,
+ "title": "fix: handle None value from TOKENIZER_MAPPING_NAMES.get() in AutoTokenizer",
+ "url": "https://github.com/huggingface/transformers/pull/44119",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T21:04:27Z"
+ "created_at": "2026-02-17T23:53:20Z"
},
{
"kind": "pull_request",
- "number": 44343,
- "title": "Fix ANSI codes in loading_report when stdout is not a TTY (fixes #44336)",
- "url": "https://github.com/huggingface/transformers/pull/44343",
+ "number": 44118,
+ "title": "fix: ModelOutput keys not updated when setting previously-None dataclass fields",
+ "url": "https://github.com/huggingface/transformers/pull/44118",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T20:58:33Z"
+ "created_at": "2026-02-17T23:31:31Z"
}
],
"issues": []
@@ -4817,73 +6316,73 @@
"fetch_error": null
},
{
- "author_login": "nightcityblade",
- "name": null,
- "profile_url": "https://github.com/nightcityblade",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Anightcityblade",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Anightcityblade",
- "repo_first_seen_at": "2026-02-18T23:07:23Z",
- "repo_last_seen_at": "2026-02-23T14:35:01Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 9,
+ "author_login": "jp1924",
+ "name": "jp",
+ "profile_url": "https://github.com/jp1924",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajp1924",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajp1924",
+ "repo_first_seen_at": "2024-10-22T01:33:27Z",
+ "repo_last_seen_at": "2026-04-10T11:38:19Z",
+ "repo_primary_artifact_count": 13,
+ "repo_artifact_count": 59,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
+ "snapshot_pr_count": 13,
+ "snapshot_comment_count": 26,
+ "snapshot_review_count": 10,
+ "snapshot_review_comment_count": 10,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 45,
- "young_account": true,
- "follow_through_score": "mixed",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; high recent PR volume; very broad repo spread; targets high-star repos",
+ "account_age_days": 1627,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 95,
- "merged_pr_count": 42,
- "closed_unmerged_pr_count": 36,
- "open_pr_count": 17,
- "merged_pr_rate": 0.4421,
- "closed_unmerged_pr_rate": 0.3789,
- "still_open_pr_rate": 0.1789,
- "distinct_repos_with_authored_prs": 42,
- "distinct_repos_with_open_prs": 13
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.2,
+ "closed_unmerged_pr_rate": 0.2,
+ "still_open_pr_rate": 0.6,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44210,
- "title": "fix(lasr): remove spurious center arg from _torch_extract_fbank_features call",
- "url": "https://github.com/huggingface/transformers/pull/44210",
- "state": "closed",
+ "number": 44314,
+ "title": "add HyperClovaX Vision",
+ "url": "https://github.com/huggingface/transformers/pull/44314",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-22T16:06:16Z"
+ "created_at": "2026-02-27T02:01:28Z"
},
{
"kind": "pull_request",
- "number": 44204,
- "title": "fix(layoutlmv2): store only_label_first_subword attribute in tokenizer",
- "url": "https://github.com/huggingface/transformers/pull/44204",
+ "number": 43969,
+ "title": "Fix for 2D weight error in embedding layer with ZeRO3",
+ "url": "https://github.com/huggingface/transformers/pull/43969",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-21T16:06:46Z"
+ "created_at": "2026-02-13T03:47:24Z"
},
{
"kind": "pull_request",
- "number": 44203,
- "title": "fix(trainer): pass optim_args to SGD, Adagrad, and RMSprop optimizers",
- "url": "https://github.com/huggingface/transformers/pull/44203",
+ "number": 43574,
+ "title": "Preventing initialization of siglip's lecun_normal_, default_flax_embed_init in ZeRO3",
+ "url": "https://github.com/huggingface/transformers/pull/43574",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-21T15:12:17Z"
+ "created_at": "2026-01-29T01:26:40Z"
}
],
"issues": []
@@ -4891,73 +6390,73 @@
"fetch_error": null
},
{
- "author_login": "Qubitium",
- "name": "Qubitium-ModelCloud",
- "profile_url": "https://github.com/Qubitium",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AQubitium",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AQubitium",
- "repo_first_seen_at": "2025-10-03T18:23:49Z",
- "repo_last_seen_at": "2026-03-25T07:46:16Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 31,
+ "author_login": "engmohamedsalah",
+ "name": "Mohamed Salah",
+ "profile_url": "https://github.com/engmohamedsalah",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aengmohamedsalah",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aengmohamedsalah",
+ "repo_first_seen_at": "2026-01-10T13:15:19Z",
+ "repo_last_seen_at": "2026-02-17T18:04:48Z",
+ "repo_primary_artifact_count": 5,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 13,
- "snapshot_review_count": 7,
- "snapshot_review_comment_count": 7,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 5,
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5658,
+ "account_age_days": 4739,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "extremely high recent PR volume",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 137,
- "merged_pr_count": 132,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 2,
- "open_pr_count": 3,
- "merged_pr_rate": 0.9635,
- "closed_unmerged_pr_rate": 0.0146,
- "still_open_pr_rate": 0.0219,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 2
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.6667,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44967,
- "title": "Fix FA kernel launch needs correct cuda device ctx in multi-gpu env",
- "url": "https://github.com/huggingface/transformers/pull/44967",
- "state": "open",
+ "number": 44103,
+ "title": "Fix glm_moe_dsa",
+ "url": "https://github.com/huggingface/transformers/pull/44103",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-24T11:33:45Z"
+ "created_at": "2026-02-17T18:04:48Z"
},
{
"kind": "pull_request",
- "number": 44940,
- "title": "fix tie_weights skipping logic is not tied to model thread scope",
- "url": "https://github.com/huggingface/transformers/pull/44940",
- "state": "open",
+ "number": 44058,
+ "title": "Fix skipped tests for glm_moe_dsa model",
+ "url": "https://github.com/huggingface/transformers/pull/44058",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-23T09:55:57Z"
+ "created_at": "2026-02-16T19:24:30Z"
},
{
"kind": "pull_request",
- "number": 44924,
- "title": "Continuous batching thread safety",
- "url": "https://github.com/huggingface/transformers/pull/44924",
+ "number": 43467,
+ "title": "Fix GLM-Image integration tests to use correct model class",
+ "url": "https://github.com/huggingface/transformers/pull/43467",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-22T11:46:49Z"
+ "created_at": "2026-01-24T18:06:10Z"
}
],
"issues": []
@@ -4983,23 +6482,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 80,
+ "account_age_days": 96,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "very new account; targets high-star repos",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "young account; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 2,
- "open_pr_count": 2,
+ "open_pr_count": 0,
"merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 2
+ "closed_unmerged_pr_rate": 0.6667,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
@@ -5039,73 +6538,73 @@
"fetch_error": null
},
{
- "author_login": "Zephyr-Blessed",
+ "author_login": "zhang-prog",
"name": null,
- "profile_url": "https://github.com/Zephyr-Blessed",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AZephyr-Blessed",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AZephyr-Blessed",
- "repo_first_seen_at": "2026-02-17T11:04:52Z",
- "repo_last_seen_at": "2026-02-17T11:54:44Z",
+ "profile_url": "https://github.com/zhang-prog",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azhang-prog",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azhang-prog",
+ "repo_first_seen_at": "2025-12-23T11:18:14Z",
+ "repo_last_seen_at": "2026-04-08T15:09:07Z",
"repo_primary_artifact_count": 4,
- "repo_artifact_count": 13,
+ "repo_artifact_count": 634,
"snapshot_issue_count": 0,
"snapshot_pr_count": 4,
- "snapshot_comment_count": 9,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 37,
+ "snapshot_review_count": 296,
+ "snapshot_review_comment_count": 297,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 42,
- "young_account": true,
- "follow_through_score": "weak",
+ "account_age_days": 2068,
+ "young_account": false,
+ "follow_through_score": "strong",
"breadth_score": "moderate",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 10,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 4,
- "merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.4,
- "distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 15,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.0667,
+ "still_open_pr_rate": 0.1333,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44088,
- "title": "Refactor GPT-2 output tracing with capture_outputs/can_return_tuple",
- "url": "https://github.com/huggingface/transformers/pull/44088",
+ "number": 45281,
+ "title": "Fix resize failure caused by zero-sized masks in PP-DocLayoutV3",
+ "url": "https://github.com/huggingface/transformers/pull/45281",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T11:32:42Z"
+ "created_at": "2026-04-07T08:49:24Z"
},
{
"kind": "pull_request",
- "number": 44086,
- "title": "[MGP-STR] Refactor output tracing to use capture_outputs/can_return_tuple decorators",
- "url": "https://github.com/huggingface/transformers/pull/44086",
- "state": "open",
- "merged": false,
+ "number": 44808,
+ "title": "[Model] Add PP-OCRv5_server_rec and PP-OCRv5_mobile_rec models Support",
+ "url": "https://github.com/huggingface/transformers/pull/44808",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T11:21:22Z"
+ "created_at": "2026-03-18T04:29:07Z"
},
{
"kind": "pull_request",
- "number": 44085,
- "title": "Refactor RemBERT to use output tracing decorators",
- "url": "https://github.com/huggingface/transformers/pull/44085",
- "state": "open",
- "merged": false,
+ "number": 43098,
+ "title": "[Model] Add PP-DocLayoutV3 Model Support",
+ "url": "https://github.com/huggingface/transformers/pull/43098",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T11:09:55Z"
+ "created_at": "2026-01-04T12:10:22Z"
}
],
"issues": []
@@ -5119,19 +6618,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Axenova",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Axenova",
"repo_first_seen_at": "2025-11-18T16:26:23Z",
- "repo_last_seen_at": "2026-03-17T19:29:02Z",
+ "repo_last_seen_at": "2026-04-09T16:35:07Z",
"repo_primary_artifact_count": 6,
- "repo_artifact_count": 35,
+ "repo_artifact_count": 43,
"snapshot_issue_count": 3,
"snapshot_pr_count": 3,
- "snapshot_comment_count": 7,
- "snapshot_review_count": 12,
- "snapshot_review_comment_count": 10,
+ "snapshot_comment_count": 9,
+ "snapshot_review_count": 15,
+ "snapshot_review_comment_count": 13,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3294,
+ "account_age_days": 3311,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "moderate",
@@ -5139,178 +6638,79 @@
"heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 52,
- "merged_pr_count": 43,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 9,
- "merged_pr_rate": 0.8269,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.1731,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 4
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44763,
- "title": "[nemotron_h] Add support for MLP mixers",
- "url": "https://github.com/huggingface/transformers/pull/44763",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-16T17:04:36Z"
- },
- {
- "kind": "pull_request",
- "number": 44729,
- "title": "Avoid floating point math for ceil operations",
- "url": "https://github.com/huggingface/transformers/pull/44729",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-15T20:29:38Z"
- },
- {
- "kind": "pull_request",
- "number": 43473,
- "title": "Fix Apertus model loading (NotImplementedError: Cannot copy out of meta tensor; no data!)",
- "url": "https://github.com/huggingface/transformers/pull/43473",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-25T03:31:50Z"
- }
- ],
- "issues": [
- {
- "kind": "issue",
- "number": 44779,
- "title": "Deepseek tokenizer produces incorrect results as of v5 (works in v4)",
- "url": "https://github.com/huggingface/transformers/issues/44779",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-17T00:30:56Z"
- },
- {
- "kind": "issue",
- "number": 44496,
- "title": "ValueError: Unrecognized model in allenai/Olmo-Hybrid-Instruct-SFT-7B. Should have a `model_type` key in its config.json.",
- "url": "https://github.com/huggingface/transformers/issues/44496",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-06T15:17:24Z"
- },
- {
- "kind": "issue",
- "number": 43452,
- "title": "gguf_file breaks for AutoTokenizer.from_pretrained and AutoModelForCausalLM.from_pretrained",
- "url": "https://github.com/huggingface/transformers/issues/43452",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-01-23T16:34:19Z"
- }
- ]
- },
- "fetch_error": null
- },
- {
- "author_login": "albertvillanova",
- "name": "Albert Villanova del Moral",
- "profile_url": "https://github.com/albertvillanova",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalbertvillanova",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalbertvillanova",
- "repo_first_seen_at": "2026-01-17T10:42:01Z",
- "repo_last_seen_at": "2026-03-16T13:41:44Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 14,
- "snapshot_issue_count": 2,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 4,
- "snapshot_review_count": 3,
- "snapshot_review_comment_count": 2,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4234,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "extremely high recent PR volume; targets high-star repos",
- "public_orgs": [
- "huggingface",
- "aiinnova",
- "bigscience-workshop"
- ],
- "activity": {
- "visible_authored_pr_count": 163,
- "merged_pr_count": 157,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 2,
- "merged_pr_rate": 0.9632,
- "closed_unmerged_pr_rate": 0.0245,
- "still_open_pr_rate": 0.0123,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 60,
+ "merged_pr_count": 50,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 9,
+ "merged_pr_rate": 0.8333,
+ "closed_unmerged_pr_rate": 0.0167,
+ "still_open_pr_rate": 0.15,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44256,
- "title": "Fix CLI NameError: name 'TypeAdapter' is not defined",
- "url": "https://github.com/huggingface/transformers/pull/44256",
+ "number": 44763,
+ "title": "[nemotron_h] Add support for MLP mixers",
+ "url": "https://github.com/huggingface/transformers/pull/44763",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-24T14:54:49Z"
+ "created_at": "2026-03-16T17:04:36Z"
},
{
"kind": "pull_request",
- "number": 44223,
- "title": "Fix type of TrainingArguments.logging_steps",
- "url": "https://github.com/huggingface/transformers/pull/44223",
- "state": "closed",
+ "number": 44729,
+ "title": "Avoid floating point math for ceil operations",
+ "url": "https://github.com/huggingface/transformers/pull/44729",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-23T08:50:04Z"
+ "created_at": "2026-03-15T20:29:38Z"
},
{
"kind": "pull_request",
- "number": 43980,
- "title": "Escape % in help for ArgumentParser.add_argument to fix TypeError",
- "url": "https://github.com/huggingface/transformers/pull/43980",
+ "number": 43473,
+ "title": "Fix Apertus model loading (NotImplementedError: Cannot copy out of meta tensor; no data!)",
+ "url": "https://github.com/huggingface/transformers/pull/43473",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-13T15:43:52Z"
+ "created_at": "2026-01-25T03:31:50Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44273,
- "title": "Lazy loading is not working properly",
- "url": "https://github.com/huggingface/transformers/issues/44273",
- "state": "open",
+ "number": 44779,
+ "title": "Deepseek tokenizer produces incorrect results as of v5 (works in v4)",
+ "url": "https://github.com/huggingface/transformers/issues/44779",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-02-25T06:23:02Z"
+ "created_at": "2026-03-17T00:30:56Z"
},
{
"kind": "issue",
- "number": 43334,
- "title": "Qwen3-VL can't be loaded in transformers dev: AttributeError: 'Qwen3VLTextConfig' object has no attribute 'pad_token_id'",
- "url": "https://github.com/huggingface/transformers/issues/43334",
+ "number": 44496,
+ "title": "ValueError: Unrecognized model in allenai/Olmo-Hybrid-Instruct-SFT-7B. Should have a `model_type` key in its config.json.",
+ "url": "https://github.com/huggingface/transformers/issues/44496",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-01-17T10:42:01Z"
+ "created_at": "2026-03-06T15:17:24Z"
+ },
+ {
+ "kind": "issue",
+ "number": 43452,
+ "title": "gguf_file breaks for AutoTokenizer.from_pretrained and AutoModelForCausalLM.from_pretrained",
+ "url": "https://github.com/huggingface/transformers/issues/43452",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-01-23T16:34:19Z"
}
]
},
@@ -5335,7 +6735,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5219,
+ "account_age_days": 5235,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "high",
@@ -5343,15 +6743,15 @@
"heuristic_note": "broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 20,
+ "visible_authored_pr_count": 18,
+ "merged_pr_count": 14,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.8696,
- "closed_unmerged_pr_rate": 0.0435,
- "still_open_pr_rate": 0.087,
- "distinct_repos_with_authored_prs": 13,
- "distinct_repos_with_open_prs": 2
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.7778,
+ "closed_unmerged_pr_rate": 0.0556,
+ "still_open_pr_rate": 0.1667,
+ "distinct_repos_with_authored_prs": 12,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
@@ -5402,454 +6802,393 @@
"fetch_error": null
},
{
- "author_login": "mbtariq82",
- "name": "Muhammed",
- "profile_url": "https://github.com/mbtariq82",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ambtariq82",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ambtariq82",
- "repo_first_seen_at": "2026-01-26T16:18:02Z",
- "repo_last_seen_at": "2026-03-02T11:05:38Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 24,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 8,
- "snapshot_review_count": 6,
- "snapshot_review_comment_count": 6,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "author_login": "quic-meetkuma",
+ "name": "Meet Patel",
+ "profile_url": "https://github.com/quic-meetkuma",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aquic-meetkuma",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aquic-meetkuma",
+ "repo_first_seen_at": "2025-12-04T10:14:17Z",
+ "repo_last_seen_at": "2026-02-20T08:04:37Z",
+ "repo_primary_artifact_count": 6,
+ "repo_artifact_count": 9,
+ "snapshot_issue_count": 4,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1216,
+ "account_age_days": 410,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.6667,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.75,
+ "closed_unmerged_pr_rate": 0.25,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43838,
- "title": "Proposal to add Qwen3-ASR support [WIP]",
- "url": "https://github.com/huggingface/transformers/pull/43838",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-08T12:05:43Z"
- },
- {
- "kind": "pull_request",
- "number": 43774,
- "title": "Add activation offloading to trainer",
- "url": "https://github.com/huggingface/transformers/pull/43774",
+ "number": 43933,
+ "title": "Added support for qaic backend for Qualcomm's AI Accelerator",
+ "url": "https://github.com/huggingface/transformers/pull/43933",
"state": "closed",
"merged": false,
- "draft": false,
- "created_at": "2026-02-05T15:52:16Z"
+ "draft": true,
+ "created_at": "2026-02-12T06:14:52Z"
},
{
"kind": "pull_request",
- "number": 43501,
- "title": "Added tokenizer encoder",
- "url": "https://github.com/huggingface/transformers/pull/43501",
+ "number": 43932,
+ "title": "Inclusion of process_group in the gather_full_tensor function in tensor_parallel.py",
+ "url": "https://github.com/huggingface/transformers/pull/43932",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-26T16:18:02Z"
+ "created_at": "2026-02-12T05:49:32Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 43837,
- "title": "Proposal to add Qwen3-ASR support",
- "url": "https://github.com/huggingface/transformers/issues/43837",
- "state": "open",
+ "number": 44169,
+ "title": "Need an example for FSDP + FP16 training",
+ "url": "https://github.com/huggingface/transformers/issues/44169",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-02-08T12:00:34Z"
- }
- ]
- },
- "fetch_error": null
- },
- {
- "author_login": "abigailtech",
- "name": null,
- "profile_url": "https://github.com/abigailtech",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aabigailtech",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aabigailtech",
- "repo_first_seen_at": "2026-01-30T21:53:43Z",
- "repo_last_seen_at": "2026-03-13T22:22:03Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 8,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 3,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": null,
- "young_account": false,
- "follow_through_score": "n/a",
- "breadth_score": "n/a",
- "automation_risk_signal": "n/a",
- "heuristic_note": "summary unavailable",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": null,
- "merged_pr_count": null,
- "closed_unmerged_pr_count": null,
- "open_pr_count": null,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": null,
- "distinct_repos_with_open_prs": null
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43663,
- "title": "Add _get_signature_columns method to allow custom trainers to override column filtering",
- "url": "https://github.com/huggingface/transformers/pull/43663",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-31T21:34:03Z"
+ "created_at": "2026-02-20T08:04:37Z"
},
{
- "kind": "pull_request",
- "number": 43651,
- "title": "Add _loss_is_scaled_for_ga to allow custom trainers to control gradient accumulation loss scaling",
- "url": "https://github.com/huggingface/transformers/pull/43651",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-31T17:51:42Z"
+ "kind": "issue",
+ "number": 43908,
+ "title": "What is the process of adding a new hardware backend for Trainer?",
+ "url": "https://github.com/huggingface/transformers/issues/43908",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-11T08:32:48Z"
},
{
- "kind": "pull_request",
- "number": 43636,
- "title": "Add _metrics dict to Trainer for custom metric logging",
- "url": "https://github.com/huggingface/transformers/pull/43636",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-30T21:53:43Z"
+ "kind": "issue",
+ "number": 43048,
+ "title": "Need to understand difference between TP support via transformers code v/s Pytorch's native parallelize_module API.",
+ "url": "https://github.com/huggingface/transformers/issues/43048",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-12-26T10:05:38Z"
}
- ],
- "issues": []
+ ]
},
- "fetch_error": "graphql request failed: 502 \r\n\r\n\r\n \r\n Unicorn! · GitHub\r\n \r\n \r\n \r\n\r\n \r\n
\r\n
\r\n
\r\n\r\n
We had issues producing the response to your request.
\r\n
Sorry about that. Please try refreshing and contact us if the problem persists.
\r\n
\r\n\r\n
\r\n
\r\n \r\n\r\n
\r\n
\r\n \r\n
\r\n \r\n\r\n"
+ "fetch_error": null
},
{
- "author_login": "antznette1",
- "name": "Anthonette Adanyin",
- "profile_url": "https://github.com/antznette1",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aantznette1",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aantznette1",
- "repo_first_seen_at": "2026-01-24T23:36:23Z",
- "repo_last_seen_at": "2026-02-04T17:35:25Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 5,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 2,
+ "author_login": "w4nderlust",
+ "name": "Piero Molino",
+ "profile_url": "https://github.com/w4nderlust",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aw4nderlust",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aw4nderlust",
+ "repo_first_seen_at": "2026-04-03T04:55:51Z",
+ "repo_last_seen_at": "2026-04-09T21:51:04Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 10,
+ "snapshot_issue_count": 2,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 6,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1400,
+ "account_age_days": 5734,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 50,
+ "merged_pr_count": 33,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 15,
+ "merged_pr_rate": 0.66,
+ "closed_unmerged_pr_rate": 0.04,
+ "still_open_pr_rate": 0.3,
+ "distinct_repos_with_authored_prs": 9,
+ "distinct_repos_with_open_prs": 7
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43745,
- "title": "Fix Trainer resume_from_checkpoint to apply checkpoint conversion mappings",
- "url": "https://github.com/huggingface/transformers/pull/43745",
- "state": "closed",
+ "number": 45300,
+ "title": "Fix Nemotron-H: add mlp layer type support",
+ "url": "https://github.com/huggingface/transformers/pull/45300",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-04T17:27:34Z"
+ "created_at": "2026-04-07T20:57:45Z"
},
{
"kind": "pull_request",
- "number": 43471,
- "title": "cli: Improve serve missing dependency error",
- "url": "https://github.com/huggingface/transformers/pull/43471",
- "state": "closed",
+ "number": 45207,
+ "title": "[Gemma4] Add docstrings for Per-Layer Embeddings (PLE) pipeline",
+ "url": "https://github.com/huggingface/transformers/pull/45207",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-25T01:29:41Z"
+ "created_at": "2026-04-03T05:15:47Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45206,
+ "title": "Gemma4: PLE (Per-Layer Embeddings) implementation is underdocumented and config is misleading",
+ "url": "https://github.com/huggingface/transformers/issues/45206",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-03T04:56:17Z"
},
{
- "kind": "pull_request",
- "number": 43469,
- "title": "argparser: Allow optional bool flags without values",
- "url": "https://github.com/huggingface/transformers/pull/43469",
+ "kind": "issue",
+ "number": 45205,
+ "title": "Gemma4: chat_template missing from tokenizer_config.json, requires manual loading from separate file",
+ "url": "https://github.com/huggingface/transformers/issues/45205",
"state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-24T23:36:23Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-03T04:55:51Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "githubnemo",
- "name": null,
- "profile_url": "https://github.com/githubnemo",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agithubnemo",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agithubnemo",
- "repo_first_seen_at": "2026-01-26T11:34:05Z",
- "repo_last_seen_at": "2026-03-17T09:47:39Z",
+ "author_login": "ionut-anghelina",
+ "name": "Ionut Anghelina",
+ "profile_url": "https://github.com/ionut-anghelina",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aionut-anghelina",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aionut-anghelina",
+ "repo_first_seen_at": "2026-03-30T08:23:07Z",
+ "repo_last_seen_at": "2026-04-09T14:48:55Z",
"repo_primary_artifact_count": 3,
- "repo_artifact_count": 8,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 2,
- "repo_association": "MEMBER",
+ "repo_artifact_count": 7,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5805,
+ "account_age_days": 551,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 17,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 3,
- "merged_pr_rate": 0.7391,
- "closed_unmerged_pr_rate": 0.1304,
- "still_open_pr_rate": 0.1304,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44772,
- "title": "bitsandbytes: Update links and docs",
- "url": "https://github.com/huggingface/transformers/pull/44772",
+ "number": 45346,
+ "title": "Fix Double Application of Softmax for Router Logits in MoE models",
+ "url": "https://github.com/huggingface/transformers/pull/45346",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-16T18:46:13Z"
- },
- {
- "kind": "pull_request",
- "number": 43681,
- "title": "Fix T5 v1.1 detection",
- "url": "https://github.com/huggingface/transformers/pull/43681",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-02T13:12:00Z"
+ "created_at": "2026-04-09T14:48:28Z"
},
{
"kind": "pull_request",
- "number": 43494,
- "title": "Fix loading of Qwen3 FP8",
- "url": "https://github.com/huggingface/transformers/pull/43494",
+ "number": 45111,
+ "title": "Fix double softmax in MoE router load-balancing loss",
+ "url": "https://github.com/huggingface/transformers/pull/45111",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-26T11:34:05Z"
+ "created_at": "2026-03-30T08:23:07Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45120,
+ "title": "Double softmax in MoE router load-balancing loss (mixtral, qwen2_moe, qwen3_vl_moe families)",
+ "url": "https://github.com/huggingface/transformers/issues/45120",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-30T14:51:09Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "jayakumarpujar",
- "name": "Jayakumar Pujar",
- "profile_url": "https://github.com/jayakumarpujar",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajayakumarpujar",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajayakumarpujar",
- "repo_first_seen_at": "2026-03-01T01:47:44Z",
- "repo_last_seen_at": "2026-03-01T03:43:16Z",
+ "author_login": "jw9603",
+ "name": "Jiwon Jeong",
+ "profile_url": "https://github.com/jw9603",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajw9603",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajw9603",
+ "repo_first_seen_at": "2026-03-04T00:51:26Z",
+ "repo_last_seen_at": "2026-03-06T09:29:35Z",
"repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 0,
+ "repo_artifact_count": 7,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2641,
+ "account_age_days": 2044,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 15,
- "merged_pr_count": 11,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 1,
- "merged_pr_rate": 0.7333,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.0667,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44366,
- "title": "Fix resume_from_checkpoint key mismatch for models with _checkpoint_conversion_mapping",
- "url": "https://github.com/huggingface/transformers/pull/44366",
+ "number": 44436,
+ "title": "Fix continuous batching for multimodal models",
+ "url": "https://github.com/huggingface/transformers/pull/44436",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-01T03:43:16Z"
+ "created_at": "2026-03-04T15:26:48Z"
},
{
"kind": "pull_request",
- "number": 44364,
- "title": "Add missing ReLU in GlmMoeDsaIndexer scoring",
- "url": "https://github.com/huggingface/transformers/pull/44364",
+ "number": 44424,
+ "title": "Fix `transformers serve --continuous-batching` for multimodal models",
+ "url": "https://github.com/huggingface/transformers/pull/44424",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-01T02:19:14Z"
- },
+ "created_at": "2026-03-04T00:56:08Z"
+ }
+ ],
+ "issues": [
{
- "kind": "pull_request",
- "number": 44363,
- "title": "Fix off-by-one in decode_spans causing ValueError with np.argpartition",
- "url": "https://github.com/huggingface/transformers/pull/44363",
+ "kind": "issue",
+ "number": 44423,
+ "title": "[Bug] `transformers serve --continuous-batching` crashes with multimodal models (Qwen3.5) \u2014 AttributeError: 'str' object has no attribute 'to'",
+ "url": "https://github.com/huggingface/transformers/issues/44423",
"state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-01T01:47:44Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-04T00:51:26Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "jnMetaCode",
- "name": null,
- "profile_url": "https://github.com/jnMetaCode",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AjnMetaCode",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AjnMetaCode",
- "repo_first_seen_at": "2026-03-08T09:21:22Z",
- "repo_last_seen_at": "2026-03-08T09:21:27Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "author_login": "23atharvaS",
+ "name": "atharva sawant (contributor account)",
+ "profile_url": "https://github.com/23atharvaS",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3A23atharvaS",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3A23atharvaS",
+ "repo_first_seen_at": "2026-02-17T05:25:26Z",
+ "repo_last_seen_at": "2026-02-18T07:24:42Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 0,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 5,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3989,
- "young_account": false,
+ "account_age_days": 156,
+ "young_account": true,
"follow_through_score": "weak",
- "breadth_score": "very high",
+ "breadth_score": "low",
"automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; targets high-star repos",
+ "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 178,
- "merged_pr_count": 58,
- "closed_unmerged_pr_count": 53,
- "open_pr_count": 67,
- "merged_pr_rate": 0.3258,
- "closed_unmerged_pr_rate": 0.2978,
- "still_open_pr_rate": 0.3764,
- "distinct_repos_with_authored_prs": 76,
- "distinct_repos_with_open_prs": 46
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44525,
- "title": "Fix KeyError in _parse_type_hint when Union contains Any",
- "url": "https://github.com/huggingface/transformers/pull/44525",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-08T09:21:27Z"
- },
- {
- "kind": "pull_request",
- "number": 44524,
- "title": "Fix AssistantTracker.is_active() returning False after activation with empty lists",
- "url": "https://github.com/huggingface/transformers/pull/44524",
- "state": "closed",
- "merged": true,
+ "number": 44114,
+ "title": "Migrate wav2vec2, wav2vec2_conformer, and wav2vec2_bert to standardized output collection decorators",
+ "url": "https://github.com/huggingface/transformers/pull/44114",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-08T09:21:25Z"
+ "created_at": "2026-02-17T21:17:35Z"
},
{
"kind": "pull_request",
- "number": 44523,
- "title": "Fix error message label and docstring default in load_sharded_checkpoint",
- "url": "https://github.com/huggingface/transformers/pull/44523",
+ "number": 44067,
+ "title": "Add `eval_on_end` argument to Trainer for final evaluation after training",
+ "url": "https://github.com/huggingface/transformers/pull/44067",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-08T09:21:22Z"
+ "created_at": "2026-02-17T05:25:26Z"
}
],
"issues": []
@@ -5857,73 +7196,63 @@
"fetch_error": null
},
{
- "author_login": "juliendenize",
- "name": "Julien Denize",
- "profile_url": "https://github.com/juliendenize",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajuliendenize",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajuliendenize",
- "repo_first_seen_at": "2026-03-13T10:24:11Z",
- "repo_last_seen_at": "2026-03-19T16:48:29Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 13,
+ "author_login": "akhilc08",
+ "name": "Saiakhil Chilaka",
+ "profile_url": "https://github.com/akhilc08",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aakhilc08",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aakhilc08",
+ "repo_first_seen_at": "2026-04-03T17:43:21Z",
+ "repo_last_seen_at": "2026-04-03T17:44:25Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 4,
- "snapshot_review_count": 3,
- "snapshot_review_comment_count": 3,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2829,
+ "account_age_days": 397,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 29,
- "merged_pr_count": 20,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 5,
- "merged_pr_rate": 0.6897,
- "closed_unmerged_pr_rate": 0.1379,
- "still_open_pr_rate": 0.1724,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 21,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 20,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0476,
+ "closed_unmerged_pr_rate": 0.9524,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44760,
- "title": "Add Mistral 4",
- "url": "https://github.com/huggingface/transformers/pull/44760",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-16T15:54:11Z"
- },
- {
- "kind": "pull_request",
- "number": 44747,
- "title": "Add apply_yarn_scaling as optional key to yarn",
- "url": "https://github.com/huggingface/transformers/pull/44747",
+ "number": 45227,
+ "title": "fix: remove nonexistent PILImageResampling import from video_processing_utils",
+ "url": "https://github.com/huggingface/transformers/pull/45227",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-16T10:32:54Z"
+ "created_at": "2026-04-03T17:44:25Z"
},
{
"kind": "pull_request",
- "number": 44656,
- "title": "[MistralCommonBackend] Upgrade mistral-common to v1.10.0",
- "url": "https://github.com/huggingface/transformers/pull/44656",
+ "number": 45226,
+ "title": "fix: handle trailing replacement character in Whisper word timestamp decoding",
+ "url": "https://github.com/huggingface/transformers/pull/45226",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-13T10:24:11Z"
+ "created_at": "2026-04-03T17:43:21Z"
}
],
"issues": []
@@ -5931,73 +7260,63 @@
"fetch_error": null
},
{
- "author_login": "KOKOSde",
- "name": "Fahad Alghanim",
- "profile_url": "https://github.com/KOKOSde",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKOKOSde",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKOKOSde",
- "repo_first_seen_at": "2026-01-30T02:06:10Z",
- "repo_last_seen_at": "2026-03-04T18:16:55Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 8,
+ "author_login": "akintunero",
+ "name": "Olumayowa Akinkuehinmi",
+ "profile_url": "https://github.com/akintunero",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aakintunero",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aakintunero",
+ "repo_first_seen_at": "2026-03-30T13:48:47Z",
+ "repo_last_seen_at": "2026-03-30T22:45:01Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 742,
+ "account_age_days": 3945,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 6,
- "closed_unmerged_pr_count": 6,
- "open_pr_count": 8,
- "merged_pr_rate": 0.3,
- "closed_unmerged_pr_rate": 0.3,
- "still_open_pr_rate": 0.4,
- "distinct_repos_with_authored_prs": 9,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 16,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 9,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.0625,
+ "closed_unmerged_pr_rate": 0.5625,
+ "still_open_pr_rate": 0.375,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43641,
- "title": "Docs: fix SigLIP2 usage examples",
- "url": "https://github.com/huggingface/transformers/pull/43641",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-31T07:00:56Z"
- },
- {
- "kind": "pull_request",
- "number": 43640,
- "title": "Improve error message for PEFT adapter without peft",
- "url": "https://github.com/huggingface/transformers/pull/43640",
+ "number": 45132,
+ "title": "Fix: Remove double softmax in MoE router load-balancing loss (Mixtral, Qwen2MoE, Qwen3VLMoE)",
+ "url": "https://github.com/huggingface/transformers/pull/45132",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T07:00:53Z"
+ "created_at": "2026-03-30T22:45:01Z"
},
{
"kind": "pull_request",
- "number": 43610,
- "title": "Docs: fix typo in weight converter guide",
- "url": "https://github.com/huggingface/transformers/pull/43610",
+ "number": 45119,
+ "title": "Fix: Preserve PreTrainedConfig __init__ signatures for type checkers (fixes #45071)",
+ "url": "https://github.com/huggingface/transformers/pull/45119",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-30T02:06:10Z"
+ "created_at": "2026-03-30T13:48:47Z"
}
],
"issues": []
@@ -6005,75 +7324,63 @@
"fetch_error": null
},
{
- "author_login": "liu-jiaxuan",
- "name": " Liu Jiaxuan",
- "profile_url": "https://github.com/liu-jiaxuan",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aliu-jiaxuan",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aliu-jiaxuan",
- "repo_first_seen_at": "2026-02-03T13:33:41Z",
- "repo_last_seen_at": "2026-03-20T09:06:20Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 152,
+ "author_login": "asuryateja",
+ "name": "Surya Teja Addanki",
+ "profile_url": "https://github.com/asuryateja",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aasuryateja",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aasuryateja",
+ "repo_first_seen_at": "2026-03-26T21:05:17Z",
+ "repo_last_seen_at": "2026-03-26T23:48:04Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 3,
- "snapshot_review_count": 73,
- "snapshot_review_comment_count": 73,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1752,
+ "account_age_days": 1710,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "NKvision428"
- ],
+ "heuristic_note": "high open PR share",
+ "public_orgs": [],
"activity": {
"visible_authored_pr_count": 5,
"merged_pr_count": 3,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
"merged_pr_rate": 0.6,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.4,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43795,
- "title": "[Model] Add PP-OCRv5_server_rec Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43795",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-06T11:22:56Z"
- },
- {
- "kind": "pull_request",
- "number": 43793,
- "title": "[Model] Add PP-OCRV5_mobile_rec Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43793",
- "state": "closed",
+ "number": 45037,
+ "title": "add missing colon in custom_attention function signature in attention\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/45037",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-06T09:34:48Z"
+ "created_at": "2026-03-26T23:48:04Z"
},
{
"kind": "pull_request",
- "number": 43707,
- "title": "[Model] Add SLANeXt Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43707",
+ "number": 45035,
+ "title": "docs: add PermuteForRope to conversion operations reverse table",
+ "url": "https://github.com/huggingface/transformers/pull/45035",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-03T13:33:41Z"
+ "created_at": "2026-03-26T21:05:17Z"
}
],
"issues": []
@@ -6081,73 +7388,65 @@
"fetch_error": null
},
{
- "author_login": "lordaarush",
- "name": "Aarush Sinha",
- "profile_url": "https://github.com/lordaarush",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alordaarush",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alordaarush",
- "repo_first_seen_at": "2026-02-03T14:43:03Z",
- "repo_last_seen_at": "2026-02-12T21:10:20Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 14,
+ "author_login": "BenjaminBossan",
+ "name": "Benjamin Bossan",
+ "profile_url": "https://github.com/BenjaminBossan",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ABenjaminBossan",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ABenjaminBossan",
+ "repo_first_seen_at": "2024-10-17T11:56:32Z",
+ "repo_last_seen_at": "2026-04-10T10:18:08Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 19,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 11,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 10,
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 4,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2121,
+ "account_age_days": 4495,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "high recent PR volume; targets high-star repos",
+ "public_orgs": [
+ "huggingface"
+ ],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 1,
- "merged_pr_rate": 0.4,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.2,
- "distinct_repos_with_authored_prs": 3,
+ "visible_authored_pr_count": 45,
+ "merged_pr_count": 38,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.8444,
+ "closed_unmerged_pr_rate": 0.0222,
+ "still_open_pr_rate": 0.1333,
+ "distinct_repos_with_authored_prs": 4,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43951,
- "title": "Fix AttributeError for remote models with trust_remote_code=True",
- "url": "https://github.com/huggingface/transformers/pull/43951",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-12T14:32:00Z"
- },
- {
- "kind": "pull_request",
- "number": 43770,
- "title": "Remove unconditional train_batch_size assignment",
- "url": "https://github.com/huggingface/transformers/pull/43770",
+ "number": 44592,
+ "title": "FIX Multiple PEFT errors after v5 transition",
+ "url": "https://github.com/huggingface/transformers/pull/44592",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-05T14:25:36Z"
+ "created_at": "2026-03-11T10:41:51Z"
},
{
"kind": "pull_request",
- "number": 43718,
- "title": "Fix resume_from_checkpoint ignoring user's batch size configuration",
- "url": "https://github.com/huggingface/transformers/pull/43718",
+ "number": 44478,
+ "title": "[WIP] FIX Make Mixtral LoRA loading work",
+ "url": "https://github.com/huggingface/transformers/pull/44478",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-03T18:37:08Z"
+ "created_at": "2026-03-05T17:19:31Z"
}
],
"issues": []
@@ -6155,73 +7454,63 @@
"fetch_error": null
},
{
- "author_login": "matisgagneux21",
+ "author_login": "burtenshaw",
"name": null,
- "profile_url": "https://github.com/matisgagneux21",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amatisgagneux21",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amatisgagneux21",
- "repo_first_seen_at": "2026-02-23T00:10:48Z",
- "repo_last_seen_at": "2026-02-23T00:43:59Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "profile_url": "https://github.com/burtenshaw",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aburtenshaw",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aburtenshaw",
+ "repo_first_seen_at": "2026-03-03T11:35:13Z",
+ "repo_last_seen_at": "2026-04-10T19:37:53Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 31,
- "young_account": true,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "account_age_days": 3605,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "high",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume; broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.6,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 62,
+ "merged_pr_count": 45,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 12,
+ "merged_pr_rate": 0.7258,
+ "closed_unmerged_pr_rate": 0.0806,
+ "still_open_pr_rate": 0.1935,
+ "distinct_repos_with_authored_prs": 14,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44219,
- "title": "Docs(it): fix typo in docstring wording",
- "url": "https://github.com/huggingface/transformers/pull/44219",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-23T00:43:59Z"
- },
- {
- "kind": "pull_request",
- "number": 44218,
- "title": "Docs(it): fix typo in sentencepiece install command",
- "url": "https://github.com/huggingface/transformers/pull/44218",
+ "number": 45365,
+ "title": "Refactor GPT-J output tracing to use standardized decorators",
+ "url": "https://github.com/huggingface/transformers/pull/45365",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-23T00:32:49Z"
+ "created_at": "2026-04-10T19:37:53Z"
},
{
"kind": "pull_request",
- "number": 44217,
- "title": "Docs(it): update deprecated grouped_entities reference",
- "url": "https://github.com/huggingface/transformers/pull/44217",
+ "number": 44411,
+ "title": "Update agentic contributions guidelines in AGENTS.md to force yielding.",
+ "url": "https://github.com/huggingface/transformers/pull/44411",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-23T00:10:48Z"
+ "created_at": "2026-03-03T11:35:13Z"
}
],
"issues": []
@@ -6229,76 +7518,63 @@
"fetch_error": null
},
{
- "author_login": "onel",
- "name": "Andrei Onel",
- "profile_url": "https://github.com/onel",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aonel",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aonel",
- "repo_first_seen_at": "2026-02-26T22:44:41Z",
- "repo_last_seen_at": "2026-02-27T00:02:49Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "author_login": "dagecko",
+ "name": null,
+ "profile_url": "https://github.com/dagecko",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adagecko",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adagecko",
+ "repo_first_seen_at": "2026-03-26T06:19:29Z",
+ "repo_last_seen_at": "2026-03-27T22:20:57Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 0,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5028,
+ "account_age_days": 4473,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "low",
- "heuristic_note": "broad repo spread; many recent closed-unmerged PRs",
- "public_orgs": [
- "code4romania",
- "peermetrics"
- ],
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 8,
- "closed_unmerged_pr_count": 10,
- "open_pr_count": 5,
- "merged_pr_rate": 0.3478,
- "closed_unmerged_pr_rate": 0.4348,
- "still_open_pr_rate": 0.2174,
- "distinct_repos_with_authored_prs": 13,
- "distinct_repos_with_open_prs": 5
+ "visible_authored_pr_count": 301,
+ "merged_pr_count": 33,
+ "closed_unmerged_pr_count": 183,
+ "open_pr_count": 85,
+ "merged_pr_rate": 0.1096,
+ "closed_unmerged_pr_rate": 0.608,
+ "still_open_pr_rate": 0.2824,
+ "distinct_repos_with_authored_prs": 181,
+ "distinct_repos_with_open_prs": 85
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44311,
- "title": "Add species bias documentation to model cards and docs",
- "url": "https://github.com/huggingface/transformers/pull/44311",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-27T00:02:49Z"
- },
- {
- "kind": "pull_request",
- "number": 44310,
- "title": "docs: Add Pruna AI integration documentation",
- "url": "https://github.com/huggingface/transformers/pull/44310",
- "state": "closed",
+ "number": 45077,
+ "title": "fix: pin 50 unpinned actions to commit SHA, extract 1 secret to env var",
+ "url": "https://github.com/huggingface/transformers/pull/45077",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T00:00:31Z"
+ "created_at": "2026-03-27T22:20:56Z"
},
{
"kind": "pull_request",
- "number": 44309,
- "title": "Add SkyPilot deployment documentation to DeepSpeed guide",
- "url": "https://github.com/huggingface/transformers/pull/44309",
+ "number": 45010,
+ "title": "fix: pin 69 unpinned action(s),extract 2 unsafe expression(s) to env vars",
+ "url": "https://github.com/huggingface/transformers/pull/45010",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-26T22:44:41Z"
+ "created_at": "2026-03-26T06:19:29Z"
}
],
"issues": []
@@ -6306,73 +7582,63 @@
"fetch_error": null
},
{
- "author_login": "paipeline",
- "name": "yanzz",
- "profile_url": "https://github.com/paipeline",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apaipeline",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apaipeline",
- "repo_first_seen_at": "2026-02-22T14:37:25Z",
- "repo_last_seen_at": "2026-02-25T18:38:15Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "author_login": "DatLe203",
+ "name": "Dat Le",
+ "profile_url": "https://github.com/DatLe203",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADatLe203",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADatLe203",
+ "repo_first_seen_at": "2026-04-07T14:30:38Z",
+ "repo_last_seen_at": "2026-04-07T19:39:50Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
+ "snapshot_pr_count": 2,
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1770,
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 761,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 55,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 26,
- "open_pr_count": 27,
- "merged_pr_rate": 0.0364,
- "closed_unmerged_pr_rate": 0.4727,
- "still_open_pr_rate": 0.4909,
- "distinct_repos_with_authored_prs": 26,
- "distinct_repos_with_open_prs": 16
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.6667,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44284,
- "title": "Fix Mixtral auxiliary loss computation when output_router_logits=False",
- "url": "https://github.com/huggingface/transformers/pull/44284",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-25T18:38:15Z"
- },
- {
- "kind": "pull_request",
- "number": 44274,
- "title": "Fix auxiliary load balancing loss computation when output_router_logits=False",
- "url": "https://github.com/huggingface/transformers/pull/44274",
+ "number": 45298,
+ "title": "Add new qwen2 5 vl",
+ "url": "https://github.com/huggingface/transformers/pull/45298",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-25T06:38:02Z"
+ "created_at": "2026-04-07T19:39:50Z"
},
{
"kind": "pull_request",
- "number": 44209,
- "title": "Fix LayoutLMv2Tokenizer NER crashes with word_labels",
- "url": "https://github.com/huggingface/transformers/pull/44209",
+ "number": 45291,
+ "title": "First pull request",
+ "url": "https://github.com/huggingface/transformers/pull/45291",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-22T14:37:25Z"
+ "created_at": "2026-04-07T14:30:38Z"
}
],
"issues": []
@@ -6380,25 +7646,25 @@
"fetch_error": null
},
{
- "author_login": "preetam1407",
- "name": "Preetam Chhimpa",
- "profile_url": "https://github.com/preetam1407",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apreetam1407",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apreetam1407",
- "repo_first_seen_at": "2026-02-14T12:44:18Z",
- "repo_last_seen_at": "2026-02-25T10:13:52Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 6,
+ "author_login": "eladsegal",
+ "name": "Elad Segal",
+ "profile_url": "https://github.com/eladsegal",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeladsegal",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeladsegal",
+ "repo_first_seen_at": "2026-04-09T05:56:31Z",
+ "repo_last_seen_at": "2026-04-09T07:37:59Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1917,
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 3914,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -6406,13 +7672,13 @@
"heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 2,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.6667,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
@@ -6420,33 +7686,23 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44129,
- "title": "Refactor SpeechT5 output tracing to standardized output capture",
- "url": "https://github.com/huggingface/transformers/pull/44129",
+ "number": 45333,
+ "title": "Add heterogeneous config support (per-layer configuration)",
+ "url": "https://github.com/huggingface/transformers/pull/45333",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-18T11:24:13Z"
- },
- {
- "kind": "pull_request",
- "number": 44089,
- "title": "Refactor t5 output tracing",
- "url": "https://github.com/huggingface/transformers/pull/44089",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-17T11:37:18Z"
+ "created_at": "2026-04-09T06:18:11Z"
},
{
"kind": "pull_request",
- "number": 44010,
- "title": "[SqueezeBert] Migrate to standardized output collection decorators",
- "url": "https://github.com/huggingface/transformers/pull/44010",
+ "number": 45332,
+ "title": "Add heterogeneous model support (per-layer config and modeling)",
+ "url": "https://github.com/huggingface/transformers/pull/45332",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-15T09:40:09Z"
+ "created_at": "2026-04-09T05:56:31Z"
}
],
"issues": []
@@ -6454,73 +7710,63 @@
"fetch_error": null
},
{
- "author_login": "saivedant169",
- "name": "Saivedant Hava",
- "profile_url": "https://github.com/saivedant169",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaivedant169",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaivedant169",
- "repo_first_seen_at": "2026-03-14T16:47:42Z",
- "repo_last_seen_at": "2026-03-16T17:19:29Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 7,
+ "author_login": "ErenAta16",
+ "name": "ErenAta16",
+ "profile_url": "https://github.com/ErenAta16",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AErenAta16",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AErenAta16",
+ "repo_first_seen_at": "2026-03-27T13:43:38Z",
+ "repo_last_seen_at": "2026-03-27T15:23:38Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 3,
- "snapshot_review_count": 1,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1690,
+ "account_age_days": 893,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "high",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 44,
- "merged_pr_count": 27,
- "closed_unmerged_pr_count": 7,
- "open_pr_count": 10,
- "merged_pr_rate": 0.6136,
- "closed_unmerged_pr_rate": 0.1591,
- "still_open_pr_rate": 0.2273,
- "distinct_repos_with_authored_prs": 16,
- "distinct_repos_with_open_prs": 9
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.25,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44707,
- "title": "Add position_ids to MptForCausalLM forward pass",
- "url": "https://github.com/huggingface/transformers/pull/44707",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-14T17:12:16Z"
- },
- {
- "kind": "pull_request",
- "number": 44706,
- "title": "Add position_ids to BloomForCausalLM forward pass",
- "url": "https://github.com/huggingface/transformers/pull/44706",
+ "number": 45062,
+ "title": "Add regression test for ByteLevel added-token Unicode decode corruption",
+ "url": "https://github.com/huggingface/transformers/pull/45062",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-14T17:09:11Z"
+ "created_at": "2026-03-27T15:23:38Z"
},
{
"kind": "pull_request",
- "number": 44705,
- "title": "Add position_ids to RoFormerForCausalLM forward pass",
- "url": "https://github.com/huggingface/transformers/pull/44705",
- "state": "closed",
+ "number": 45060,
+ "title": "Fix PIL backend fallback when torchvision is unavailable",
+ "url": "https://github.com/huggingface/transformers/pull/45060",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-14T16:48:06Z"
+ "created_at": "2026-03-27T13:43:38Z"
}
],
"issues": []
@@ -6528,73 +7774,63 @@
"fetch_error": null
},
{
- "author_login": "thecaptain789",
- "name": null,
- "profile_url": "https://github.com/thecaptain789",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Athecaptain789",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Athecaptain789",
- "repo_first_seen_at": "2026-02-07T03:55:02Z",
- "repo_last_seen_at": "2026-02-09T17:58:02Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "author_login": "excepshenal",
+ "name": "Daniel Shen",
+ "profile_url": "https://github.com/excepshenal",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aexcepshenal",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aexcepshenal",
+ "repo_first_seen_at": "2026-02-21T00:06:16Z",
+ "repo_last_seen_at": "2026-04-06T21:11:21Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
+ "snapshot_pr_count": 2,
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 57,
- "young_account": true,
+ "account_age_days": 2476,
+ "young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 239,
- "merged_pr_count": 67,
- "closed_unmerged_pr_count": 71,
- "open_pr_count": 101,
- "merged_pr_rate": 0.2803,
- "closed_unmerged_pr_rate": 0.2971,
- "still_open_pr_rate": 0.4226,
- "distinct_repos_with_authored_prs": 192,
- "distinct_repos_with_open_prs": 90
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43868,
- "title": "docs: correct typo 'neccessary' to 'necessary'",
- "url": "https://github.com/huggingface/transformers/pull/43868",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-09T17:58:02Z"
- },
- {
- "kind": "pull_request",
- "number": 43861,
- "title": "fix: correct typo 'quantizatin_operations' to 'quantization_operations'",
- "url": "https://github.com/huggingface/transformers/pull/43861",
- "state": "closed",
+ "number": 45273,
+ "title": "fix: liger unnecessarily materializes logits in VRAM during eval, causing OOM",
+ "url": "https://github.com/huggingface/transformers/pull/45273",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-09T11:50:51Z"
+ "created_at": "2026-04-06T21:11:21Z"
},
{
"kind": "pull_request",
- "number": 43816,
- "title": "fix: add id and resume parameters to SwanLab integration",
- "url": "https://github.com/huggingface/transformers/pull/43816",
+ "number": 44189,
+ "title": "fix: don't move model to device under other dist train backends",
+ "url": "https://github.com/huggingface/transformers/pull/44189",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-07T03:55:02Z"
+ "created_at": "2026-02-21T00:06:16Z"
}
],
"issues": []
@@ -6602,73 +7838,63 @@
"fetch_error": null
},
{
- "author_login": "tirth8205",
- "name": "Tirth Kanani",
- "profile_url": "https://github.com/tirth8205",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atirth8205",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atirth8205",
- "repo_first_seen_at": "2026-02-17T23:31:31Z",
- "repo_last_seen_at": "2026-02-17T23:56:48Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "author_login": "FaizanImran-blip",
+ "name": "Faizan imran",
+ "profile_url": "https://github.com/FaizanImran-blip",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AFaizanImran-blip",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AFaizanImran-blip",
+ "repo_first_seen_at": "2026-03-30T19:10:48Z",
+ "repo_last_seen_at": "2026-04-06T20:48:30Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 0,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2073,
+ "account_age_days": 388,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 27,
- "merged_pr_count": 24,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 0,
- "merged_pr_rate": 0.8889,
- "closed_unmerged_pr_rate": 0.1111,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.25,
+ "closed_unmerged_pr_rate": 0.25,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44120,
- "title": "fix: allow image_transforms.resize to handle negative values after normalization",
- "url": "https://github.com/huggingface/transformers/pull/44120",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-17T23:56:48Z"
- },
- {
- "kind": "pull_request",
- "number": 44119,
- "title": "fix: handle None value from TOKENIZER_MAPPING_NAMES.get() in AutoTokenizer",
- "url": "https://github.com/huggingface/transformers/pull/44119",
+ "number": 45154,
+ "title": "Pretrained-config bug(45072/huggingfacebug)",
+ "url": "https://github.com/huggingface/transformers/pull/45154",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T23:53:20Z"
+ "created_at": "2026-03-31T20:28:32Z"
},
{
"kind": "pull_request",
- "number": 44118,
- "title": "fix: ModelOutput keys not updated when setting previously-None dataclass fields",
- "url": "https://github.com/huggingface/transformers/pull/44118",
- "state": "closed",
+ "number": 45128,
+ "title": "Fix: handle future annotations in _process_kwargs_parameters",
+ "url": "https://github.com/huggingface/transformers/pull/45128",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T23:31:31Z"
+ "created_at": "2026-03-30T19:10:48Z"
}
],
"issues": []
@@ -6676,73 +7902,63 @@
"fetch_error": null
},
{
- "author_login": "tobyliu2004",
- "name": "tobyliu2004",
- "profile_url": "https://github.com/tobyliu2004",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atobyliu2004",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atobyliu2004",
- "repo_first_seen_at": "2026-01-29T01:07:32Z",
- "repo_last_seen_at": "2026-02-06T19:53:01Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 8,
+ "author_login": "guoyangzhen",
+ "name": "guoyangzhen",
+ "profile_url": "https://github.com/guoyangzhen",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguoyangzhen",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguoyangzhen",
+ "repo_first_seen_at": "2026-03-20T13:03:54Z",
+ "repo_last_seen_at": "2026-03-20T22:08:49Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 5,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1322,
+ "account_age_days": 2584,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 135,
+ "merged_pr_count": 10,
+ "closed_unmerged_pr_count": 43,
+ "open_pr_count": 82,
+ "merged_pr_rate": 0.0741,
+ "closed_unmerged_pr_rate": 0.3185,
+ "still_open_pr_rate": 0.6074,
+ "distinct_repos_with_authored_prs": 61,
+ "distinct_repos_with_open_prs": 39
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43812,
- "title": "Fix: Import torch.nn for type hints even when PyTorch is disabled",
- "url": "https://github.com/huggingface/transformers/pull/43812",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-06T19:53:01Z"
- },
- {
- "kind": "pull_request",
- "number": 43608,
- "title": "Cast byte_count to int in caching_allocator_warmup for MPS compatibility",
- "url": "https://github.com/huggingface/transformers/pull/43608",
+ "number": 44902,
+ "title": "fix: Whisper word timestamp OOB access on trailing replacement char",
+ "url": "https://github.com/huggingface/transformers/pull/44902",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-29T18:37:54Z"
+ "created_at": "2026-03-20T22:08:49Z"
},
{
"kind": "pull_request",
- "number": 43573,
- "title": "Fix: Add missing pad_token_id to StableLmConfig",
- "url": "https://github.com/huggingface/transformers/pull/43573",
+ "number": 44885,
+ "title": "fix: prevent IndexError in Whisper word timestamp decode",
+ "url": "https://github.com/huggingface/transformers/pull/44885",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-29T01:10:03Z"
+ "created_at": "2026-03-20T13:03:54Z"
}
],
"issues": []
@@ -6750,73 +7966,63 @@
"fetch_error": null
},
{
- "author_login": "Deep-unlearning",
- "name": "Steven Zheng",
- "profile_url": "https://github.com/Deep-unlearning",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADeep-unlearning",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADeep-unlearning",
- "repo_first_seen_at": "2024-12-11T18:43:56Z",
- "repo_last_seen_at": "2026-02-21T08:39:53Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 16,
+ "author_login": "haosenwang1018",
+ "name": "Sense_wang",
+ "profile_url": "https://github.com/haosenwang1018",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahaosenwang1018",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahaosenwang1018",
+ "repo_first_seen_at": "2026-02-26T00:58:35Z",
+ "repo_last_seen_at": "2026-02-27T03:27:26Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 5,
+ "snapshot_pr_count": 2,
"snapshot_comment_count": 1,
- "snapshot_review_count": 5,
- "snapshot_review_comment_count": 5,
- "repo_association": "MEMBER",
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2301,
+ "account_age_days": 720,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 13,
- "merged_pr_count": 11,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8462,
- "closed_unmerged_pr_rate": 0.0769,
- "still_open_pr_rate": 0.0769,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 1000,
+ "merged_pr_count": 132,
+ "closed_unmerged_pr_count": 392,
+ "open_pr_count": 544,
+ "merged_pr_rate": 0.132,
+ "closed_unmerged_pr_rate": 0.392,
+ "still_open_pr_rate": 0.476,
+ "distinct_repos_with_authored_prs": 349,
+ "distinct_repos_with_open_prs": 167
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44115,
- "title": "[docs] fix broken chat_templating links in tasks docs",
- "url": "https://github.com/huggingface/transformers/pull/44115",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-17T21:32:55Z"
- },
- {
- "kind": "pull_request",
- "number": 43865,
- "title": "update somes audio models",
- "url": "https://github.com/huggingface/transformers/pull/43865",
+ "number": 44312,
+ "title": "fix: replace 8 bare except clauses with except Exception",
+ "url": "https://github.com/huggingface/transformers/pull/44312",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-09T15:12:33Z"
+ "created_at": "2026-02-27T01:00:33Z"
},
{
"kind": "pull_request",
- "number": 43413,
- "title": "audio text to text task guide",
- "url": "https://github.com/huggingface/transformers/pull/43413",
+ "number": 44289,
+ "title": "fix: replace 8 bare except clauses with except Exception",
+ "url": "https://github.com/huggingface/transformers/pull/44289",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-22T15:18:01Z"
+ "created_at": "2026-02-26T00:58:35Z"
}
],
"issues": []
@@ -6824,73 +8030,63 @@
"fetch_error": null
},
{
- "author_login": "engmohamedsalah",
- "name": "Mohamed Salah",
- "profile_url": "https://github.com/engmohamedsalah",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aengmohamedsalah",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aengmohamedsalah",
- "repo_first_seen_at": "2026-01-10T13:15:19Z",
- "repo_last_seen_at": "2026-02-17T18:04:48Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 8,
+ "author_login": "he-yufeng",
+ "name": "Yufeng He",
+ "profile_url": "https://github.com/he-yufeng",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahe-yufeng",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahe-yufeng",
+ "repo_first_seen_at": "2026-03-14T18:33:53Z",
+ "repo_last_seen_at": "2026-03-24T13:30:38Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 10,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 5,
- "snapshot_comment_count": 3,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 2,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4722,
+ "account_age_days": 2863,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
+ "breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 2,
- "merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.4,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 106,
+ "merged_pr_count": 37,
+ "closed_unmerged_pr_count": 16,
+ "open_pr_count": 53,
+ "merged_pr_rate": 0.3491,
+ "closed_unmerged_pr_rate": 0.1509,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 28,
+ "distinct_repos_with_open_prs": 21
},
"examples": {
"pull_requests": [
{
- "kind": "pull_request",
- "number": 44103,
- "title": "Fix glm_moe_dsa",
- "url": "https://github.com/huggingface/transformers/pull/44103",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-17T18:04:48Z"
- },
- {
- "kind": "pull_request",
- "number": 44058,
- "title": "Fix skipped tests for glm_moe_dsa model",
- "url": "https://github.com/huggingface/transformers/pull/44058",
+ "kind": "pull_request",
+ "number": 44892,
+ "title": "Fix AutoImageProcessor.from_pretrained failing on URL input",
+ "url": "https://github.com/huggingface/transformers/pull/44892",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-16T19:24:30Z"
+ "created_at": "2026-03-20T16:21:25Z"
},
{
"kind": "pull_request",
- "number": 43467,
- "title": "Fix GLM-Image integration tests to use correct model class",
- "url": "https://github.com/huggingface/transformers/pull/43467",
+ "number": 44710,
+ "title": "Fix AutoProcessor.from_pretrained silently dropping hub kwargs",
+ "url": "https://github.com/huggingface/transformers/pull/44710",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-24T18:06:10Z"
+ "created_at": "2026-03-14T18:33:53Z"
}
],
"issues": []
@@ -6898,73 +8094,66 @@
"fetch_error": null
},
{
- "author_login": "lashahub",
- "name": "Lasha Koroshinadze",
- "profile_url": "https://github.com/lashahub",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alashahub",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alashahub",
- "repo_first_seen_at": "2026-01-08T16:47:50Z",
- "repo_last_seen_at": "2026-03-24T18:00:09Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 24,
+ "author_login": "jackcook",
+ "name": "Jack Cook",
+ "profile_url": "https://github.com/jackcook",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajackcook",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajackcook",
+ "repo_first_seen_at": "2026-02-13T05:15:44Z",
+ "repo_last_seen_at": "2026-04-11T01:47:51Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 19,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 6,
- "snapshot_review_count": 7,
- "snapshot_review_comment_count": 7,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 5,
+ "snapshot_review_count": 6,
+ "snapshot_review_comment_count": 6,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3316,
+ "account_age_days": 4651,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [
+ "HackMIT",
+ "mit-han-lab"
+ ],
"activity": {
- "visible_authored_pr_count": 3,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.3333,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 2,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44830,
- "title": "Add AudioFlamingoNext model",
- "url": "https://github.com/huggingface/transformers/pull/44830",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-18T14:31:45Z"
- },
- {
- "kind": "pull_request",
- "number": 43538,
- "title": "Add Music Flamingo",
- "url": "https://github.com/huggingface/transformers/pull/43538",
+ "number": 45367,
+ "title": "Add dtype config options for Four Over Six",
+ "url": "https://github.com/huggingface/transformers/pull/45367",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-27T17:37:34Z"
+ "created_at": "2026-04-11T01:47:51Z"
},
{
"kind": "pull_request",
- "number": 43458,
- "title": "Add Music Flamingo support to Audio Flamingo 3",
- "url": "https://github.com/huggingface/transformers/pull/43458",
+ "number": 43970,
+ "title": "Add Four Over Six quantization integration",
+ "url": "https://github.com/huggingface/transformers/pull/43970",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-24T04:02:17Z"
+ "created_at": "2026-02-13T05:15:44Z"
}
],
"issues": []
@@ -6972,73 +8161,63 @@
"fetch_error": null
},
{
- "author_login": "JaredforReal",
- "name": "Jared Wen",
- "profile_url": "https://github.com/JaredforReal",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJaredforReal",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJaredforReal",
- "repo_first_seen_at": "2026-01-19T05:05:55Z",
- "repo_last_seen_at": "2026-03-10T09:58:04Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 73,
+ "author_login": "kallewoof",
+ "name": null,
+ "profile_url": "https://github.com/kallewoof",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akallewoof",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akallewoof",
+ "repo_first_seen_at": "2026-03-24T23:50:07Z",
+ "repo_last_seen_at": "2026-04-09T14:34:19Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 8,
- "snapshot_review_count": 31,
- "snapshot_review_comment_count": 31,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 955,
+ "account_age_days": 5832,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "high",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 44,
- "merged_pr_count": 40,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 2,
- "merged_pr_rate": 0.9091,
- "closed_unmerged_pr_rate": 0.0455,
- "still_open_pr_rate": 0.0455,
- "distinct_repos_with_authored_prs": 11,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43912,
- "title": "[fix][wip] GlmMoeDsa: try implement DSA",
- "url": "https://github.com/huggingface/transformers/pull/43912",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-11T12:37:41Z"
- },
- {
- "kind": "pull_request",
- "number": 43894,
- "title": "[fix] GlmMoeDsa model",
- "url": "https://github.com/huggingface/transformers/pull/43894",
+ "number": 45235,
+ "title": "feat/rfc/poc: Agnostic GPU",
+ "url": "https://github.com/huggingface/transformers/pull/45235",
"state": "closed",
"merged": false,
- "draft": false,
- "created_at": "2026-02-10T14:56:42Z"
+ "draft": true,
+ "created_at": "2026-04-04T06:08:22Z"
},
{
"kind": "pull_request",
- "number": 43342,
- "title": "[GLM-Image] Add batch > 1 support and fix configuration defaults",
- "url": "https://github.com/huggingface/transformers/pull/43342",
+ "number": 44980,
+ "title": "bug-fix: do not assume torch.cuda is available when setting up norm values, even if flash linear attention is available",
+ "url": "https://github.com/huggingface/transformers/pull/44980",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-19T05:05:55Z"
+ "created_at": "2026-03-24T23:50:07Z"
}
],
"issues": []
@@ -7046,73 +8225,63 @@
"fetch_error": null
},
{
- "author_login": "Olexandr88",
- "name": null,
- "profile_url": "https://github.com/Olexandr88",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AOlexandr88",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AOlexandr88",
- "repo_first_seen_at": "2025-12-26T13:28:31Z",
- "repo_last_seen_at": "2026-03-13T11:08:13Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 3,
+ "author_login": "KartikPawade",
+ "name": "Kartik Pawade",
+ "profile_url": "https://github.com/KartikPawade",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKartikPawade",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKartikPawade",
+ "repo_first_seen_at": "2026-03-06T18:49:59Z",
+ "repo_last_seen_at": "2026-03-18T16:22:25Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 10,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 0,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 8,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1600,
+ "account_age_days": 1836,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 131,
- "merged_pr_count": 33,
- "closed_unmerged_pr_count": 38,
- "open_pr_count": 60,
- "merged_pr_rate": 0.2519,
- "closed_unmerged_pr_rate": 0.2901,
- "still_open_pr_rate": 0.458,
- "distinct_repos_with_authored_prs": 110,
- "distinct_repos_with_open_prs": 60
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44659,
- "title": "docs: remove outdated use_diff docstring from DistributedConfig.to_js\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44659",
- "state": "open",
+ "number": 44518,
+ "title": "fix: Qwen2_5_VLProcessor crashes on batched input when padding=False \u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44518",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-13T11:08:13Z"
+ "created_at": "2026-03-07T19:22:40Z"
},
{
"kind": "pull_request",
- "number": 43544,
- "title": "Fix typos in add_new_model_like docstrings",
- "url": "https://github.com/huggingface/transformers/pull/43544",
+ "number": 44508,
+ "title": "Fix unexpected `position_ids` keys when loading OwlViT models",
+ "url": "https://github.com/huggingface/transformers/pull/44508",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-28T06:28:03Z"
- },
- {
- "kind": "pull_request",
- "number": 43050,
- "title": "Fix safe _file_ access in CLIP lazy module",
- "url": "https://github.com/huggingface/transformers/pull/43050",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2025-12-26T13:28:31Z"
+ "created_at": "2026-03-06T18:49:59Z"
}
],
"issues": []
@@ -7120,134 +8289,105 @@
"fetch_error": null
},
{
- "author_login": "quic-meetkuma",
- "name": "Meet Patel",
- "profile_url": "https://github.com/quic-meetkuma",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aquic-meetkuma",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aquic-meetkuma",
- "repo_first_seen_at": "2025-12-04T10:14:17Z",
- "repo_last_seen_at": "2026-02-20T08:04:37Z",
- "repo_primary_artifact_count": 6,
- "repo_artifact_count": 9,
- "snapshot_issue_count": 4,
+ "author_login": "Kash6",
+ "name": "Akash Mehta",
+ "profile_url": "https://github.com/Kash6",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKash6",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKash6",
+ "repo_first_seen_at": "2026-04-01T18:07:49Z",
+ "repo_last_seen_at": "2026-04-08T23:51:52Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 7,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 5,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 393,
+ "account_age_days": 2220,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [
+ "CynatraDevelopers"
+ ],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.75,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.1667,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.8333,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43933,
- "title": "Added support for qaic backend for Qualcomm's AI Accelerator",
- "url": "https://github.com/huggingface/transformers/pull/43933",
+ "number": 45330,
+ "title": "Fix Qwen2.5-VL temporal RoPE scaling applied to still images",
+ "url": "https://github.com/huggingface/transformers/pull/45330",
"state": "closed",
- "merged": false,
- "draft": true,
- "created_at": "2026-02-12T06:14:52Z"
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-08T23:51:52Z"
},
{
"kind": "pull_request",
- "number": 43932,
- "title": "Inclusion of process_group in the gather_full_tensor function in tensor_parallel.py",
- "url": "https://github.com/huggingface/transformers/pull/43932",
- "state": "closed",
- "merged": true,
+ "number": 45171,
+ "title": "Fix Sam3Processor missing input_boxes_labels for padded None entries",
+ "url": "https://github.com/huggingface/transformers/pull/45171",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-12T05:49:32Z"
+ "created_at": "2026-04-01T18:26:48Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 44169,
- "title": "Need an example for FSDP + FP16 training",
- "url": "https://github.com/huggingface/transformers/issues/44169",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-20T08:04:37Z"
- },
- {
- "kind": "issue",
- "number": 43908,
- "title": "What is the process of adding a new hardware backend for Trainer?",
- "url": "https://github.com/huggingface/transformers/issues/43908",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-11T08:32:48Z"
- },
- {
- "kind": "issue",
- "number": 43048,
- "title": "Need to understand difference between TP support via transformers code v/s Pytorch's native parallelize_module API.",
- "url": "https://github.com/huggingface/transformers/issues/43048",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2025-12-26T10:05:38Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "ITcarrot",
- "name": "\u5c0f\u9a6c\u4e00\u53ea",
- "profile_url": "https://github.com/ITcarrot",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AITcarrot",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AITcarrot",
- "repo_first_seen_at": "2026-01-25T01:50:15Z",
- "repo_last_seen_at": "2026-01-28T04:38:01Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 6,
- "snapshot_issue_count": 1,
+ "author_login": "KetanP1618",
+ "name": "Ketan Patel",
+ "profile_url": "https://github.com/KetanP1618",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKetanP1618",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKetanP1618",
+ "repo_first_seen_at": "2026-04-06T17:41:14Z",
+ "repo_last_seen_at": "2026-04-06T17:59:13Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2807,
+ "account_age_days": 1626,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
@@ -7255,323 +8395,281 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43543,
- "title": "Fix fp16 underflow in MoE load balancing loss by enforcing fp32 softmax",
- "url": "https://github.com/huggingface/transformers/pull/43543",
+ "number": 45267,
+ "title": "Add docstring to FFN.forward in DistilBERT",
+ "url": "https://github.com/huggingface/transformers/pull/45267",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-28T04:38:01Z"
+ "created_at": "2026-04-06T17:59:13Z"
},
{
"kind": "pull_request",
- "number": 43542,
- "title": "fix: output router capture wrong router logits in qwen moe models",
- "url": "https://github.com/huggingface/transformers/pull/43542",
- "state": "open",
+ "number": 45266,
+ "title": "Add docstrings to AlbertMLMHead and AlbertSOPHead forward methods",
+ "url": "https://github.com/huggingface/transformers/pull/45266",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-28T04:07:48Z"
+ "created_at": "2026-04-06T17:41:14Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 43472,
- "title": "Introduce standardized BatchLinear module for MoE architectures to facilitate PEFT and Quantization",
- "url": "https://github.com/huggingface/transformers/issues/43472",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-01-25T01:50:15Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "jw9603",
- "name": "Jiwon Jeong",
- "profile_url": "https://github.com/jw9603",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajw9603",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajw9603",
- "repo_first_seen_at": "2026-03-04T00:51:26Z",
- "repo_last_seen_at": "2026-03-06T09:29:35Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 7,
- "snapshot_issue_count": 1,
+ "author_login": "kmbhattt-aws",
+ "name": null,
+ "profile_url": "https://github.com/kmbhattt-aws",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akmbhattt-aws",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akmbhattt-aws",
+ "repo_first_seen_at": "2026-03-11T01:01:18Z",
+ "repo_last_seen_at": "2026-03-12T23:01:11Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 4,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2028,
- "young_account": false,
- "follow_through_score": "mixed",
+ "account_age_days": 31,
+ "young_account": true,
+ "follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
"distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44436,
- "title": "Fix continuous batching for multimodal models",
- "url": "https://github.com/huggingface/transformers/pull/44436",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-04T15:26:48Z"
+ "number": 44641,
+ "title": "Conditinally passing and_mask_function arg to create_causal_mask ",
+ "url": "https://github.com/huggingface/transformers/pull/44641",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-03-12T23:01:11Z"
},
{
"kind": "pull_request",
- "number": 44424,
- "title": "Fix `transformers serve --continuous-batching` for multimodal models",
- "url": "https://github.com/huggingface/transformers/pull/44424",
- "state": "closed",
+ "number": 44587,
+ "title": "Fix: Handling fused qkv result tensor slicing for tp sharded qkv weights",
+ "url": "https://github.com/huggingface/transformers/pull/44587",
+ "state": "open",
"merged": false,
- "draft": false,
- "created_at": "2026-03-04T00:56:08Z"
+ "draft": true,
+ "created_at": "2026-03-11T01:01:18Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 44423,
- "title": "[Bug] `transformers serve --continuous-batching` crashes with multimodal models (Qwen3.5) \u2014 AttributeError: 'str' object has no attribute 'to'",
- "url": "https://github.com/huggingface/transformers/issues/44423",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-04T00:51:26Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "pavel-esir",
- "name": "Pavel Esir",
- "profile_url": "https://github.com/pavel-esir",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apavel-esir",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apavel-esir",
- "repo_first_seen_at": "2026-02-09T11:45:22Z",
- "repo_last_seen_at": "2026-02-25T08:02:29Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 5,
- "snapshot_issue_count": 1,
+ "author_login": "kmswin1",
+ "name": "Minsang Kim",
+ "profile_url": "https://github.com/kmswin1",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akmswin1",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akmswin1",
+ "repo_first_seen_at": "2026-03-09T09:03:10Z",
+ "repo_last_seen_at": "2026-04-09T06:21:43Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4543,
+ "account_age_days": 3375,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 14,
- "merged_pr_count": 11,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 3,
- "merged_pr_rate": 0.7857,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2143,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43911,
- "title": "add Llama to mapping names in tokenization_auto.py",
- "url": "https://github.com/huggingface/transformers/pull/43911",
+ "number": 45334,
+ "title": "Feature/add axk1",
+ "url": "https://github.com/huggingface/transformers/pull/45334",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-11T10:53:54Z"
+ "created_at": "2026-04-09T06:21:43Z"
},
{
"kind": "pull_request",
- "number": 43860,
- "title": "Update ModelType for Unigram tokenizer",
- "url": "https://github.com/huggingface/transformers/pull/43860",
+ "number": 44539,
+ "title": "Add A.X K1",
+ "url": "https://github.com/huggingface/transformers/pull/44539",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-09T11:45:22Z"
+ "created_at": "2026-03-09T09:03:10Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 43975,
- "title": "`deepseek-ai/deepseek-coder-6.7b-instruct` incorrectly detokenizes in v5",
- "url": "https://github.com/huggingface/transformers/issues/43975",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-13T11:34:53Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "yiliu30",
- "name": "Yi Liu",
- "profile_url": "https://github.com/yiliu30",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayiliu30",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayiliu30",
- "repo_first_seen_at": "2026-01-14T12:32:00Z",
- "repo_last_seen_at": "2026-02-05T11:56:08Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 15,
- "snapshot_issue_count": 1,
+ "author_login": "knQzx",
+ "name": "Novikov Kirill",
+ "profile_url": "https://github.com/knQzx",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AknQzx",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AknQzx",
+ "repo_first_seen_at": "2026-03-28T16:37:49Z",
+ "repo_last_seen_at": "2026-03-28T16:40:07Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 10,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1403,
+ "account_age_days": 1950,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "high",
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread",
- "public_orgs": [],
+ "heuristic_note": "high recent PR volume; very broad repo spread; high open PR share",
+ "public_orgs": [
+ "soqa-io"
+ ],
"activity": {
- "visible_authored_pr_count": 52,
- "merged_pr_count": 30,
- "closed_unmerged_pr_count": 12,
- "open_pr_count": 10,
- "merged_pr_rate": 0.5769,
- "closed_unmerged_pr_rate": 0.2308,
- "still_open_pr_rate": 0.1923,
- "distinct_repos_with_authored_prs": 17,
- "distinct_repos_with_open_prs": 8
+ "visible_authored_pr_count": 68,
+ "merged_pr_count": 10,
+ "closed_unmerged_pr_count": 21,
+ "open_pr_count": 37,
+ "merged_pr_rate": 0.1471,
+ "closed_unmerged_pr_rate": 0.3088,
+ "still_open_pr_rate": 0.5441,
+ "distinct_repos_with_authored_prs": 51,
+ "distinct_repos_with_open_prs": 31
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43670,
- "title": "Fix FP8Expert for Qwen",
- "url": "https://github.com/huggingface/transformers/pull/43670",
+ "number": 45088,
+ "title": "fix audio encoder output length formula in qwen3_omni_moe",
+ "url": "https://github.com/huggingface/transformers/pull/45088",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-02T02:06:14Z"
+ "created_at": "2026-03-28T16:40:07Z"
},
{
"kind": "pull_request",
- "number": 43616,
- "title": "Fix `FP8Expert` for DeepSeek R1",
- "url": "https://github.com/huggingface/transformers/pull/43616",
- "state": "closed",
- "merged": true,
+ "number": 45086,
+ "title": "fix AttributeError in _patch_mistral_regex",
+ "url": "https://github.com/huggingface/transformers/pull/45086",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-01-30T08:45:18Z"
+ "created_at": "2026-03-28T16:37:49Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 43284,
- "title": "Customize Quantization-Friendly Backward Compatibility",
- "url": "https://github.com/huggingface/transformers/issues/43284",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-01-14T12:32:00Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "23atharvaS",
- "name": "atharva sawant (contributor account)",
- "profile_url": "https://github.com/23atharvaS",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3A23atharvaS",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3A23atharvaS",
- "repo_first_seen_at": "2026-02-17T05:25:26Z",
- "repo_last_seen_at": "2026-02-18T07:24:42Z",
+ "author_login": "Kokonico",
+ "name": "Kokonico",
+ "profile_url": "https://github.com/Kokonico",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKokonico",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKokonico",
+ "repo_first_seen_at": "2026-02-27T19:30:30Z",
+ "repo_last_seen_at": "2026-03-02T18:23:08Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 139,
- "young_account": true,
+ "account_age_days": 1561,
+ "young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.25,
+ "closed_unmerged_pr_rate": 0.75,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44114,
- "title": "Migrate wav2vec2, wav2vec2_conformer, and wav2vec2_bert to standardized output collection decorators",
- "url": "https://github.com/huggingface/transformers/pull/44114",
- "state": "open",
+ "number": 44400,
+ "title": "fix: interactive terminal checks for formatting in loading_report.py",
+ "url": "https://github.com/huggingface/transformers/pull/44400",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T21:17:35Z"
+ "created_at": "2026-03-02T18:21:48Z"
},
{
"kind": "pull_request",
- "number": 44067,
- "title": "Add `eval_on_end` argument to Trainer for final evaluation after training",
- "url": "https://github.com/huggingface/transformers/pull/44067",
+ "number": 44341,
+ "title": "Fix and optimize ANSI color handling in loading report for interactive terminals",
+ "url": "https://github.com/huggingface/transformers/pull/44341",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T05:25:26Z"
+ "created_at": "2026-02-27T19:30:30Z"
}
],
"issues": []
@@ -7579,65 +8677,63 @@
"fetch_error": null
},
{
- "author_login": "BenjaminBossan",
- "name": "Benjamin Bossan",
- "profile_url": "https://github.com/BenjaminBossan",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ABenjaminBossan",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ABenjaminBossan",
- "repo_first_seen_at": "2024-10-17T11:56:32Z",
- "repo_last_seen_at": "2026-03-23T13:54:27Z",
+ "author_login": "kushalkkb",
+ "name": "Kushal Kumar B",
+ "profile_url": "https://github.com/kushalkkb",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akushalkkb",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akushalkkb",
+ "repo_first_seen_at": "2026-03-06T17:24:10Z",
+ "repo_last_seen_at": "2026-03-06T17:47:37Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 15,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 6,
- "snapshot_review_count": 3,
- "snapshot_review_comment_count": 4,
- "repo_association": "MEMBER",
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4478,
+ "account_age_days": 1035,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
- "public_orgs": [
- "huggingface"
- ],
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 33,
- "merged_pr_count": 21,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 12,
- "merged_pr_rate": 0.6364,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3636,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.6667,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44592,
- "title": "FIX Multiple PEFT errors after v5 transition",
- "url": "https://github.com/huggingface/transformers/pull/44592",
+ "number": 44505,
+ "title": "Improve error handling in load_vocab for invalid vocabulary path",
+ "url": "https://github.com/huggingface/transformers/pull/44505",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-11T10:41:51Z"
+ "created_at": "2026-03-06T17:47:37Z"
},
{
"kind": "pull_request",
- "number": 44478,
- "title": "[WIP] FIX Make Mixtral LoRA loading work",
- "url": "https://github.com/huggingface/transformers/pull/44478",
+ "number": 44504,
+ "title": "Improve error handling in load_vocab for invalid vocabulary path",
+ "url": "https://github.com/huggingface/transformers/pull/44504",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-05T17:19:31Z"
+ "created_at": "2026-03-06T17:24:10Z"
}
],
"issues": []
@@ -7645,63 +8741,63 @@
"fetch_error": null
},
{
- "author_login": "bhargav-patel-29",
+ "author_login": "leopold-tzafon",
"name": null,
- "profile_url": "https://github.com/bhargav-patel-29",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abhargav-patel-29",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abhargav-patel-29",
- "repo_first_seen_at": "2026-02-05T02:43:45Z",
- "repo_last_seen_at": "2026-02-10T11:02:13Z",
+ "profile_url": "https://github.com/leopold-tzafon",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aleopold-tzafon",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aleopold-tzafon",
+ "repo_first_seen_at": "2026-02-19T15:45:13Z",
+ "repo_last_seen_at": "2026-03-11T20:38:14Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 12,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 10,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 197,
- "young_account": true,
- "follow_through_score": "weak",
+ "account_age_days": 445,
+ "young_account": false,
+ "follow_through_score": "strong",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 4,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 2,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43888,
- "title": "Support for BharatGen's Param2MoE model architecture",
- "url": "https://github.com/huggingface/transformers/pull/43888",
- "state": "open",
- "merged": false,
+ "number": 44433,
+ "title": "fix: raise error if mm_token_type_ids not supplied ",
+ "url": "https://github.com/huggingface/transformers/pull/44433",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-10T11:02:13Z"
+ "created_at": "2026-03-04T13:46:14Z"
},
{
"kind": "pull_request",
- "number": 43752,
- "title": "Param2moe v4.52.3",
- "url": "https://github.com/huggingface/transformers/pull/43752",
+ "number": 44158,
+ "title": "fix bug with position_ids on qwen3-vl models, such that position_ids include text position",
+ "url": "https://github.com/huggingface/transformers/pull/44158",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-05T02:43:45Z"
+ "created_at": "2026-02-19T15:45:13Z"
}
],
"issues": []
@@ -7709,63 +8805,63 @@
"fetch_error": null
},
{
- "author_login": "Charly21r",
- "name": "Carlos Redondo",
- "profile_url": "https://github.com/Charly21r",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACharly21r",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACharly21r",
- "repo_first_seen_at": "2026-03-13T09:00:25Z",
- "repo_last_seen_at": "2026-03-23T16:07:50Z",
+ "author_login": "mario-sanz",
+ "name": "Mario Sanz",
+ "profile_url": "https://github.com/mario-sanz",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amario-sanz",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amario-sanz",
+ "repo_first_seen_at": "2026-02-24T13:54:30Z",
+ "repo_last_seen_at": "2026-02-26T08:45:31Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 2,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 336,
- "young_account": true,
+ "account_age_days": 2016,
+ "young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 1,
"open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 1,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44949,
- "title": "Fix: NotebookProgressCallback crash when evaluating with the Trainer",
- "url": "https://github.com/huggingface/transformers/pull/44949",
- "state": "open",
- "merged": false,
+ "number": 44294,
+ "title": "Fix: use `TokenizersBackend` for Olmo3 to preserve custom `pre_tokenizer`",
+ "url": "https://github.com/huggingface/transformers/pull/44294",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-23T16:07:50Z"
+ "created_at": "2026-02-26T08:30:52Z"
},
{
"kind": "pull_request",
- "number": 44658,
- "title": "Fix: fix Pipeline's save_pretrained method (issue #44655)",
- "url": "https://github.com/huggingface/transformers/pull/44658",
+ "number": 44254,
+ "title": "Fix fast tokenizers overwriting custom `pre_tokenizer` from `tokenizer.json`",
+ "url": "https://github.com/huggingface/transformers/pull/44254",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-13T10:36:22Z"
+ "created_at": "2026-02-24T13:54:30Z"
}
],
"issues": []
@@ -7773,13 +8869,13 @@
"fetch_error": null
},
{
- "author_login": "guoyangzhen",
- "name": "guoyangzhen",
- "profile_url": "https://github.com/guoyangzhen",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguoyangzhen",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguoyangzhen",
- "repo_first_seen_at": "2026-03-20T13:03:54Z",
- "repo_last_seen_at": "2026-03-20T22:08:49Z",
+ "author_login": "matdou",
+ "name": "Mathis Doutre",
+ "profile_url": "https://github.com/matdou",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amatdou",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amatdou",
+ "repo_first_seen_at": "2026-03-26T23:00:35Z",
+ "repo_last_seen_at": "2026-04-03T07:44:32Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -7787,49 +8883,49 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2568,
+ "account_age_days": 1496,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
+ "breadth_score": "moderate",
"automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 106,
- "merged_pr_count": 7,
- "closed_unmerged_pr_count": 26,
- "open_pr_count": 73,
- "merged_pr_rate": 0.066,
- "closed_unmerged_pr_rate": 0.2453,
- "still_open_pr_rate": 0.6887,
- "distinct_repos_with_authored_prs": 54,
- "distinct_repos_with_open_prs": 37
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44902,
- "title": "fix: Whisper word timestamp OOB access on trailing replacement char",
- "url": "https://github.com/huggingface/transformers/pull/44902",
+ "number": 45211,
+ "title": "[Qwen3MoE] Fix wrong return type annotation in Qwen3MoeSparseMoeBlock.forward",
+ "url": "https://github.com/huggingface/transformers/pull/45211",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-20T22:08:49Z"
+ "created_at": "2026-04-03T07:44:32Z"
},
{
"kind": "pull_request",
- "number": 44885,
- "title": "fix: prevent IndexError in Whisper word timestamp decode",
- "url": "https://github.com/huggingface/transformers/pull/44885",
+ "number": 45036,
+ "title": "[fix] BC for legacy configs with top-level rope_theta when rope_parameters is set via rope_scaling",
+ "url": "https://github.com/huggingface/transformers/pull/45036",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-20T13:03:54Z"
+ "created_at": "2026-03-26T23:00:35Z"
}
],
"issues": []
@@ -7837,127 +8933,127 @@
"fetch_error": null
},
{
- "author_login": "haosenwang1018",
+ "author_login": "maxsloef-goodfire",
"name": null,
- "profile_url": "https://github.com/haosenwang1018",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahaosenwang1018",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahaosenwang1018",
- "repo_first_seen_at": "2026-02-26T00:58:35Z",
- "repo_last_seen_at": "2026-02-27T03:27:26Z",
+ "profile_url": "https://github.com/maxsloef-goodfire",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amaxsloef-goodfire",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amaxsloef-goodfire",
+ "repo_first_seen_at": "2026-03-21T20:25:51Z",
+ "repo_last_seen_at": "2026-04-09T13:39:02Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": null,
- "young_account": false,
- "follow_through_score": "n/a",
- "breadth_score": "n/a",
- "automation_risk_signal": "n/a",
- "heuristic_note": "summary unavailable",
+ "account_age_days": 308,
+ "young_account": true,
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": null,
- "merged_pr_count": null,
- "closed_unmerged_pr_count": null,
- "open_pr_count": null,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": null,
- "distinct_repos_with_open_prs": null
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44312,
- "title": "fix: replace 8 bare except clauses with except Exception",
- "url": "https://github.com/huggingface/transformers/pull/44312",
- "state": "closed",
+ "number": 44915,
+ "title": "fix: skip `clean_up_tokenization` for BPE tokenizers in `PreTrainedTokenizerFast`",
+ "url": "https://github.com/huggingface/transformers/pull/44915",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T01:00:33Z"
+ "created_at": "2026-03-21T20:45:03Z"
},
{
"kind": "pull_request",
- "number": 44289,
- "title": "fix: replace 8 bare except clauses with except Exception",
- "url": "https://github.com/huggingface/transformers/pull/44289",
+ "number": 44914,
+ "title": "fix: set `clean_up_tokenization_spaces=False` in Llama 3 tokenizer conversion",
+ "url": "https://github.com/huggingface/transformers/pull/44914",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-26T00:58:35Z"
+ "created_at": "2026-03-21T20:25:51Z"
}
],
"issues": []
},
- "fetch_error": "graphql request failed: 502 \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
+ "fetch_error": null
},
{
- "author_login": "he-yufeng",
- "name": "Yufeng He",
- "profile_url": "https://github.com/he-yufeng",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahe-yufeng",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahe-yufeng",
- "repo_first_seen_at": "2026-03-14T18:33:53Z",
- "repo_last_seen_at": "2026-03-24T13:30:38Z",
+ "author_login": "MaybeSam05",
+ "name": "Samarth Verma",
+ "profile_url": "https://github.com/MaybeSam05",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMaybeSam05",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMaybeSam05",
+ "repo_first_seen_at": "2026-03-11T22:52:23Z",
+ "repo_last_seen_at": "2026-03-12T13:25:54Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 10,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 4,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2847,
+ "account_age_days": 2109,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 86,
- "merged_pr_count": 25,
- "closed_unmerged_pr_count": 13,
- "open_pr_count": 48,
- "merged_pr_rate": 0.2907,
- "closed_unmerged_pr_rate": 0.1512,
- "still_open_pr_rate": 0.5581,
- "distinct_repos_with_authored_prs": 27,
- "distinct_repos_with_open_prs": 21
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.125,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.375,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44892,
- "title": "Fix AutoImageProcessor.from_pretrained failing on URL input",
- "url": "https://github.com/huggingface/transformers/pull/44892",
+ "number": 44630,
+ "title": "Fix Qwen3.5 num_labels propagation to text_config (fix #44625)",
+ "url": "https://github.com/huggingface/transformers/pull/44630",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-20T16:21:25Z"
+ "created_at": "2026-03-12T13:25:54Z"
},
{
"kind": "pull_request",
- "number": 44710,
- "title": "Fix AutoProcessor.from_pretrained silently dropping hub kwargs",
- "url": "https://github.com/huggingface/transformers/pull/44710",
- "state": "closed",
- "merged": true,
+ "number": 44615,
+ "title": "Restore is_torch_fx_available for trust_remote_code backwards compatibility",
+ "url": "https://github.com/huggingface/transformers/pull/44615",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-14T18:33:53Z"
+ "created_at": "2026-03-11T22:52:23Z"
}
],
"issues": []
@@ -7965,127 +9061,127 @@
"fetch_error": null
},
{
- "author_login": "hf-security-analysis[bot]",
- "name": null,
- "profile_url": "https://github.com/hf-security-analysis[bot]",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahf-security-analysis%5Bbot%5D",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahf-security-analysis%5Bbot%5D",
- "repo_first_seen_at": "2026-03-11T15:39:30Z",
- "repo_last_seen_at": "2026-03-18T09:49:16Z",
+ "author_login": "mmahjoub5",
+ "name": "Amin Mahjoub",
+ "profile_url": "https://github.com/mmahjoub5",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ammahjoub5",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ammahjoub5",
+ "repo_first_seen_at": "2026-02-15T04:01:26Z",
+ "repo_last_seen_at": "2026-02-26T01:01:37Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 6,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": null,
+ "account_age_days": 2402,
"young_account": false,
- "follow_through_score": "n/a",
- "breadth_score": "n/a",
- "automation_risk_signal": "n/a",
- "heuristic_note": "summary unavailable",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": null,
- "merged_pr_count": null,
- "closed_unmerged_pr_count": null,
- "open_pr_count": null,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": null,
- "distinct_repos_with_open_prs": null
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44813,
- "title": "chore: update pr-repo-consistency-bot.yml",
- "url": "https://github.com/huggingface/transformers/pull/44813",
- "state": "closed",
+ "number": 44076,
+ "title": "Refectored modeling_imagegpt.py to enable hooks to capture_outputs",
+ "url": "https://github.com/huggingface/transformers/pull/44076",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-18T09:49:16Z"
+ "created_at": "2026-02-17T08:46:55Z"
},
{
"kind": "pull_request",
- "number": 44599,
- "title": "chore: update self-comment-ci.yml",
- "url": "https://github.com/huggingface/transformers/pull/44599",
+ "number": 44024,
+ "title": "Focalnet standardized outputs",
+ "url": "https://github.com/huggingface/transformers/pull/44024",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-11T15:39:30Z"
+ "created_at": "2026-02-15T23:48:12Z"
}
],
"issues": []
},
- "fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'hf-security-analysis[bot]'.\"}]"
+ "fetch_error": null
},
{
- "author_login": "KartikPawade",
- "name": "Kartik Pawade",
- "profile_url": "https://github.com/KartikPawade",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKartikPawade",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKartikPawade",
- "repo_first_seen_at": "2026-03-06T18:49:59Z",
- "repo_last_seen_at": "2026-03-18T16:22:25Z",
+ "author_login": "onwp",
+ "name": "Serhat",
+ "profile_url": "https://github.com/onwp",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aonwp",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aonwp",
+ "repo_first_seen_at": "2026-04-01T05:05:40Z",
+ "repo_last_seen_at": "2026-04-02T12:28:44Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 10,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 8,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1820,
+ "account_age_days": 2569,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
+ "breadth_score": "high",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 14,
+ "merged_pr_count": 4,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 3,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.1667,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 2
+ "open_pr_count": 9,
+ "merged_pr_rate": 0.2857,
+ "closed_unmerged_pr_rate": 0.0714,
+ "still_open_pr_rate": 0.6429,
+ "distinct_repos_with_authored_prs": 13,
+ "distinct_repos_with_open_prs": 9
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44518,
- "title": "fix: Qwen2_5_VLProcessor crashes on batched input when padding=False \u2026",
- "url": "https://github.com/huggingface/transformers/pull/44518",
+ "number": 45159,
+ "title": "Add Turkish documentation: Get Started section",
+ "url": "https://github.com/huggingface/transformers/pull/45159",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-07T19:22:40Z"
+ "created_at": "2026-04-01T05:15:32Z"
},
{
"kind": "pull_request",
- "number": 44508,
- "title": "Fix unexpected `position_ids` keys when loading OwlViT models",
- "url": "https://github.com/huggingface/transformers/pull/44508",
+ "number": 45158,
+ "title": "Add Turkish (tr) translation for Get Started section",
+ "url": "https://github.com/huggingface/transformers/pull/45158",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-06T18:49:59Z"
+ "created_at": "2026-04-01T05:05:40Z"
}
],
"issues": []
@@ -8093,63 +9189,63 @@
"fetch_error": null
},
{
- "author_login": "kmbhattt-aws",
- "name": null,
- "profile_url": "https://github.com/kmbhattt-aws",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akmbhattt-aws",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akmbhattt-aws",
- "repo_first_seen_at": "2026-03-11T01:01:18Z",
- "repo_last_seen_at": "2026-03-12T23:01:11Z",
+ "author_login": "osman-akkawi",
+ "name": "osmanakkawi",
+ "profile_url": "https://github.com/osman-akkawi",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aosman-akkawi",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aosman-akkawi",
+ "repo_first_seen_at": "2026-03-27T17:04:14Z",
+ "repo_last_seen_at": "2026-03-27T20:31:59Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 15,
- "young_account": true,
+ "account_age_days": 820,
+ "young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 0,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44641,
- "title": "Conditinally passing and_mask_function arg to create_causal_mask ",
- "url": "https://github.com/huggingface/transformers/pull/44641",
- "state": "open",
+ "number": 45076,
+ "title": "Osman-Level Innovations: Hardware-Aware Advisor & Selective Weight Surgery CLI",
+ "url": "https://github.com/huggingface/transformers/pull/45076",
+ "state": "closed",
"merged": false,
- "draft": true,
- "created_at": "2026-03-12T23:01:11Z"
+ "draft": false,
+ "created_at": "2026-03-27T20:30:37Z"
},
{
"kind": "pull_request",
- "number": 44587,
- "title": "Fix: Handling fused qkv result tensor slicing for tp sharded qkv weights",
- "url": "https://github.com/huggingface/transformers/pull/44587",
- "state": "open",
+ "number": 45066,
+ "title": "[PR] Unique Enhancement: Transformers Model Advisor & Legacy Cleanup",
+ "url": "https://github.com/huggingface/transformers/pull/45066",
+ "state": "closed",
"merged": false,
- "draft": true,
- "created_at": "2026-03-11T01:01:18Z"
+ "draft": false,
+ "created_at": "2026-03-27T17:04:14Z"
}
],
"issues": []
@@ -8157,63 +9253,63 @@
"fetch_error": null
},
{
- "author_login": "Kokonico",
- "name": "Kokonico",
- "profile_url": "https://github.com/Kokonico",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKokonico",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKokonico",
- "repo_first_seen_at": "2026-02-27T19:30:30Z",
- "repo_last_seen_at": "2026-03-02T18:23:08Z",
+ "author_login": "philippguevorguian",
+ "name": null,
+ "profile_url": "https://github.com/philippguevorguian",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aphilippguevorguian",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aphilippguevorguian",
+ "repo_first_seen_at": "2025-10-10T14:52:07Z",
+ "repo_last_seen_at": "2026-03-30T15:29:14Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 346,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 172,
+ "snapshot_review_comment_count": 172,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1545,
+ "account_age_days": 1990,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 3,
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 2,
"open_pr_count": 0,
- "merged_pr_rate": 0.25,
- "closed_unmerged_pr_rate": 0.75,
+ "merged_pr_rate": 0.75,
+ "closed_unmerged_pr_rate": 0.25,
"still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44400,
- "title": "fix: interactive terminal checks for formatting in loading_report.py",
- "url": "https://github.com/huggingface/transformers/pull/44400",
+ "number": 44975,
+ "title": "fix: rebase main; clean config reads, ImageProcessor backend, misc cleanup",
+ "url": "https://github.com/huggingface/transformers/pull/44975",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-02T18:21:48Z"
+ "created_at": "2026-03-24T17:12:31Z"
},
{
"kind": "pull_request",
- "number": 44341,
- "title": "Fix and optimize ANSI color handling in loading report for interactive terminals",
- "url": "https://github.com/huggingface/transformers/pull/44341",
+ "number": 44859,
+ "title": "refactor: rope in model, flatten vision, rely on qwen3 backone, misc changes",
+ "url": "https://github.com/huggingface/transformers/pull/44859",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T19:30:30Z"
+ "created_at": "2026-03-19T13:54:19Z"
}
],
"issues": []
@@ -8221,13 +9317,13 @@
"fetch_error": null
},
{
- "author_login": "Krishnachaitanyakc",
- "name": "Krishna Chaitanya",
- "profile_url": "https://github.com/Krishnachaitanyakc",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKrishnachaitanyakc",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKrishnachaitanyakc",
- "repo_first_seen_at": "2026-03-25T02:14:38Z",
- "repo_last_seen_at": "2026-03-25T03:18:31Z",
+ "author_login": "r266-tech",
+ "name": null,
+ "profile_url": "https://github.com/r266-tech",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ar266-tech",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ar266-tech",
+ "repo_first_seen_at": "2026-03-22T17:28:57Z",
+ "repo_last_seen_at": "2026-03-22T17:31:03Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 4,
"snapshot_issue_count": 0,
@@ -8239,45 +9335,45 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3475,
- "young_account": false,
+ "account_age_days": 200,
+ "young_account": true,
"follow_through_score": "weak",
"breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 127,
- "merged_pr_count": 16,
- "closed_unmerged_pr_count": 25,
- "open_pr_count": 86,
- "merged_pr_rate": 0.126,
- "closed_unmerged_pr_rate": 0.1969,
- "still_open_pr_rate": 0.6772,
- "distinct_repos_with_authored_prs": 94,
- "distinct_repos_with_open_prs": 73
+ "visible_authored_pr_count": 182,
+ "merged_pr_count": 31,
+ "closed_unmerged_pr_count": 60,
+ "open_pr_count": 91,
+ "merged_pr_rate": 0.1703,
+ "closed_unmerged_pr_rate": 0.3297,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 77,
+ "distinct_repos_with_open_prs": 44
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44986,
- "title": "fix: remove Copied from comments between @torch.jit.script and def for Python 3.13 compat",
- "url": "https://github.com/huggingface/transformers/pull/44986",
+ "number": 44932,
+ "title": "Fix: Pass scheduler_specific_kwargs to inverse_sqrt scheduler",
+ "url": "https://github.com/huggingface/transformers/pull/44932",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-25T03:18:31Z"
+ "created_at": "2026-03-22T17:30:56Z"
},
{
"kind": "pull_request",
- "number": 44985,
- "title": "fix: preserve rotary_pct across save/load cycle in GPTNeoX configs",
- "url": "https://github.com/huggingface/transformers/pull/44985",
- "state": "open",
- "merged": false,
+ "number": 44931,
+ "title": "fix(camembert): add tie_word_embeddings=True to CamembertConfig",
+ "url": "https://github.com/huggingface/transformers/pull/44931",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-25T02:15:04Z"
+ "created_at": "2026-03-22T17:28:57Z"
}
],
"issues": []
@@ -8285,63 +9381,63 @@
"fetch_error": null
},
{
- "author_login": "kushalkkb",
- "name": "Kushal Kumar B",
- "profile_url": "https://github.com/kushalkkb",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akushalkkb",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akushalkkb",
- "repo_first_seen_at": "2026-03-06T17:24:10Z",
- "repo_last_seen_at": "2026-03-06T17:47:37Z",
+ "author_login": "sdharani91",
+ "name": null,
+ "profile_url": "https://github.com/sdharani91",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asdharani91",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asdharani91",
+ "repo_first_seen_at": "2026-03-18T05:45:40Z",
+ "repo_last_seen_at": "2026-04-03T13:00:51Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 41,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_comment_count": 13,
+ "snapshot_review_count": 13,
+ "snapshot_review_comment_count": 13,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1019,
+ "account_age_days": 3359,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.6667,
- "still_open_pr_rate": 0.0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.6667,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44505,
- "title": "Improve error handling in load_vocab for invalid vocabulary path",
- "url": "https://github.com/huggingface/transformers/pull/44505",
- "state": "closed",
+ "number": 45034,
+ "title": "Pass packed boundary metadata to Qwen3.5 linear-attention fast kernels from data collator",
+ "url": "https://github.com/huggingface/transformers/pull/45034",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-06T17:47:37Z"
+ "created_at": "2026-03-26T20:52:51Z"
},
{
"kind": "pull_request",
- "number": 44504,
- "title": "Improve error handling in load_vocab for invalid vocabulary path",
- "url": "https://github.com/huggingface/transformers/pull/44504",
+ "number": 44867,
+ "title": "Pass packed boundary metadata to Qwen3.5 linear-attention fast kernels",
+ "url": "https://github.com/huggingface/transformers/pull/44867",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-06T17:24:10Z"
+ "created_at": "2026-03-19T17:31:45Z"
}
],
"issues": []
@@ -8349,65 +9445,67 @@
"fetch_error": null
},
{
- "author_login": "leoneperdigao",
- "name": "Leone",
- "profile_url": "https://github.com/leoneperdigao",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aleoneperdigao",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aleoneperdigao",
- "repo_first_seen_at": "2026-01-26T12:46:21Z",
- "repo_last_seen_at": "2026-03-24T14:10:57Z",
+ "author_login": "sergiopaniego",
+ "name": "Sergio Paniego Blanco",
+ "profile_url": "https://github.com/sergiopaniego",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asergiopaniego",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asergiopaniego",
+ "repo_first_seen_at": "2026-03-19T10:22:40Z",
+ "repo_last_seen_at": "2026-04-10T12:18:45Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 15,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 9,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4286,
+ "account_age_days": 3712,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; broad repo spread",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [
- "taoq-ai"
+ "JdeRobot",
+ "TheRoboticsClub",
+ "huggingface"
],
"activity": {
- "visible_authored_pr_count": 208,
- "merged_pr_count": 194,
- "closed_unmerged_pr_count": 6,
- "open_pr_count": 8,
- "merged_pr_rate": 0.9327,
- "closed_unmerged_pr_rate": 0.0288,
- "still_open_pr_rate": 0.0385,
- "distinct_repos_with_authored_prs": 16,
- "distinct_repos_with_open_prs": 7
+ "visible_authored_pr_count": 19,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 7,
+ "merged_pr_rate": 0.6316,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.3684,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43771,
- "title": "fix: Add MXFP4 MoE/attention backward kernels",
- "url": "https://github.com/huggingface/transformers/pull/43771",
+ "number": 44873,
+ "title": "Fix VL model rope_deltas batch size mismatch in online RL training",
+ "url": "https://github.com/huggingface/transformers/pull/44873",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-05T15:12:21Z"
+ "created_at": "2026-03-20T08:38:03Z"
},
{
"kind": "pull_request",
- "number": 43495,
- "title": "fix: add compatible_model_types to suppress model type mismatch warnings",
- "url": "https://github.com/huggingface/transformers/pull/43495",
- "state": "closed",
- "merged": true,
+ "number": 44853,
+ "title": "Fix Zamba2MambaMixer ignoring use_mamba_kernels=False",
+ "url": "https://github.com/huggingface/transformers/pull/44853",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-01-26T12:46:21Z"
+ "created_at": "2026-03-19T10:22:40Z"
}
],
"issues": []
@@ -8415,63 +9513,63 @@
"fetch_error": null
},
{
- "author_login": "leopold-tzafon",
- "name": null,
- "profile_url": "https://github.com/leopold-tzafon",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aleopold-tzafon",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aleopold-tzafon",
- "repo_first_seen_at": "2026-02-19T15:45:13Z",
- "repo_last_seen_at": "2026-03-11T20:38:14Z",
+ "author_login": "sharziki",
+ "name": "Sharvil Saxena",
+ "profile_url": "https://github.com/sharziki",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asharziki",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asharziki",
+ "repo_first_seen_at": "2026-04-11T02:31:44Z",
+ "repo_last_seen_at": "2026-04-11T02:42:07Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 12,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 10,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 429,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1553,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.75,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 13,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 8,
+ "merged_pr_rate": 0.0769,
+ "closed_unmerged_pr_rate": 0.3077,
+ "still_open_pr_rate": 0.6154,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44433,
- "title": "fix: raise error if mm_token_type_ids not supplied ",
- "url": "https://github.com/huggingface/transformers/pull/44433",
- "state": "closed",
- "merged": true,
+ "number": 45369,
+ "title": "fix(generation): handle CUDA multinomial limit in beam search sampling",
+ "url": "https://github.com/huggingface/transformers/pull/45369",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-04T13:46:14Z"
+ "created_at": "2026-04-11T02:42:07Z"
},
{
"kind": "pull_request",
- "number": 44158,
- "title": "fix bug with position_ids on qwen3-vl models, such that position_ids include text position",
- "url": "https://github.com/huggingface/transformers/pull/44158",
- "state": "closed",
- "merged": true,
+ "number": 45368,
+ "title": "fix(serving): resolve rust tokenizer from ProcessorMixin in streaming generation",
+ "url": "https://github.com/huggingface/transformers/pull/45368",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-19T15:45:13Z"
+ "created_at": "2026-04-11T02:34:32Z"
}
],
"issues": []
@@ -8479,63 +9577,65 @@
"fetch_error": null
},
{
- "author_login": "mario-sanz",
- "name": "Mario Sanz",
- "profile_url": "https://github.com/mario-sanz",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amario-sanz",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amario-sanz",
- "repo_first_seen_at": "2026-02-24T13:54:30Z",
- "repo_last_seen_at": "2026-02-26T08:45:31Z",
+ "author_login": "shtse8",
+ "name": "Kyle Tse",
+ "profile_url": "https://github.com/shtse8",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ashtse8",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ashtse8",
+ "repo_first_seen_at": "2026-02-12T23:40:45Z",
+ "repo_last_seen_at": "2026-02-12T23:42:11Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2000,
+ "account_age_days": 4303,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [
+ "Hypothesis-Idea"
+ ],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 169,
+ "merged_pr_count": 51,
+ "closed_unmerged_pr_count": 102,
+ "open_pr_count": 16,
+ "merged_pr_rate": 0.3018,
+ "closed_unmerged_pr_rate": 0.6036,
+ "still_open_pr_rate": 0.0947,
+ "distinct_repos_with_authored_prs": 54,
+ "distinct_repos_with_open_prs": 11
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44294,
- "title": "Fix: use `TokenizersBackend` for Olmo3 to preserve custom `pre_tokenizer`",
- "url": "https://github.com/huggingface/transformers/pull/44294",
- "state": "closed",
- "merged": true,
+ "number": 43967,
+ "title": "Fix AttributeError in run_classification.py when detecting multi-label data",
+ "url": "https://github.com/huggingface/transformers/pull/43967",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-26T08:30:52Z"
+ "created_at": "2026-02-12T23:42:11Z"
},
{
"kind": "pull_request",
- "number": 44254,
- "title": "Fix fast tokenizers overwriting custom `pre_tokenizer` from `tokenizer.json`",
- "url": "https://github.com/huggingface/transformers/pull/44254",
+ "number": 43966,
+ "title": "Fix TypeError in dot_natural_key when state_dict keys have mixed types at same position",
+ "url": "https://github.com/huggingface/transformers/pull/43966",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-24T13:54:30Z"
+ "created_at": "2026-02-12T23:40:45Z"
}
],
"issues": []
@@ -8543,38 +9643,38 @@
"fetch_error": null
},
{
- "author_login": "maxsloef-goodfire",
- "name": null,
- "profile_url": "https://github.com/maxsloef-goodfire",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amaxsloef-goodfire",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amaxsloef-goodfire",
- "repo_first_seen_at": "2026-03-21T20:25:51Z",
- "repo_last_seen_at": "2026-03-23T18:45:51Z",
+ "author_login": "sirzechs66",
+ "name": "Kartik Gupta ",
+ "profile_url": "https://github.com/sirzechs66",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asirzechs66",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asirzechs66",
+ "repo_first_seen_at": "2026-03-30T12:18:41Z",
+ "repo_last_seen_at": "2026-04-05T06:39:39Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 292,
- "young_account": true,
- "follow_through_score": "mixed",
+ "account_age_days": 1240,
+ "young_account": false,
+ "follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
"open_pr_count": 1,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
"still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
@@ -8583,23 +9683,23 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44915,
- "title": "fix: skip `clean_up_tokenization` for BPE tokenizers in `PreTrainedTokenizerFast`",
- "url": "https://github.com/huggingface/transformers/pull/44915",
+ "number": 45118,
+ "title": "Add full GGUF loading support for GPT\u2011OSS (fixes #43366, supersedes #43757)",
+ "url": "https://github.com/huggingface/transformers/pull/45118",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-21T20:45:03Z"
+ "created_at": "2026-03-30T13:10:36Z"
},
{
"kind": "pull_request",
- "number": 44914,
- "title": "fix: set `clean_up_tokenization_spaces=False` in Llama 3 tokenizer conversion",
- "url": "https://github.com/huggingface/transformers/pull/44914",
+ "number": 45116,
+ "title": "Add full GGUF loading support for GPT\u2011OSS (fixes #43366)",
+ "url": "https://github.com/huggingface/transformers/pull/45116",
"state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-21T20:25:51Z"
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-03-30T12:18:41Z"
}
],
"issues": []
@@ -8607,63 +9707,63 @@
"fetch_error": null
},
{
- "author_login": "MaybeSam05",
- "name": "Samarth Verma",
- "profile_url": "https://github.com/MaybeSam05",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMaybeSam05",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMaybeSam05",
- "repo_first_seen_at": "2026-03-11T22:52:23Z",
- "repo_last_seen_at": "2026-03-12T13:25:54Z",
+ "author_login": "thakoreh",
+ "name": "Hiren Thakore",
+ "profile_url": "https://github.com/thakoreh",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Athakoreh",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Athakoreh",
+ "repo_first_seen_at": "2026-02-23T21:27:09Z",
+ "repo_last_seen_at": "2026-03-04T07:47:02Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2093,
+ "account_age_days": 2941,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 2,
- "merged_pr_rate": 0.1429,
- "closed_unmerged_pr_rate": 0.5714,
- "still_open_pr_rate": 0.2857,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 118,
+ "merged_pr_count": 10,
+ "closed_unmerged_pr_count": 68,
+ "open_pr_count": 40,
+ "merged_pr_rate": 0.0847,
+ "closed_unmerged_pr_rate": 0.5763,
+ "still_open_pr_rate": 0.339,
+ "distinct_repos_with_authored_prs": 81,
+ "distinct_repos_with_open_prs": 31
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44630,
- "title": "Fix Qwen3.5 num_labels propagation to text_config (fix #44625)",
- "url": "https://github.com/huggingface/transformers/pull/44630",
+ "number": 44429,
+ "title": "Fix ANSI codes emitted in loading_report when stdout is not a TTY",
+ "url": "https://github.com/huggingface/transformers/pull/44429",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-12T13:25:54Z"
+ "created_at": "2026-03-04T07:47:02Z"
},
{
"kind": "pull_request",
- "number": 44615,
- "title": "Restore is_torch_fx_available for trust_remote_code backwards compatibility",
- "url": "https://github.com/huggingface/transformers/pull/44615",
- "state": "open",
+ "number": 44243,
+ "title": "fix: add load balancing loss when output_router_logits=False",
+ "url": "https://github.com/huggingface/transformers/pull/44243",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-11T22:52:23Z"
+ "created_at": "2026-02-23T21:27:09Z"
}
],
"issues": []
@@ -8671,63 +9771,63 @@
"fetch_error": null
},
{
- "author_login": "Mercury0226",
- "name": null,
- "profile_url": "https://github.com/Mercury0226",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMercury0226",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMercury0226",
- "repo_first_seen_at": "2026-02-10T11:48:59Z",
- "repo_last_seen_at": "2026-02-10T12:04:08Z",
+ "author_login": "tonglei19961121",
+ "name": "rayyy",
+ "profile_url": "https://github.com/tonglei19961121",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atonglei19961121",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atonglei19961121",
+ "repo_first_seen_at": "2026-02-27T11:44:01Z",
+ "repo_last_seen_at": "2026-02-27T12:29:06Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 301,
- "young_account": true,
+ "account_age_days": 2267,
+ "young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "young account; many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 3,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.625,
- "still_open_pr_rate": 0.375,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 2
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43891,
- "title": "tests: extend RAG retriever smoke coverage (#7715)",
- "url": "https://github.com/huggingface/transformers/pull/43891",
+ "number": 44324,
+ "title": "docs: Add document-question-answering example to pipeline tutorial",
+ "url": "https://github.com/huggingface/transformers/pull/44324",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-10T12:04:08Z"
+ "created_at": "2026-02-27T12:29:06Z"
},
{
"kind": "pull_request",
- "number": 43890,
- "title": "tests: add BART memory regression guard test (#6045)",
- "url": "https://github.com/huggingface/transformers/pull/43890",
+ "number": 44323,
+ "title": "docs: Add document-question-answering example to pipeline tutorial",
+ "url": "https://github.com/huggingface/transformers/pull/44323",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-10T11:48:59Z"
+ "created_at": "2026-02-27T12:26:00Z"
}
],
"issues": []
@@ -8735,63 +9835,63 @@
"fetch_error": null
},
{
- "author_login": "mmahjoub5",
- "name": "Amin Mahjoub",
- "profile_url": "https://github.com/mmahjoub5",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ammahjoub5",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ammahjoub5",
- "repo_first_seen_at": "2026-02-15T04:01:26Z",
- "repo_last_seen_at": "2026-02-26T01:01:37Z",
+ "author_login": "tyler-romero",
+ "name": "Tyler Romero",
+ "profile_url": "https://github.com/tyler-romero",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atyler-romero",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atyler-romero",
+ "repo_first_seen_at": "2026-02-10T18:34:03Z",
+ "repo_last_seen_at": "2026-03-18T20:24:58Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 8,
+ "repo_artifact_count": 16,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 6,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 4,
+ "snapshot_review_comment_count": 9,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2386,
+ "account_age_days": 3472,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "mixed",
+ "breadth_score": "high",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "high recent PR volume; broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 29,
+ "merged_pr_count": 19,
+ "closed_unmerged_pr_count": 7,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.6552,
+ "closed_unmerged_pr_rate": 0.2414,
+ "still_open_pr_rate": 0.1034,
+ "distinct_repos_with_authored_prs": 11,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44076,
- "title": "Refectored modeling_imagegpt.py to enable hooks to capture_outputs",
- "url": "https://github.com/huggingface/transformers/pull/44076",
+ "number": 44836,
+ "title": "Add cu_seqlens support to OlmoHybridGatedDeltaNet for packed sequences",
+ "url": "https://github.com/huggingface/transformers/pull/44836",
"state": "open",
"merged": false,
- "draft": false,
- "created_at": "2026-02-17T08:46:55Z"
+ "draft": true,
+ "created_at": "2026-03-18T20:24:58Z"
},
{
"kind": "pull_request",
- "number": 44024,
- "title": "Focalnet standardized outputs",
- "url": "https://github.com/huggingface/transformers/pull/44024",
- "state": "open",
- "merged": false,
+ "number": 44416,
+ "title": "[tiny] Add olmo_hybrid to tokenizer auto-mapping",
+ "url": "https://github.com/huggingface/transformers/pull/44416",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-15T23:48:12Z"
+ "created_at": "2026-03-03T19:30:56Z"
}
],
"issues": []
@@ -8799,13 +9899,13 @@
"fetch_error": null
},
{
- "author_login": "nulone",
- "name": null,
- "profile_url": "https://github.com/nulone",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Anulone",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Anulone",
- "repo_first_seen_at": "2026-02-08T07:06:47Z",
- "repo_last_seen_at": "2026-02-11T02:28:23Z",
+ "author_login": "tysoncung",
+ "name": "Tyson Cung",
+ "profile_url": "https://github.com/tysoncung",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atysoncung",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atysoncung",
+ "repo_first_seen_at": "2026-02-17T02:03:30Z",
+ "repo_last_seen_at": "2026-02-27T16:11:46Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 4,
"snapshot_issue_count": 0,
@@ -8813,49 +9913,49 @@
"snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1261,
+ "account_age_days": 2692,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.6667,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 147,
+ "merged_pr_count": 30,
+ "closed_unmerged_pr_count": 73,
+ "open_pr_count": 44,
+ "merged_pr_rate": 0.2041,
+ "closed_unmerged_pr_rate": 0.4966,
+ "still_open_pr_rate": 0.2993,
+ "distinct_repos_with_authored_prs": 61,
+ "distinct_repos_with_open_prs": 28
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43833,
- "title": "fix: ensure dtype consistency in grouped_mm under autocast",
- "url": "https://github.com/huggingface/transformers/pull/43833",
- "state": "open",
- "merged": false,
+ "number": 44332,
+ "title": "Fix typos in comments and docstrings",
+ "url": "https://github.com/huggingface/transformers/pull/44332",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-08T07:26:06Z"
+ "created_at": "2026-02-27T16:11:46Z"
},
{
"kind": "pull_request",
- "number": 43832,
- "title": "docs: remove deprecated pipeline examples from summarization and tran\u2026",
- "url": "https://github.com/huggingface/transformers/pull/43832",
+ "number": 44065,
+ "title": "Refactor CTRL model output tracing with capture_outputs and can_return_tuple",
+ "url": "https://github.com/huggingface/transformers/pull/44065",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-08T07:06:47Z"
+ "created_at": "2026-02-17T02:03:57Z"
}
],
"issues": []
@@ -8863,63 +9963,63 @@
"fetch_error": null
},
{
- "author_login": "philippguevorguian",
- "name": null,
- "profile_url": "https://github.com/philippguevorguian",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aphilippguevorguian",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aphilippguevorguian",
- "repo_first_seen_at": "2025-10-10T14:52:07Z",
- "repo_last_seen_at": "2026-03-24T22:21:36Z",
+ "author_login": "umbilnm",
+ "name": "Kirill Ustinov",
+ "profile_url": "https://github.com/umbilnm",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aumbilnm",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aumbilnm",
+ "repo_first_seen_at": "2026-03-08T19:38:32Z",
+ "repo_last_seen_at": "2026-03-23T17:49:43Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 328,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 163,
- "snapshot_review_comment_count": 163,
- "repo_association": "NONE",
+ "snapshot_comment_count": 5,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1974,
+ "account_age_days": 1631,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 6,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.75,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.0,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.6667,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44975,
- "title": "fix: rebase main; clean config reads, ImageProcessor backend, misc cleanup",
- "url": "https://github.com/huggingface/transformers/pull/44975",
+ "number": 44570,
+ "title": "Fix missing post_processor in DebertaV2Tokenizer causing no special t\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44570",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-24T17:12:31Z"
+ "created_at": "2026-03-10T13:37:06Z"
},
{
"kind": "pull_request",
- "number": 44859,
- "title": "refactor: rope in model, flatten vision, rely on qwen3 backone, misc changes",
- "url": "https://github.com/huggingface/transformers/pull/44859",
- "state": "closed",
+ "number": 44543,
+ "title": "Fix assistant_masks for multimodal inputs in apply_chat_template",
+ "url": "https://github.com/huggingface/transformers/pull/44543",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-19T13:54:19Z"
+ "created_at": "2026-03-09T10:47:05Z"
}
],
"issues": []
@@ -8927,63 +10027,63 @@
"fetch_error": null
},
{
- "author_login": "pragnyanramtha",
- "name": "Pragnyan Ramtha",
- "profile_url": "https://github.com/pragnyanramtha",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apragnyanramtha",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apragnyanramtha",
- "repo_first_seen_at": "2026-02-08T09:24:35Z",
- "repo_last_seen_at": "2026-02-21T06:24:17Z",
+ "author_login": "wilnn",
+ "name": null,
+ "profile_url": "https://github.com/wilnn",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Awilnn",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Awilnn",
+ "repo_first_seen_at": "2026-03-10T22:37:36Z",
+ "repo_last_seen_at": "2026-04-09T23:14:20Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 9,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 7,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 426,
+ "account_age_days": 1752,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 2,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 4,
- "merged_pr_rate": 0.25,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 4
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44200,
- "title": "fix: propagate `weights_only` param to `load_state_dict` in .bin loading path (#43782)",
- "url": "https://github.com/huggingface/transformers/pull/44200",
+ "number": 45353,
+ "title": "add kwargs to all methods in the CallbackHandler class",
+ "url": "https://github.com/huggingface/transformers/pull/45353",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-21T06:24:17Z"
+ "created_at": "2026-04-09T23:14:20Z"
},
{
"kind": "pull_request",
- "number": 43836,
- "title": "fix: wrapped TypeAdpater in string literals (for now)",
- "url": "https://github.com/huggingface/transformers/pull/43836",
- "state": "open",
- "merged": false,
+ "number": 44583,
+ "title": "fix load_best_model_checkpoint_at_end do not load the best model chec\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44583",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-08T11:28:31Z"
+ "created_at": "2026-03-10T22:37:36Z"
}
],
"issues": []
@@ -8991,63 +10091,63 @@
"fetch_error": null
},
{
- "author_login": "r266-tech",
- "name": null,
- "profile_url": "https://github.com/r266-tech",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ar266-tech",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ar266-tech",
- "repo_first_seen_at": "2026-03-22T17:28:57Z",
- "repo_last_seen_at": "2026-03-22T17:31:03Z",
+ "author_login": "yunhaoli24",
+ "name": "YunhaoLi",
+ "profile_url": "https://github.com/yunhaoli24",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayunhaoli24",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayunhaoli24",
+ "repo_first_seen_at": "2026-03-12T04:46:19Z",
+ "repo_last_seen_at": "2026-03-16T06:00:47Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 184,
- "young_account": true,
+ "account_age_days": 2220,
+ "young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 139,
- "merged_pr_count": 21,
- "closed_unmerged_pr_count": 50,
- "open_pr_count": 68,
- "merged_pr_rate": 0.1511,
- "closed_unmerged_pr_rate": 0.3597,
- "still_open_pr_rate": 0.4892,
- "distinct_repos_with_authored_prs": 74,
- "distinct_repos_with_open_prs": 42
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44932,
- "title": "Fix: Pass scheduler_specific_kwargs to inverse_sqrt scheduler",
- "url": "https://github.com/huggingface/transformers/pull/44932",
+ "number": 44736,
+ "title": "fix: resolve false-positive regex warning for non-mistral models",
+ "url": "https://github.com/huggingface/transformers/pull/44736",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-22T17:30:56Z"
+ "created_at": "2026-03-16T06:00:47Z"
},
{
"kind": "pull_request",
- "number": 44931,
- "title": "fix(camembert): add tie_word_embeddings=True to CamembertConfig",
- "url": "https://github.com/huggingface/transformers/pull/44931",
+ "number": 44618,
+ "title": "fix: Add BOS/EOS tokens by default for DeBERTa v2 tokenizer",
+ "url": "https://github.com/huggingface/transformers/pull/44618",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-22T17:28:57Z"
+ "created_at": "2026-03-12T04:46:19Z"
}
],
"issues": []
@@ -9055,17 +10155,17 @@
"fetch_error": null
},
{
- "author_login": "RyanMullins",
- "name": "Ryan Mullins",
- "profile_url": "https://github.com/RyanMullins",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARyanMullins",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARyanMullins",
- "repo_first_seen_at": "2026-03-12T13:32:25Z",
- "repo_last_seen_at": "2026-03-12T14:47:46Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "author_login": "ydshieh2",
+ "name": null,
+ "profile_url": "https://github.com/ydshieh2",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh2",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh2",
+ "repo_first_seen_at": "2025-06-12T08:51:40Z",
+ "repo_last_seen_at": "2026-03-08T18:12:54Z",
+ "repo_primary_artifact_count": 6,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
+ "snapshot_pr_count": 6,
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
@@ -9073,48 +10173,55 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5390,
+ "account_age_days": 557,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [
- "google-deepmind",
- "PAIR-code"
- ],
+ "heuristic_note": "no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.5,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44635,
- "title": "[Gemma] Modular-friendly buffers",
- "url": "https://github.com/huggingface/transformers/pull/44635",
+ "number": 44529,
+ "title": "test merge queue 1",
+ "url": "https://github.com/huggingface/transformers/pull/44529",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-08T18:12:54Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43665,
+ "title": "fix",
+ "url": "https://github.com/huggingface/transformers/pull/43665",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-12T14:47:46Z"
+ "created_at": "2026-01-31T21:50:43Z"
},
{
"kind": "pull_request",
- "number": 44631,
- "title": "[Gemma] Update conversion scripts for Transformers v5 Comaptibility",
- "url": "https://github.com/huggingface/transformers/pull/44631",
+ "number": 43648,
+ "title": "check",
+ "url": "https://github.com/huggingface/transformers/pull/43648",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-12T13:32:25Z"
+ "created_at": "2026-01-31T12:23:05Z"
}
],
"issues": []
@@ -9122,131 +10229,158 @@
"fetch_error": null
},
{
- "author_login": "sergiopaniego",
- "name": "Sergio Paniego Blanco",
- "profile_url": "https://github.com/sergiopaniego",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asergiopaniego",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asergiopaniego",
- "repo_first_seen_at": "2026-03-19T10:22:40Z",
- "repo_last_seen_at": "2026-03-20T08:38:03Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
+ "author_login": "molbap",
+ "name": "Pablo Montalvo",
+ "profile_url": "https://github.com/molbap",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amolbap",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amolbap",
+ "repo_first_seen_at": "2024-06-13T14:13:17Z",
+ "repo_last_seen_at": "2026-02-23T22:27:12Z",
+ "repo_primary_artifact_count": 6,
+ "repo_artifact_count": 538,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 5,
+ "snapshot_comment_count": 19,
+ "snapshot_review_count": 117,
+ "snapshot_review_comment_count": 396,
"repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3695,
+ "account_age_days": 2867,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
- "public_orgs": [
- "JdeRobot",
- "TheRoboticsClub",
- "huggingface"
- ],
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 26,
- "merged_pr_count": 18,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 8,
- "merged_pr_rate": 0.6923,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3077,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 3
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44873,
- "title": "Fix VL model rope_deltas batch size mismatch in online RL training",
- "url": "https://github.com/huggingface/transformers/pull/44873",
+ "number": 44160,
+ "title": "Add model lerobot PI0 to transformers",
+ "url": "https://github.com/huggingface/transformers/pull/44160",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-20T08:38:03Z"
+ "created_at": "2026-02-19T17:16:29Z"
},
{
"kind": "pull_request",
- "number": 44853,
- "title": "Fix Zamba2MambaMixer ignoring use_mamba_kernels=False",
- "url": "https://github.com/huggingface/transformers/pull/44853",
- "state": "open",
+ "number": 43762,
+ "title": " Widen match condition for `_can_record_outputs`",
+ "url": "https://github.com/huggingface/transformers/pull/43762",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-19T10:22:40Z"
+ "created_at": "2026-02-05T10:15:43Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43590,
+ "title": "Remove many output_attentions and other traced outputs on 100+ models ",
+ "url": "https://github.com/huggingface/transformers/pull/43590",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-01-29T12:23:56Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 43979,
+ "title": "Call to contributions: refactor output tracing in transformers",
+ "url": "https://github.com/huggingface/transformers/issues/43979",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-13T15:02:46Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "shtse8",
- "name": "Kyle Tse",
- "profile_url": "https://github.com/shtse8",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ashtse8",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ashtse8",
- "repo_first_seen_at": "2026-02-12T23:40:45Z",
- "repo_last_seen_at": "2026-02-12T23:42:11Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
+ "author_login": "Deep-unlearning",
+ "name": "Steven Zheng",
+ "profile_url": "https://github.com/Deep-unlearning",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADeep-unlearning",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADeep-unlearning",
+ "repo_first_seen_at": "2024-12-11T18:43:56Z",
+ "repo_last_seen_at": "2026-02-21T08:39:53Z",
+ "repo_primary_artifact_count": 5,
+ "repo_artifact_count": 16,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 5,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 5,
+ "snapshot_review_comment_count": 5,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4287,
+ "account_age_days": 2318,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 162,
- "merged_pr_count": 47,
- "closed_unmerged_pr_count": 99,
- "open_pr_count": 16,
- "merged_pr_rate": 0.2901,
- "closed_unmerged_pr_rate": 0.6111,
- "still_open_pr_rate": 0.0988,
- "distinct_repos_with_authored_prs": 52,
- "distinct_repos_with_open_prs": 11
+ "visible_authored_pr_count": 11,
+ "merged_pr_count": 9,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8182,
+ "closed_unmerged_pr_rate": 0.0909,
+ "still_open_pr_rate": 0.0909,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43967,
- "title": "Fix AttributeError in run_classification.py when detecting multi-label data",
- "url": "https://github.com/huggingface/transformers/pull/43967",
- "state": "open",
- "merged": false,
+ "number": 44115,
+ "title": "[docs] fix broken chat_templating links in tasks docs",
+ "url": "https://github.com/huggingface/transformers/pull/44115",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-02-17T21:32:55Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43865,
+ "title": "update somes audio models",
+ "url": "https://github.com/huggingface/transformers/pull/43865",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-12T23:42:11Z"
+ "created_at": "2026-02-09T15:12:33Z"
},
{
"kind": "pull_request",
- "number": 43966,
- "title": "Fix TypeError in dot_natural_key when state_dict keys have mixed types at same position",
- "url": "https://github.com/huggingface/transformers/pull/43966",
+ "number": 43413,
+ "title": "audio text to text task guide",
+ "url": "https://github.com/huggingface/transformers/pull/43413",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-12T23:40:45Z"
+ "created_at": "2026-01-22T15:18:01Z"
}
],
"issues": []
@@ -9254,63 +10388,73 @@
"fetch_error": null
},
{
- "author_login": "thakoreh",
- "name": "Hiren Thakore",
- "profile_url": "https://github.com/thakoreh",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Athakoreh",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Athakoreh",
- "repo_first_seen_at": "2026-02-23T21:27:09Z",
- "repo_last_seen_at": "2026-03-04T07:47:02Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "author_login": "lashahub",
+ "name": "Lasha Koroshinadze",
+ "profile_url": "https://github.com/lashahub",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alashahub",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alashahub",
+ "repo_first_seen_at": "2026-01-08T16:47:50Z",
+ "repo_last_seen_at": "2026-03-24T18:00:09Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 24,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_pr_count": 4,
+ "snapshot_comment_count": 6,
+ "snapshot_review_count": 7,
+ "snapshot_review_comment_count": 7,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2925,
+ "account_age_days": 3332,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 100,
- "merged_pr_count": 8,
- "closed_unmerged_pr_count": 54,
- "open_pr_count": 38,
- "merged_pr_rate": 0.08,
- "closed_unmerged_pr_rate": 0.54,
- "still_open_pr_rate": 0.38,
- "distinct_repos_with_authored_prs": 67,
- "distinct_repos_with_open_prs": 26
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44429,
- "title": "Fix ANSI codes emitted in loading_report when stdout is not a TTY",
- "url": "https://github.com/huggingface/transformers/pull/44429",
- "state": "closed",
+ "number": 44830,
+ "title": "Add AudioFlamingoNext model",
+ "url": "https://github.com/huggingface/transformers/pull/44830",
+ "state": "open",
"merged": false,
+ "draft": true,
+ "created_at": "2026-03-18T14:31:45Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43538,
+ "title": "Add Music Flamingo",
+ "url": "https://github.com/huggingface/transformers/pull/43538",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-04T07:47:02Z"
+ "created_at": "2026-01-27T17:37:34Z"
},
{
"kind": "pull_request",
- "number": 44243,
- "title": "fix: add load balancing loss when output_router_logits=False",
- "url": "https://github.com/huggingface/transformers/pull/44243",
+ "number": 43458,
+ "title": "Add Music Flamingo support to Audio Flamingo 3",
+ "url": "https://github.com/huggingface/transformers/pull/43458",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-23T21:27:09Z"
+ "created_at": "2026-01-24T04:02:17Z"
}
],
"issues": []
@@ -9318,63 +10462,73 @@
"fetch_error": null
},
{
- "author_login": "tohtana",
- "name": "Masahiro Tanaka",
- "profile_url": "https://github.com/tohtana",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atohtana",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atohtana",
- "repo_first_seen_at": "2026-02-08T22:04:44Z",
- "repo_last_seen_at": "2026-02-27T18:50:02Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 9,
+ "author_login": "Aravind-11",
+ "name": "ARAVINDHAN T",
+ "profile_url": "https://github.com/Aravind-11",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAravind-11",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAravind-11",
+ "repo_first_seen_at": "2025-11-10T23:38:23Z",
+ "repo_last_seen_at": "2026-04-09T15:42:31Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 41,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 10,
+ "snapshot_review_count": 14,
+ "snapshot_review_comment_count": 14,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1827,
+ "account_age_days": 2798,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 35,
- "merged_pr_count": 23,
- "closed_unmerged_pr_count": 8,
- "open_pr_count": 4,
- "merged_pr_rate": 0.6571,
- "closed_unmerged_pr_rate": 0.2286,
- "still_open_pr_rate": 0.1143,
- "distinct_repos_with_authored_prs": 9,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.6667,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43964,
- "title": "Fix ZeRO-3 conversion-mapped checkpoint loading",
- "url": "https://github.com/huggingface/transformers/pull/43964",
- "state": "closed",
+ "number": 45073,
+ "title": "Refactor OwlViT to modular Transformers",
+ "url": "https://github.com/huggingface/transformers/pull/45073",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-12T22:01:48Z"
+ "created_at": "2026-03-27T20:00:41Z"
},
{
"kind": "pull_request",
- "number": 43847,
- "title": " Fix _from_config silently skipping weight initialization under DeepSpeed ZeRO-3",
- "url": "https://github.com/huggingface/transformers/pull/43847",
+ "number": 42497,
+ "title": "Add `skip_post_init` flag",
+ "url": "https://github.com/huggingface/transformers/pull/42497",
"state": "closed",
"merged": false,
+ "draft": true,
+ "created_at": "2025-11-30T00:43:11Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 42136,
+ "title": "Sdpa for owlvit",
+ "url": "https://github.com/huggingface/transformers/pull/42136",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-08T22:04:44Z"
+ "created_at": "2025-11-10T23:38:23Z"
}
],
"issues": []
@@ -9382,63 +10536,73 @@
"fetch_error": null
},
{
- "author_login": "tonglei19961121",
- "name": "rayyy",
- "profile_url": "https://github.com/tonglei19961121",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atonglei19961121",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atonglei19961121",
- "repo_first_seen_at": "2026-02-27T11:44:01Z",
- "repo_last_seen_at": "2026-02-27T12:29:06Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "author_login": "githubnemo",
+ "name": null,
+ "profile_url": "https://github.com/githubnemo",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agithubnemo",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agithubnemo",
+ "repo_first_seen_at": "2026-01-26T11:34:05Z",
+ "repo_last_seen_at": "2026-04-09T15:30:30Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 9,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 2,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2251,
+ "account_age_days": 5821,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 10,
+ "merged_pr_count": 7,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.7,
+ "closed_unmerged_pr_rate": 0.1,
+ "still_open_pr_rate": 0.2,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44324,
- "title": "docs: Add document-question-answering example to pipeline tutorial",
- "url": "https://github.com/huggingface/transformers/pull/44324",
- "state": "closed",
+ "number": 44772,
+ "title": "bitsandbytes: Update links and docs",
+ "url": "https://github.com/huggingface/transformers/pull/44772",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T12:29:06Z"
+ "created_at": "2026-03-16T18:46:13Z"
},
{
"kind": "pull_request",
- "number": 44323,
- "title": "docs: Add document-question-answering example to pipeline tutorial",
- "url": "https://github.com/huggingface/transformers/pull/44323",
+ "number": 43681,
+ "title": "Fix T5 v1.1 detection",
+ "url": "https://github.com/huggingface/transformers/pull/43681",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-27T12:26:00Z"
+ "created_at": "2026-02-02T13:12:00Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43494,
+ "title": "Fix loading of Qwen3 FP8",
+ "url": "https://github.com/huggingface/transformers/pull/43494",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-01-26T11:34:05Z"
}
],
"issues": []
@@ -9446,63 +10610,73 @@
"fetch_error": null
},
{
- "author_login": "tyler-romero",
- "name": "Tyler Romero",
- "profile_url": "https://github.com/tyler-romero",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atyler-romero",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atyler-romero",
- "repo_first_seen_at": "2026-02-10T18:34:03Z",
- "repo_last_seen_at": "2026-03-18T20:24:58Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 16,
+ "author_login": "lordaarush",
+ "name": "Aarush Sinha",
+ "profile_url": "https://github.com/lordaarush",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alordaarush",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alordaarush",
+ "repo_first_seen_at": "2026-02-03T14:43:03Z",
+ "repo_last_seen_at": "2026-02-12T21:10:20Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 14,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 4,
- "snapshot_review_comment_count": 9,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 11,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3456,
+ "account_age_days": 2138,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "high",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 37,
- "merged_pr_count": 26,
- "closed_unmerged_pr_count": 8,
- "open_pr_count": 3,
- "merged_pr_rate": 0.7027,
- "closed_unmerged_pr_rate": 0.2162,
- "still_open_pr_rate": 0.0811,
- "distinct_repos_with_authored_prs": 12,
- "distinct_repos_with_open_prs": 3
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44836,
- "title": "Add cu_seqlens support to OlmoHybridGatedDeltaNet for packed sequences",
- "url": "https://github.com/huggingface/transformers/pull/44836",
- "state": "open",
+ "number": 43951,
+ "title": "Fix AttributeError for remote models with trust_remote_code=True",
+ "url": "https://github.com/huggingface/transformers/pull/43951",
+ "state": "closed",
"merged": false,
- "draft": true,
- "created_at": "2026-03-18T20:24:58Z"
+ "draft": false,
+ "created_at": "2026-02-12T14:32:00Z"
},
{
"kind": "pull_request",
- "number": 44416,
- "title": "[tiny] Add olmo_hybrid to tokenizer auto-mapping",
- "url": "https://github.com/huggingface/transformers/pull/44416",
+ "number": 43770,
+ "title": "Remove unconditional train_batch_size assignment",
+ "url": "https://github.com/huggingface/transformers/pull/43770",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-03T19:30:56Z"
+ "created_at": "2026-02-05T14:25:36Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43718,
+ "title": "Fix resume_from_checkpoint ignoring user's batch size configuration",
+ "url": "https://github.com/huggingface/transformers/pull/43718",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-03T18:37:08Z"
}
],
"issues": []
@@ -9510,63 +10684,73 @@
"fetch_error": null
},
{
- "author_login": "tysoncung",
- "name": "Tyson Cung",
- "profile_url": "https://github.com/tysoncung",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atysoncung",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atysoncung",
- "repo_first_seen_at": "2026-02-17T02:03:30Z",
- "repo_last_seen_at": "2026-02-27T16:11:46Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
+ "author_login": "Olexandr88",
+ "name": null,
+ "profile_url": "https://github.com/Olexandr88",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AOlexandr88",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AOlexandr88",
+ "repo_first_seen_at": "2025-12-26T13:28:31Z",
+ "repo_last_seen_at": "2026-03-13T11:08:13Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 2,
+ "snapshot_pr_count": 3,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2676,
+ "account_age_days": 1616,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "high recent PR volume; very broad repo spread; high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 112,
- "merged_pr_count": 23,
- "closed_unmerged_pr_count": 50,
- "open_pr_count": 39,
- "merged_pr_rate": 0.2054,
- "closed_unmerged_pr_rate": 0.4464,
- "still_open_pr_rate": 0.3482,
- "distinct_repos_with_authored_prs": 45,
- "distinct_repos_with_open_prs": 24
+ "visible_authored_pr_count": 62,
+ "merged_pr_count": 14,
+ "closed_unmerged_pr_count": 14,
+ "open_pr_count": 34,
+ "merged_pr_rate": 0.2258,
+ "closed_unmerged_pr_rate": 0.2258,
+ "still_open_pr_rate": 0.5484,
+ "distinct_repos_with_authored_prs": 54,
+ "distinct_repos_with_open_prs": 34
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44332,
- "title": "Fix typos in comments and docstrings",
- "url": "https://github.com/huggingface/transformers/pull/44332",
+ "number": 44659,
+ "title": "docs: remove outdated use_diff docstring from DistributedConfig.to_js\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44659",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-13T11:08:13Z"
+ },
+ {
+ "kind": "pull_request",
+ "number": 43544,
+ "title": "Fix typos in add_new_model_like docstrings",
+ "url": "https://github.com/huggingface/transformers/pull/43544",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-27T16:11:46Z"
+ "created_at": "2026-01-28T06:28:03Z"
},
{
"kind": "pull_request",
- "number": 44065,
- "title": "Refactor CTRL model output tracing with capture_outputs and can_return_tuple",
- "url": "https://github.com/huggingface/transformers/pull/44065",
+ "number": 43050,
+ "title": "Fix safe _file_ access in CLIP lazy module",
+ "url": "https://github.com/huggingface/transformers/pull/43050",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T02:03:57Z"
+ "created_at": "2025-12-26T13:28:31Z"
}
],
"issues": []
@@ -9574,25 +10758,25 @@
"fetch_error": null
},
{
- "author_login": "umbilnm",
- "name": "Kirill Ustinov",
- "profile_url": "https://github.com/umbilnm",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aumbilnm",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aumbilnm",
- "repo_first_seen_at": "2026-03-08T19:38:32Z",
- "repo_last_seen_at": "2026-03-23T17:49:43Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 7,
- "snapshot_issue_count": 0,
+ "author_login": "MHRDYN7",
+ "name": "MAHIR DAIYAN",
+ "profile_url": "https://github.com/MHRDYN7",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMHRDYN7",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMHRDYN7",
+ "repo_first_seen_at": "2025-08-04T17:37:52Z",
+ "repo_last_seen_at": "2026-04-10T19:51:57Z",
+ "repo_primary_artifact_count": 4,
+ "repo_artifact_count": 105,
+ "snapshot_issue_count": 2,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
+ "snapshot_comment_count": 13,
+ "snapshot_review_count": 44,
+ "snapshot_review_comment_count": 44,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1614,
+ "account_age_days": 1308,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -9600,255 +10784,313 @@
"heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.3333,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44570,
- "title": "Fix missing post_processor in DebertaV2Tokenizer causing no special t\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44570",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-10T13:37:06Z"
+ "number": 43973,
+ "title": "Add lfm2.5 audio",
+ "url": "https://github.com/huggingface/transformers/pull/43973",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-02-13T09:36:59Z"
},
{
"kind": "pull_request",
- "number": 44543,
- "title": "Fix assistant_masks for multimodal inputs in apply_chat_template",
- "url": "https://github.com/huggingface/transformers/pull/44543",
+ "number": 39895,
+ "title": "Add Videoprism",
+ "url": "https://github.com/huggingface/transformers/pull/39895",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-09T10:47:05Z"
+ "created_at": "2025-08-04T17:37:52Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45341,
+ "title": "A little bug in testing_utils.py",
+ "url": "https://github.com/huggingface/transformers/issues/45341",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-09T13:05:35Z"
+ },
+ {
+ "kind": "issue",
+ "number": 43909,
+ "title": "Add LFM2.5 Audio 1.5B",
+ "url": "https://github.com/huggingface/transformers/issues/43909",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-11T09:20:30Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "veeceey",
- "name": "Varun Chawla",
- "profile_url": "https://github.com/veeceey",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aveeceey",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aveeceey",
- "repo_first_seen_at": "2026-02-07T19:20:43Z",
- "repo_last_seen_at": "2026-02-20T08:28:05Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
+ "author_login": "merveenoyan",
+ "name": "Merve Noyan",
+ "profile_url": "https://github.com/merveenoyan",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amerveenoyan",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amerveenoyan",
+ "repo_first_seen_at": "2025-10-30T12:45:06Z",
+ "repo_last_seen_at": "2026-03-13T10:54:24Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 26,
+ "snapshot_issue_count": 1,
"snapshot_pr_count": 2,
"snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 19,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3034,
+ "account_age_days": 2455,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; targets high-star repos",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 603,
- "merged_pr_count": 170,
- "closed_unmerged_pr_count": 225,
- "open_pr_count": 208,
- "merged_pr_rate": 0.2819,
- "closed_unmerged_pr_rate": 0.3731,
- "still_open_pr_rate": 0.3449,
- "distinct_repos_with_authored_prs": 325,
- "distinct_repos_with_open_prs": 144
+ "visible_authored_pr_count": 15,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.1333,
+ "still_open_pr_rate": 0.0667,
+ "distinct_repos_with_authored_prs": 9,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44170,
- "title": "Add GIT model support in VQA pipeline",
- "url": "https://github.com/huggingface/transformers/pull/44170",
- "state": "closed",
+ "number": 43915,
+ "title": "add PaddleOCR-VL conversion",
+ "url": "https://github.com/huggingface/transformers/pull/43915",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-20T08:28:05Z"
+ "created_at": "2026-02-11T14:30:59Z"
},
{
"kind": "pull_request",
- "number": 43822,
- "title": "Fix NameError: name 'nn' is not defined when PyTorch < 2.4",
- "url": "https://github.com/huggingface/transformers/pull/43822",
+ "number": 43442,
+ "title": "add trackio to training notebooks",
+ "url": "https://github.com/huggingface/transformers/pull/43442",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-07T19:20:43Z"
+ "created_at": "2026-01-23T11:03:23Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 41950,
+ "title": "video-classification pipeline looks for image processors",
+ "url": "https://github.com/huggingface/transformers/issues/41950",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2025-10-30T12:45:06Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "yousheng-chen",
- "name": null,
- "profile_url": "https://github.com/yousheng-chen",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayousheng-chen",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayousheng-chen",
- "repo_first_seen_at": "2026-01-27T03:43:11Z",
- "repo_last_seen_at": "2026-01-27T04:13:32Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
+ "author_login": "pavel-esir",
+ "name": "Pavel Esir",
+ "profile_url": "https://github.com/pavel-esir",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apavel-esir",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apavel-esir",
+ "repo_first_seen_at": "2026-02-09T11:45:22Z",
+ "repo_last_seen_at": "2026-02-25T08:02:29Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 5,
+ "snapshot_issue_count": 1,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 703,
+ "account_age_days": 4559,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 12,
+ "merged_pr_count": 8,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.6667,
+ "closed_unmerged_pr_rate": 0.0833,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43516,
- "title": "Hub creat branch",
- "url": "https://github.com/huggingface/transformers/pull/43516",
- "state": "closed",
+ "number": 43911,
+ "title": "add Llama to mapping names in tokenization_auto.py",
+ "url": "https://github.com/huggingface/transformers/pull/43911",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-27T04:13:32Z"
+ "created_at": "2026-02-11T10:53:54Z"
},
{
"kind": "pull_request",
- "number": 43515,
- "title": "New branch",
- "url": "https://github.com/huggingface/transformers/pull/43515",
+ "number": 43860,
+ "title": "Update ModelType for Unigram tokenizer",
+ "url": "https://github.com/huggingface/transformers/pull/43860",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-27T03:43:11Z"
+ "created_at": "2026-02-09T11:45:22Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 43975,
+ "title": "`deepseek-ai/deepseek-coder-6.7b-instruct` incorrectly detokenizes in v5",
+ "url": "https://github.com/huggingface/transformers/issues/43975",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-13T11:34:53Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "yunhaoli24",
- "name": "YunhaoLi",
- "profile_url": "https://github.com/yunhaoli24",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayunhaoli24",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayunhaoli24",
- "repo_first_seen_at": "2026-03-12T04:46:19Z",
- "repo_last_seen_at": "2026-03-16T06:00:47Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
+ "author_login": "thisisiron",
+ "name": "Eon Kim",
+ "profile_url": "https://github.com/thisisiron",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Athisisiron",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Athisisiron",
+ "repo_first_seen_at": "2025-08-20T15:17:54Z",
+ "repo_last_seen_at": "2026-04-10T17:47:38Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 34,
+ "snapshot_issue_count": 1,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 14,
+ "snapshot_review_comment_count": 14,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2203,
+ "account_age_days": 3442,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
+ "public_orgs": [
+ "ai-rush-2019",
+ "bcaitech1",
+ "ml-zip"
+ ],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 3,
- "merged_pr_rate": 0.1667,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44736,
- "title": "fix: resolve false-positive regex warning for non-mistral models",
- "url": "https://github.com/huggingface/transformers/pull/44736",
- "state": "closed",
+ "number": 45075,
+ "title": "Add Deepseek-OCR-2 model",
+ "url": "https://github.com/huggingface/transformers/pull/45075",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-16T06:00:47Z"
+ "created_at": "2026-03-27T20:14:27Z"
},
{
"kind": "pull_request",
- "number": 44618,
- "title": "fix: Add BOS/EOS tokens by default for DeBERTa v2 tokenizer",
- "url": "https://github.com/huggingface/transformers/pull/44618",
+ "number": 40321,
+ "title": "[WIP] Add Ovis2.5 ",
+ "url": "https://github.com/huggingface/transformers/pull/40321",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-12T04:46:19Z"
+ "created_at": "2025-08-20T15:17:54Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45177,
+ "title": "add DeepSeek-OCR2",
+ "url": "https://github.com/huggingface/transformers/issues/45177",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-02T02:43:49Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "XingweiDeng",
- "name": "XingweiDeng",
- "profile_url": "https://github.com/XingweiDeng",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AXingweiDeng",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AXingweiDeng",
- "repo_first_seen_at": "2026-01-13T08:58:19Z",
- "repo_last_seen_at": "2026-03-20T11:23:27Z",
- "repo_primary_artifact_count": 5,
- "repo_artifact_count": 422,
+ "author_login": "ethanknights",
+ "name": "Ethan Knights",
+ "profile_url": "https://github.com/ethanknights",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aethanknights",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aethanknights",
+ "repo_first_seen_at": "2025-06-27T22:12:42Z",
+ "repo_last_seen_at": "2026-02-25T10:09:38Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 5,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 206,
- "snapshot_review_comment_count": 206,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1821,
+ "account_age_days": 3050,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -9870,33 +11112,23 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43767,
- "title": "[Model] Add PP-Chart2Table Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43767",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-05T13:54:13Z"
- },
- {
- "kind": "pull_request",
- "number": 43385,
- "title": "[Model] Add UVDoc Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43385",
+ "number": 44268,
+ "title": "chore: fixes in `Trainer` class docs (`compute_loss` & `hyperparameter_search`)",
+ "url": "https://github.com/huggingface/transformers/pull/44268",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-21T03:34:41Z"
+ "created_at": "2026-02-24T23:20:16Z"
},
{
"kind": "pull_request",
- "number": 43345,
- "title": "[Model] Add PP-LCNet Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43345",
+ "number": 39094,
+ "title": "docs: PyTorch examples (image-classification & image-pretraining) clarity",
+ "url": "https://github.com/huggingface/transformers/pull/39094",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-19T07:34:26Z"
+ "created_at": "2025-06-27T22:12:42Z"
}
],
"issues": []
@@ -9904,73 +11136,66 @@
"fetch_error": null
},
{
- "author_login": "vaibhav-research",
- "name": "Vaibhav Pandey",
- "profile_url": "https://github.com/vaibhav-research",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avaibhav-research",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avaibhav-research",
- "repo_first_seen_at": "2026-01-04T22:59:05Z",
- "repo_last_seen_at": "2026-01-29T17:27:09Z",
- "repo_primary_artifact_count": 4,
- "repo_artifact_count": 87,
+ "author_login": "khushali9",
+ "name": "Khushali Desai",
+ "profile_url": "https://github.com/khushali9",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akhushali9",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akhushali9",
+ "repo_first_seen_at": "2025-11-26T16:41:09Z",
+ "repo_last_seen_at": "2026-04-10T21:48:56Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 50,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 4,
- "snapshot_comment_count": 15,
- "snapshot_review_count": 34,
- "snapshot_review_comment_count": 34,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 22,
+ "snapshot_review_count": 13,
+ "snapshot_review_comment_count": 13,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3306,
+ "account_age_days": 4203,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [
+ "systers",
+ "crowdresearch"
+ ],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 9,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.1111,
+ "closed_unmerged_pr_rate": 0.5556,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43603,
- "title": "Fix unintended Hub metadata calls from _patch_mistral_regex",
- "url": "https://github.com/huggingface/transformers/pull/43603",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-29T15:30:56Z"
- },
- {
- "kind": "pull_request",
- "number": 43398,
- "title": "Fix: adding pad_token_id in Qwen3VLTextConfig",
- "url": "https://github.com/huggingface/transformers/pull/43398",
+ "number": 44146,
+ "title": "Ensure final evaluation runs with step-based evaluation strategy",
+ "url": "https://github.com/huggingface/transformers/pull/44146",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-22T00:21:16Z"
+ "created_at": "2026-02-19T05:29:21Z"
},
{
"kind": "pull_request",
- "number": 43314,
- "title": "43125: Ensure correct checkpoint saving behavior by simplifying Trainer.save_model parallelism logic",
- "url": "https://github.com/huggingface/transformers/pull/43314",
+ "number": 42428,
+ "title": "logic to select tf32 API as per Pytorch version",
+ "url": "https://github.com/huggingface/transformers/pull/42428",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-16T02:43:03Z"
+ "created_at": "2025-11-26T16:41:09Z"
}
],
"issues": []
@@ -9978,178 +11203,127 @@
"fetch_error": null
},
{
- "author_login": "sbucaille",
- "name": "StevenBucaille",
- "profile_url": "https://github.com/sbucaille",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asbucaille",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asbucaille",
- "repo_first_seen_at": "2025-03-21T22:28:16Z",
- "repo_last_seen_at": "2026-03-22T15:36:54Z",
- "repo_primary_artifact_count": 6,
- "repo_artifact_count": 210,
- "snapshot_issue_count": 3,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 9,
- "snapshot_review_count": 97,
- "snapshot_review_comment_count": 98,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "lmaksym",
+ "name": "Maksym Lypivskyi",
+ "profile_url": "https://github.com/lmaksym",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Almaksym",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Almaksym",
+ "repo_first_seen_at": "2026-01-19T22:09:49Z",
+ "repo_last_seen_at": "2026-03-10T11:25:39Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 24,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 6,
+ "snapshot_review_count": 8,
+ "snapshot_review_comment_count": 8,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3402,
+ "account_age_days": 4107,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.25,
+ "still_open_pr_rate": 0.75,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43527,
- "title": "fix: return labels instead of label in reduce_label method in BeitImageProcessorFast",
- "url": "https://github.com/huggingface/transformers/pull/43527",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-27T13:29:06Z"
- },
- {
- "kind": "pull_request",
- "number": 42978,
- "title": "Add ViT NEPA",
- "url": "https://github.com/huggingface/transformers/pull/42978",
+ "number": 44171,
+ "title": "Parakeet tdt",
+ "url": "https://github.com/huggingface/transformers/pull/44171",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2025-12-21T05:34:27Z"
+ "created_at": "2026-02-20T08:44:46Z"
},
{
"kind": "pull_request",
- "number": 36895,
- "title": "Add RF-DETR",
- "url": "https://github.com/huggingface/transformers/pull/36895",
- "state": "open",
+ "number": 43357,
+ "title": "Add Parakeet TDT model support",
+ "url": "https://github.com/huggingface/transformers/pull/43357",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2025-03-21T22:28:16Z"
+ "created_at": "2026-01-19T22:09:49Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 44404,
- "title": "Bring Loss classes back to modeling file and leverage modular",
- "url": "https://github.com/huggingface/transformers/issues/44404",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-03T03:10:54Z"
- },
- {
- "kind": "issue",
- "number": 43526,
- "title": "reduce_labels returns only one label instead of the whole array of labels in BeitImageProcessorFast",
- "url": "https://github.com/huggingface/transformers/issues/43526",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-01-27T13:27:08Z"
- },
- {
- "kind": "issue",
- "number": 42977,
- "title": "Add ViT NEPA",
- "url": "https://github.com/huggingface/transformers/issues/42977",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2025-12-21T05:33:08Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "casinca",
- "name": null,
- "profile_url": "https://github.com/casinca",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acasinca",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acasinca",
- "repo_first_seen_at": "2025-12-10T12:31:18Z",
- "repo_last_seen_at": "2026-03-24T08:42:55Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 7,
+ "author_login": "pragnyanramtha",
+ "name": "Pragnyan Ramtha",
+ "profile_url": "https://github.com/pragnyanramtha",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apragnyanramtha",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apragnyanramtha",
+ "repo_first_seen_at": "2026-02-08T09:24:35Z",
+ "repo_last_seen_at": "2026-02-21T06:24:17Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 9,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 4,
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 7,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2604,
+ "account_age_days": 443,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 19,
- "merged_pr_count": 19,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.375,
+ "closed_unmerged_pr_rate": 0.375,
+ "still_open_pr_rate": 0.25,
"distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43947,
- "title": "fix: Better weight decay exclusion in `run_*_no\u2011trainer.py` examples",
- "url": "https://github.com/huggingface/transformers/pull/43947",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-12T13:20:24Z"
- },
- {
- "kind": "pull_request",
- "number": 42931,
- "title": "docs: Squared ReLU paper fix",
- "url": "https://github.com/huggingface/transformers/pull/42931",
+ "number": 44200,
+ "title": "fix: propagate `weights_only` param to `load_state_dict` in .bin loading path (#43782)",
+ "url": "https://github.com/huggingface/transformers/pull/44200",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2025-12-17T17:27:59Z"
+ "created_at": "2026-02-21T06:24:17Z"
},
{
"kind": "pull_request",
- "number": 42769,
- "title": "Fix weight decay exclusions in `run_*_no\u2011trainer.py` examples",
- "url": "https://github.com/huggingface/transformers/pull/42769",
- "state": "closed",
- "merged": true,
+ "number": 43836,
+ "title": "fix: wrapped TypeAdpater in string literals (for now)",
+ "url": "https://github.com/huggingface/transformers/pull/43836",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2025-12-10T12:31:18Z"
+ "created_at": "2026-02-08T11:28:31Z"
}
],
"issues": []
@@ -10157,73 +11331,63 @@
"fetch_error": null
},
{
- "author_login": "zhang-prog",
- "name": null,
- "profile_url": "https://github.com/zhang-prog",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azhang-prog",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azhang-prog",
- "repo_first_seen_at": "2025-12-23T11:18:14Z",
- "repo_last_seen_at": "2026-03-20T11:36:01Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 631,
+ "author_login": "Siddhartha7340",
+ "name": "Siddhartha Pradhan",
+ "profile_url": "https://github.com/Siddhartha7340",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASiddhartha7340",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASiddhartha7340",
+ "repo_first_seen_at": "2026-01-17T05:16:36Z",
+ "repo_last_seen_at": "2026-02-17T07:42:01Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
- "snapshot_pr_count": 3,
- "snapshot_comment_count": 35,
- "snapshot_review_count": 296,
- "snapshot_review_comment_count": 297,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_pr_count": 2,
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2052,
+ "account_age_days": 1472,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 27,
- "merged_pr_count": 23,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 3,
- "merged_pr_rate": 0.8519,
- "closed_unmerged_pr_rate": 0.037,
- "still_open_pr_rate": 0.1111,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44808,
- "title": "[Model] Add PP-OCRv5_server_rec and PP-OCRv5_mobile_rec models Support",
- "url": "https://github.com/huggingface/transformers/pull/44808",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-18T04:29:07Z"
- },
- {
- "kind": "pull_request",
- "number": 43098,
- "title": "[Model] Add PP-DocLayoutV3 Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43098",
- "state": "closed",
- "merged": true,
+ "number": 44072,
+ "title": "refactor efficientnet output tracing with @capture_outputs and @can_r\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44072",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-01-04T12:10:22Z"
+ "created_at": "2026-02-17T07:42:01Z"
},
{
"kind": "pull_request",
- "number": 43018,
- "title": "[Model] Add PP-DocLayoutV2 Model Support",
- "url": "https://github.com/huggingface/transformers/pull/43018",
+ "number": 43331,
+ "title": "docs(yoso): fix and stabilize doctest for YOSO",
+ "url": "https://github.com/huggingface/transformers/pull/43331",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2025-12-23T11:18:14Z"
+ "created_at": "2026-01-17T05:16:36Z"
}
],
"issues": []
@@ -10231,105 +11395,94 @@
"fetch_error": null
},
{
- "author_login": "merveenoyan",
- "name": "Merve Noyan",
- "profile_url": "https://github.com/merveenoyan",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amerveenoyan",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amerveenoyan",
- "repo_first_seen_at": "2025-10-30T12:45:06Z",
- "repo_last_seen_at": "2026-03-13T10:54:24Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 26,
- "snapshot_issue_count": 1,
+ "author_login": "tohtana",
+ "name": "Masahiro Tanaka",
+ "profile_url": "https://github.com/tohtana",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atohtana",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atohtana",
+ "repo_first_seen_at": "2026-02-08T22:04:44Z",
+ "repo_last_seen_at": "2026-02-27T18:50:02Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 9,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 3,
- "snapshot_review_comment_count": 19,
- "repo_association": "MEMBER",
+ "snapshot_comment_count": 5,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2438,
+ "account_age_days": 1844,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 12,
- "merged_pr_count": 9,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 3,
- "merged_pr_rate": 0.75,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 8,
+ "visible_authored_pr_count": 31,
+ "merged_pr_count": 22,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.7097,
+ "closed_unmerged_pr_rate": 0.129,
+ "still_open_pr_rate": 0.1613,
+ "distinct_repos_with_authored_prs": 9,
"distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43915,
- "title": "add PaddleOCR-VL conversion",
- "url": "https://github.com/huggingface/transformers/pull/43915",
- "state": "open",
+ "number": 43964,
+ "title": "Fix ZeRO-3 conversion-mapped checkpoint loading",
+ "url": "https://github.com/huggingface/transformers/pull/43964",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-11T14:30:59Z"
+ "created_at": "2026-02-12T22:01:48Z"
},
{
"kind": "pull_request",
- "number": 43442,
- "title": "add trackio to training notebooks",
- "url": "https://github.com/huggingface/transformers/pull/43442",
+ "number": 43847,
+ "title": " Fix _from_config silently skipping weight initialization under DeepSpeed ZeRO-3",
+ "url": "https://github.com/huggingface/transformers/pull/43847",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-23T11:03:23Z"
+ "created_at": "2026-02-08T22:04:44Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 41950,
- "title": "video-classification pipeline looks for image processors",
- "url": "https://github.com/huggingface/transformers/issues/41950",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2025-10-30T12:45:06Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
- {
- "author_login": "MHRDYN7",
- "name": "MAHIR DAIYAN",
- "profile_url": "https://github.com/MHRDYN7",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMHRDYN7",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMHRDYN7",
- "repo_first_seen_at": "2025-08-04T17:37:52Z",
- "repo_last_seen_at": "2026-03-12T10:08:48Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 60,
- "snapshot_issue_count": 1,
+ {
+ "author_login": "vasanthrpjan1-boop",
+ "name": "vasanth pandiaraj",
+ "profile_url": "https://github.com/vasanthrpjan1-boop",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasanthrpjan1-boop",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasanthrpjan1-boop",
+ "repo_first_seen_at": "2026-02-08T14:25:35Z",
+ "repo_last_seen_at": "2026-03-27T11:31:10Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 0,
"snapshot_pr_count": 2,
- "snapshot_comment_count": 9,
- "snapshot_review_count": 24,
- "snapshot_review_comment_count": 24,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1291,
- "young_account": false,
+ "account_age_days": 249,
+ "young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
@@ -10346,48 +11499,37 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43973,
- "title": "Add lfm2.5 audio",
- "url": "https://github.com/huggingface/transformers/pull/43973",
+ "number": 45055,
+ "title": "Save model config in Trainer checkpoints for non-PreTrainedModel models",
+ "url": "https://github.com/huggingface/transformers/pull/45055",
"state": "open",
"merged": false,
- "draft": true,
- "created_at": "2026-02-13T09:36:59Z"
+ "draft": false,
+ "created_at": "2026-03-27T11:31:10Z"
},
{
"kind": "pull_request",
- "number": 39895,
- "title": "Add Videoprism",
- "url": "https://github.com/huggingface/transformers/pull/39895",
- "state": "open",
+ "number": 43843,
+ "title": "Add PlutoCallback integration for Pluto experiment tracker",
+ "url": "https://github.com/huggingface/transformers/pull/43843",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2025-08-04T17:37:52Z"
+ "created_at": "2026-02-08T14:29:51Z"
}
],
- "issues": [
- {
- "kind": "issue",
- "number": 43909,
- "title": "Add LFM2.5 Audio 1.5B",
- "url": "https://github.com/huggingface/transformers/issues/43909",
- "state": "open",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-11T09:20:30Z"
- }
- ]
+ "issues": []
},
"fetch_error": null
},
{
- "author_login": "ethanknights",
- "name": "Ethan Knights",
- "profile_url": "https://github.com/ethanknights",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aethanknights",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aethanknights",
- "repo_first_seen_at": "2025-06-27T22:12:42Z",
- "repo_last_seen_at": "2026-02-25T10:09:38Z",
+ "author_login": "veeceey",
+ "name": "Varun Chawla",
+ "profile_url": "https://github.com/veeceey",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aveeceey",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aveeceey",
+ "repo_first_seen_at": "2026-02-07T19:20:43Z",
+ "repo_last_seen_at": "2026-02-20T08:28:05Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 3,
"snapshot_issue_count": 0,
@@ -10395,49 +11537,49 @@
"snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3034,
+ "account_age_days": 3051,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 309,
+ "merged_pr_count": 88,
+ "closed_unmerged_pr_count": 92,
+ "open_pr_count": 129,
+ "merged_pr_rate": 0.2848,
+ "closed_unmerged_pr_rate": 0.2977,
+ "still_open_pr_rate": 0.4175,
+ "distinct_repos_with_authored_prs": 228,
+ "distinct_repos_with_open_prs": 106
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44268,
- "title": "chore: fixes in `Trainer` class docs (`compute_loss` & `hyperparameter_search`)",
- "url": "https://github.com/huggingface/transformers/pull/44268",
+ "number": 44170,
+ "title": "Add GIT model support in VQA pipeline",
+ "url": "https://github.com/huggingface/transformers/pull/44170",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-24T23:20:16Z"
+ "created_at": "2026-02-20T08:28:05Z"
},
{
"kind": "pull_request",
- "number": 39094,
- "title": "docs: PyTorch examples (image-classification & image-pretraining) clarity",
- "url": "https://github.com/huggingface/transformers/pull/39094",
+ "number": 43822,
+ "title": "Fix NameError: name 'nn' is not defined when PyTorch < 2.4",
+ "url": "https://github.com/huggingface/transformers/pull/43822",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2025-06-27T22:12:42Z"
+ "created_at": "2026-02-07T19:20:43Z"
}
],
"issues": []
@@ -10445,340 +11587,379 @@
"fetch_error": null
},
{
- "author_login": "khushali9",
- "name": "Khushali Desai",
- "profile_url": "https://github.com/khushali9",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akhushali9",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akhushali9",
- "repo_first_seen_at": "2025-11-26T16:41:09Z",
- "repo_last_seen_at": "2026-03-25T15:02:57Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 43,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 21,
- "snapshot_review_count": 10,
- "snapshot_review_comment_count": 10,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "baonudesifeizhai",
+ "name": null,
+ "profile_url": "https://github.com/baonudesifeizhai",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abaonudesifeizhai",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abaonudesifeizhai",
+ "repo_first_seen_at": "2026-02-10T01:32:32Z",
+ "repo_last_seen_at": "2026-04-02T07:59:13Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 10,
+ "snapshot_issue_count": 2,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 7,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4187,
+ "account_age_days": 1776,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "systers",
- "crowdresearch"
- ],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 3,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.625,
- "still_open_pr_rate": 0.375,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 14,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 9,
+ "merged_pr_rate": 0.0714,
+ "closed_unmerged_pr_rate": 0.2857,
+ "still_open_pr_rate": 0.6429,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 5
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44146,
- "title": "Ensure final evaluation runs with step-based evaluation strategy",
- "url": "https://github.com/huggingface/transformers/pull/44146",
+ "number": 45097,
+ "title": "Add old InternVL2-1B/2B support to the InternVL conversion script #45092",
+ "url": "https://github.com/huggingface/transformers/pull/45097",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-19T05:29:21Z"
+ "created_at": "2026-03-29T05:29:42Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45092,
+ "title": "[Bug] Old InternVL2 remote-code checkpoints are incompatible with Transformers v5 meta initialization",
+ "url": "https://github.com/huggingface/transformers/issues/45092",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-29T01:11:37Z"
},
{
- "kind": "pull_request",
- "number": 42428,
- "title": "logic to select tf32 API as per Pytorch version",
- "url": "https://github.com/huggingface/transformers/pull/42428",
+ "kind": "issue",
+ "number": 43874,
+ "title": "[GLM46V] Glm46VImageProcessorFast missing get_number_of_image_patches breaks _get_num_multimodal_tokens (AttributeError)",
+ "url": "https://github.com/huggingface/transformers/issues/43874",
"state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2025-11-26T16:41:09Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-10T01:32:32Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "KoichiYasuoka",
- "name": "Koichi Yasuoka",
- "profile_url": "https://github.com/KoichiYasuoka",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKoichiYasuoka",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKoichiYasuoka",
- "repo_first_seen_at": "2026-01-21T06:14:39Z",
- "repo_last_seen_at": "2026-03-13T04:23:11Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "author_login": "bigshanedogg",
+ "name": null,
+ "profile_url": "https://github.com/bigshanedogg",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abigshanedogg",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abigshanedogg",
+ "repo_first_seen_at": "2026-03-23T19:34:30Z",
+ "repo_last_seen_at": "2026-04-10T08:48:31Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 35,
+ "snapshot_issue_count": 2,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 14,
+ "snapshot_review_count": 8,
+ "snapshot_review_comment_count": 10,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3817,
+ "account_age_days": 3668,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
+ "visible_authored_pr_count": 3,
"merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.3333,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44621,
- "title": "pipelines do not have modelcard",
- "url": "https://github.com/huggingface/transformers/pull/44621",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-03-12T08:04:29Z"
- },
- {
- "kind": "pull_request",
- "number": 43387,
- "title": "model_inputs should have the same dtype",
- "url": "https://github.com/huggingface/transformers/pull/43387",
- "state": "closed",
+ "number": 44956,
+ "title": "Add HyperCLOVAX SEED Think 14B",
+ "url": "https://github.com/huggingface/transformers/pull/44956",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-21T06:14:39Z"
+ "created_at": "2026-03-23T19:34:30Z"
}
],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "lmaksym",
- "name": "Maksym Lypivskyi",
- "profile_url": "https://github.com/lmaksym",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Almaksym",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Almaksym",
- "repo_first_seen_at": "2026-01-19T22:09:49Z",
- "repo_last_seen_at": "2026-03-10T11:25:39Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 24,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45099,
+ "title": "add HyperCLOVA X SEED Vision Instruct 3B",
+ "url": "https://github.com/huggingface/transformers/issues/45099",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-29T16:48:01Z"
+ },
+ {
+ "kind": "issue",
+ "number": 44957,
+ "title": "Add HyperCLOVA X SEED Think 14B",
+ "url": "https://github.com/huggingface/transformers/issues/44957",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-23T19:37:47Z"
+ }
+ ]
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "ouroborosscr",
+ "name": null,
+ "profile_url": "https://github.com/ouroborosscr",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aouroborosscr",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aouroborosscr",
+ "repo_first_seen_at": "2026-03-21T15:38:54Z",
+ "repo_last_seen_at": "2026-03-24T07:57:07Z",
+ "repo_primary_artifact_count": 3,
+ "repo_artifact_count": 9,
+ "snapshot_issue_count": 2,
+ "snapshot_pr_count": 1,
"snapshot_comment_count": 6,
- "snapshot_review_count": 8,
- "snapshot_review_comment_count": 8,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIMER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4091,
+ "account_age_days": 1962,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 4,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 0,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 3,
+ "open_pr_count": 0,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.75,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 3
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44171,
- "title": "Parakeet tdt",
- "url": "https://github.com/huggingface/transformers/pull/44171",
- "state": "open",
+ "number": 44911,
+ "title": "Fix flash attention crash with 3D position_ids (Qwen3.5)",
+ "url": "https://github.com/huggingface/transformers/pull/44911",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-20T08:44:46Z"
+ "created_at": "2026-03-21T15:42:57Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 44928,
+ "title": "[Bug] Catastrophic gradient explosion (NaN) in RLHF with Qwen3.5 due to 3D position_ids forcing SDPA Math fallback and BF16 collapse",
+ "url": "https://github.com/huggingface/transformers/issues/44928",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-22T16:46:05Z"
},
{
- "kind": "pull_request",
- "number": 43357,
- "title": "Add Parakeet TDT model support",
- "url": "https://github.com/huggingface/transformers/pull/43357",
+ "kind": "issue",
+ "number": 44910,
+ "title": "[Bug] Flash Attention crashes with illegal memory access on Qwen3.5 due to 3D position_ids being misinterpreted as packed sequence",
+ "url": "https://github.com/huggingface/transformers/issues/44910",
"state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-19T22:09:49Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-21T15:38:54Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "LuJunru",
- "name": "Lu junru",
- "profile_url": "https://github.com/LuJunru",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALuJunru",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALuJunru",
- "repo_first_seen_at": "2026-01-08T10:02:59Z",
- "repo_last_seen_at": "2026-01-29T08:11:40Z",
+ "author_login": "abhijeet-dhumal",
+ "name": "Abhijeet Dhumal",
+ "profile_url": "https://github.com/abhijeet-dhumal",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aabhijeet-dhumal",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aabhijeet-dhumal",
+ "repo_first_seen_at": "2026-03-06T07:07:19Z",
+ "repo_last_seen_at": "2026-03-17T12:29:43Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 71,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
- "snapshot_comment_count": 3,
- "snapshot_review_count": 33,
- "snapshot_review_comment_count": 33,
+ "repo_artifact_count": 12,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 4,
+ "snapshot_review_comment_count": 4,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3202,
+ "account_age_days": 1783,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
+ "follow_through_score": "weak",
+ "breadth_score": "high",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "high recent PR volume; broad repo spread; high open PR share; no visible non-self stars",
+ "public_orgs": [
+ "kubeflow",
+ "opendatahub-io",
+ "red-hat-data-services",
+ "CareerPod",
+ "instructlab-public",
+ "Kubeflow-Commons-Hub"
+ ],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 32,
+ "merged_pr_count": 11,
+ "closed_unmerged_pr_count": 7,
+ "open_pr_count": 14,
+ "merged_pr_rate": 0.3438,
+ "closed_unmerged_pr_rate": 0.2188,
+ "still_open_pr_rate": 0.4375,
+ "distinct_repos_with_authored_prs": 12,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43578,
- "title": "Update test of Youtu-LLM to pr-aligned repos",
- "url": "https://github.com/huggingface/transformers/pull/43578",
+ "number": 44487,
+ "title": "feat(integration): Add KubeflowCallback to enable automatic progress \u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44487",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-29T06:52:33Z"
- },
+ "created_at": "2026-03-06T08:31:30Z"
+ }
+ ],
+ "issues": [
{
- "kind": "pull_request",
- "number": 43166,
- "title": "Add Youtu-LLM model",
- "url": "https://github.com/huggingface/transformers/pull/43166",
+ "kind": "issue",
+ "number": 44486,
+ "title": "KubeflowCallback: Native progress reporting for Kubernetes-based Kubeflow training",
+ "url": "https://github.com/huggingface/transformers/issues/44486",
"state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-08T10:02:59Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-06T07:07:19Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "sherlock-488",
- "name": "Sherlock",
- "profile_url": "https://github.com/sherlock-488",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asherlock-488",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asherlock-488",
- "repo_first_seen_at": "2026-01-23T20:57:06Z",
- "repo_last_seen_at": "2026-01-24T21:37:07Z",
+ "author_login": "ainergiz",
+ "name": "Ali Ihsan Nergiz",
+ "profile_url": "https://github.com/ainergiz",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aainergiz",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aainergiz",
+ "repo_first_seen_at": "2026-02-21T20:56:04Z",
+ "repo_last_seen_at": "2026-02-22T16:31:25Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 4,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 1,
"snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1064,
+ "account_age_days": 870,
"young_account": false,
- "follow_through_score": "n/a",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 0,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 2,
"closed_unmerged_pr_count": 0,
"open_pr_count": 0,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43468,
- "title": "RagTokenizer: add encode and patch_token(_id) forwarding",
- "url": "https://github.com/huggingface/transformers/pull/43468",
+ "number": 44207,
+ "title": "Fix LASR feature extractor regression from invalid center argument",
+ "url": "https://github.com/huggingface/transformers/pull/44207",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-24T21:20:28Z"
- },
+ "created_at": "2026-02-21T20:56:49Z"
+ }
+ ],
+ "issues": [
{
- "kind": "pull_request",
- "number": 43456,
- "title": "Fix TapasTokenizer table tokenization for empty string cells",
- "url": "https://github.com/huggingface/transformers/pull/43456",
+ "kind": "issue",
+ "number": 44206,
+ "title": "v5.2.0 regression: LasrFeatureExtractor passes unsupported center arg and crashes",
+ "url": "https://github.com/huggingface/transformers/issues/44206",
"state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-23T20:57:06Z"
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-02-21T20:56:04Z"
}
- ],
- "issues": []
+ ]
},
"fetch_error": null
},
{
- "author_login": "Siddhartha7340",
- "name": "Siddhartha Pradhan",
- "profile_url": "https://github.com/Siddhartha7340",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASiddhartha7340",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASiddhartha7340",
- "repo_first_seen_at": "2026-01-17T05:16:36Z",
- "repo_last_seen_at": "2026-02-17T07:42:01Z",
+ "author_login": "Anakintano",
+ "name": "ADITYA SAXENA",
+ "profile_url": "https://github.com/Anakintano",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAnakintano",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAnakintano",
+ "repo_first_seen_at": "2026-03-09T07:54:58Z",
+ "repo_last_seen_at": "2026-03-09T13:26:46Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 4,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 2,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 1,
"snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
@@ -10786,483 +11967,469 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1455,
+ "account_age_days": 1140,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
+ "visible_authored_pr_count": 9,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 2,
"open_pr_count": 2,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 3,
+ "merged_pr_rate": 0.5556,
+ "closed_unmerged_pr_rate": 0.2222,
+ "still_open_pr_rate": 0.2222,
+ "distinct_repos_with_authored_prs": 6,
"distinct_repos_with_open_prs": 2
},
"examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44072,
- "title": "refactor efficientnet output tracing with @capture_outputs and @can_r\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44072",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-17T07:42:01Z"
- },
- {
- "kind": "pull_request",
- "number": 43331,
- "title": "docs(yoso): fix and stabilize doctest for YOSO",
- "url": "https://github.com/huggingface/transformers/pull/43331",
- "state": "closed",
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44535,
+ "title": "Fix crash in Qwen2_5_VLProcessor when using batched input with padding=False",
+ "url": "https://github.com/huggingface/transformers/pull/44535",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-17T05:16:36Z"
+ "created_at": "2026-03-09T07:54:58Z"
}
],
- "issues": []
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 44545,
+ "title": "Qwen2_5_VLProcessor.apply_chat_template crashes on batched input when padding=False",
+ "url": "https://github.com/huggingface/transformers/issues/44545",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-09T12:37:17Z"
+ }
+ ]
},
"fetch_error": null
},
{
- "author_login": "ouroborosscr",
- "name": null,
- "profile_url": "https://github.com/ouroborosscr",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aouroborosscr",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aouroborosscr",
- "repo_first_seen_at": "2026-03-21T15:38:54Z",
- "repo_last_seen_at": "2026-03-24T07:57:07Z",
- "repo_primary_artifact_count": 3,
- "repo_artifact_count": 9,
- "snapshot_issue_count": 2,
+ "author_login": "andylizf",
+ "name": "Zhifei Li",
+ "profile_url": "https://github.com/andylizf",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aandylizf",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aandylizf",
+ "repo_first_seen_at": "2026-03-24T04:53:11Z",
+ "repo_last_seen_at": "2026-03-24T15:46:44Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 4,
+ "snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 6,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIMER",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1945,
+ "account_age_days": 3272,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [
+ "KEEER",
+ "leann-ai"
+ ],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 14,
+ "merged_pr_count": 12,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8571,
+ "closed_unmerged_pr_rate": 0.0714,
+ "still_open_pr_rate": 0.0714,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44911,
- "title": "Fix flash attention crash with 3D position_ids (Qwen3.5)",
- "url": "https://github.com/huggingface/transformers/pull/44911",
- "state": "closed",
+ "number": 44973,
+ "title": "Fix max_seqlen type in vision attention for torch.compile + FA2",
+ "url": "https://github.com/huggingface/transformers/pull/44973",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-21T15:42:57Z"
+ "created_at": "2026-03-24T15:42:32Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44928,
- "title": "[Bug] Catastrophic gradient explosion (NaN) in RLHF with Qwen3.5 due to 3D position_ids forcing SDPA Math fallback and BF16 collapse",
- "url": "https://github.com/huggingface/transformers/issues/44928",
+ "number": 44962,
+ "title": "Qwen3VL/Qwen2.5VL VisionAttention breaks torch.compile with flash_attention_2",
+ "url": "https://github.com/huggingface/transformers/issues/44962",
"state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-22T16:46:05Z"
- },
- {
- "kind": "issue",
- "number": 44910,
- "title": "[Bug] Flash Attention crashes with illegal memory access on Qwen3.5 due to 3D position_ids being misinterpreted as packed sequence",
- "url": "https://github.com/huggingface/transformers/issues/44910",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-03-21T15:38:54Z"
+ "created_at": "2026-03-24T04:53:11Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "abhijeet-dhumal",
- "name": "Abhijeet Dhumal",
- "profile_url": "https://github.com/abhijeet-dhumal",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aabhijeet-dhumal",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aabhijeet-dhumal",
- "repo_first_seen_at": "2026-03-06T07:07:19Z",
- "repo_last_seen_at": "2026-03-17T12:29:43Z",
+ "author_login": "BSchilperoort",
+ "name": "Bart Schilperoort",
+ "profile_url": "https://github.com/BSchilperoort",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ABSchilperoort",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ABSchilperoort",
+ "repo_first_seen_at": "2026-03-18T11:08:09Z",
+ "repo_last_seen_at": "2026-03-23T12:27:25Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 12,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 4,
- "snapshot_review_comment_count": 4,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1766,
+ "account_age_days": 4003,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread; high open PR share; no visible non-self stars",
+ "heuristic_note": "\u2014",
"public_orgs": [
- "kubeflow",
- "opendatahub-io",
- "red-hat-data-services",
- "CareerPod",
- "instructlab-public",
- "Kubeflow-Commons-Hub"
+ "eWaterCycle"
],
"activity": {
- "visible_authored_pr_count": 33,
- "merged_pr_count": 11,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 17,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.1515,
- "still_open_pr_rate": 0.5152,
- "distinct_repos_with_authored_prs": 10,
- "distinct_repos_with_open_prs": 6
+ "visible_authored_pr_count": 14,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8571,
+ "closed_unmerged_pr_rate": 0.0714,
+ "still_open_pr_rate": 0.0714,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44487,
- "title": "feat(integration): Add KubeflowCallback to enable automatic progress \u2026",
- "url": "https://github.com/huggingface/transformers/pull/44487",
+ "number": 44946,
+ "title": "Correct docstrings for `from_pretrained` (url input deprecated)",
+ "url": "https://github.com/huggingface/transformers/pull/44946",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-06T08:31:30Z"
+ "created_at": "2026-03-23T12:18:34Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44486,
- "title": "KubeflowCallback: Native progress reporting for Kubernetes-based Kubeflow training",
- "url": "https://github.com/huggingface/transformers/issues/44486",
+ "number": 44821,
+ "title": "Unable to load `AutoImageProcessor` from URL",
+ "url": "https://github.com/huggingface/transformers/issues/44821",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-06T07:07:19Z"
+ "created_at": "2026-03-18T11:08:09Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "ainergiz",
- "name": "Ali Ihsan Nergiz",
- "profile_url": "https://github.com/ainergiz",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aainergiz",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aainergiz",
- "repo_first_seen_at": "2026-02-21T20:56:04Z",
- "repo_last_seen_at": "2026-02-22T16:31:25Z",
+ "author_login": "Butanium",
+ "name": "Cl\u00e9ment Dumas",
+ "profile_url": "https://github.com/Butanium",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AButanium",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AButanium",
+ "repo_first_seen_at": "2026-03-25T01:39:23Z",
+ "repo_last_seen_at": "2026-03-26T16:44:22Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 854,
+ "account_age_days": 2389,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "high",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [],
+ "heuristic_note": "high recent PR volume; broad repo spread",
+ "public_orgs": [
+ "ndif-team"
+ ],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.6667,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 29,
+ "merged_pr_count": 20,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.6897,
+ "closed_unmerged_pr_rate": 0.1034,
+ "still_open_pr_rate": 0.2069,
+ "distinct_repos_with_authored_prs": 11,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44207,
- "title": "Fix LASR feature extractor regression from invalid center argument",
- "url": "https://github.com/huggingface/transformers/pull/44207",
+ "number": 44984,
+ "title": "Fix `maybe_autocast` crashing on meta device tensors",
+ "url": "https://github.com/huggingface/transformers/pull/44984",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-21T20:56:49Z"
+ "created_at": "2026-03-25T01:39:23Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44206,
- "title": "v5.2.0 regression: LasrFeatureExtractor passes unsupported center arg and crashes",
- "url": "https://github.com/huggingface/transformers/issues/44206",
- "state": "closed",
+ "number": 44995,
+ "title": "[Bug] GlmMoeDsa crashes on second forward pass \u2014 stale indexer cache",
+ "url": "https://github.com/huggingface/transformers/issues/44995",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-02-21T20:56:04Z"
+ "created_at": "2026-03-25T14:07:29Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "Anakintano",
- "name": "Aditya Saxena",
- "profile_url": "https://github.com/Anakintano",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAnakintano",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAnakintano",
- "repo_first_seen_at": "2026-03-09T07:54:58Z",
- "repo_last_seen_at": "2026-03-09T13:26:46Z",
+ "author_login": "caiovicentino",
+ "name": "Caio Vicentino",
+ "profile_url": "https://github.com/caiovicentino",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acaiovicentino",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acaiovicentino",
+ "repo_first_seen_at": "2026-04-03T01:52:14Z",
+ "repo_last_seen_at": "2026-04-11T12:45:36Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 9,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 7,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1124,
+ "account_age_days": 464,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 9,
- "merged_pr_count": 4,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 4,
- "merged_pr_rate": 0.4444,
- "closed_unmerged_pr_rate": 0.1111,
- "still_open_pr_rate": 0.4444,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 4
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44535,
- "title": "Fix crash in Qwen2_5_VLProcessor when using batched input with padding=False",
- "url": "https://github.com/huggingface/transformers/pull/44535",
- "state": "open",
+ "number": 45364,
+ "title": "Add PolarQuant backend to QuantizedCache (Hadamard-rotated Lloyd-Max)",
+ "url": "https://github.com/huggingface/transformers/pull/45364",
+ "state": "closed",
"merged": false,
- "draft": false,
- "created_at": "2026-03-09T07:54:58Z"
+ "draft": true,
+ "created_at": "2026-04-10T19:02:16Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44545,
- "title": "Qwen2_5_VLProcessor.apply_chat_template crashes on batched input when padding=False",
- "url": "https://github.com/huggingface/transformers/issues/44545",
- "state": "closed",
+ "number": 45203,
+ "title": "Add PolarQuant quantization: Hadamard-rotated Lloyd-Max optimal weights + KV cache",
+ "url": "https://github.com/huggingface/transformers/issues/45203",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-09T12:37:17Z"
+ "created_at": "2026-04-03T01:52:14Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "andylizf",
- "name": "Zhifei Li",
- "profile_url": "https://github.com/andylizf",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aandylizf",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aandylizf",
- "repo_first_seen_at": "2026-03-24T04:53:11Z",
- "repo_last_seen_at": "2026-03-24T15:46:44Z",
+ "author_login": "cjkindel",
+ "name": "CJ Kindel",
+ "profile_url": "https://github.com/cjkindel",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acjkindel",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acjkindel",
+ "repo_first_seen_at": "2026-03-24T21:01:11Z",
+ "repo_last_seen_at": "2026-04-01T20:14:37Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3255,
+ "account_age_days": 4183,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "KEEER",
- "leann-ai"
- ],
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 19,
- "merged_pr_count": 17,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8947,
- "closed_unmerged_pr_rate": 0.0526,
- "still_open_pr_rate": 0.0526,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 104,
+ "merged_pr_count": 94,
+ "closed_unmerged_pr_count": 8,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.9038,
+ "closed_unmerged_pr_rate": 0.0769,
+ "still_open_pr_rate": 0.0192,
+ "distinct_repos_with_authored_prs": 35,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44973,
- "title": "Fix max_seqlen type in vision attention for torch.compile + FA2",
- "url": "https://github.com/huggingface/transformers/pull/44973",
- "state": "open",
+ "number": 44978,
+ "title": "fix: handle absent sys.modules entry in modeling_utils",
+ "url": "https://github.com/huggingface/transformers/pull/44978",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-24T15:42:32Z"
+ "created_at": "2026-03-24T21:01:11Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44962,
- "title": "Qwen3VL/Qwen2.5VL VisionAttention breaks torch.compile with flash_attention_2",
- "url": "https://github.com/huggingface/transformers/issues/44962",
+ "number": 45003,
+ "title": "modeling_utils unsafely accesses sys.modules[]",
+ "url": "https://github.com/huggingface/transformers/issues/45003",
"state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-24T04:53:11Z"
+ "created_at": "2026-03-25T18:27:51Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "ariG23498",
- "name": "Aritra Roy Gosthipaty",
- "profile_url": "https://github.com/ariG23498",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AariG23498",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AariG23498",
- "repo_first_seen_at": "2026-01-27T07:23:19Z",
- "repo_last_seen_at": "2026-02-12T09:21:30Z",
+ "author_login": "danielquintas8",
+ "name": "Daniel Quintas",
+ "profile_url": "https://github.com/danielquintas8",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adanielquintas8",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adanielquintas8",
+ "repo_first_seen_at": "2026-03-30T16:23:11Z",
+ "repo_last_seen_at": "2026-03-30T16:33:07Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 4,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "MEMBER",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2949,
+ "account_age_days": 2013,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [
- "IEEE-EDS-NSEC"
- ],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 12,
- "merged_pr_count": 12,
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 0
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43518,
- "title": "[Kernels] kernel migration updates for activation kernels",
- "url": "https://github.com/huggingface/transformers/pull/43518",
+ "number": 45124,
+ "title": "[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration",
+ "url": "https://github.com/huggingface/transformers/pull/45124",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-27T07:23:19Z"
+ "created_at": "2026-03-30T16:23:11Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 43939,
- "title": "Better regex in `build_glob_alternation` method",
- "url": "https://github.com/huggingface/transformers/issues/43939",
+ "number": 45125,
+ "title": "Qwen3_5MoeForConditionalGeneration missing _tp_plan for tensor parallelism",
+ "url": "https://github.com/huggingface/transformers/issues/45125",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-02-12T09:21:30Z"
+ "created_at": "2026-03-30T16:33:07Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "bigshanedogg",
- "name": null,
- "profile_url": "https://github.com/bigshanedogg",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abigshanedogg",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abigshanedogg",
- "repo_first_seen_at": "2026-03-23T19:34:30Z",
- "repo_last_seen_at": "2026-03-25T15:45:28Z",
+ "author_login": "DogWala",
+ "name": "Zhaoxin Yuan",
+ "profile_url": "https://github.com/DogWala",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADogWala",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADogWala",
+ "repo_first_seen_at": "2026-03-12T15:47:16Z",
+ "repo_last_seen_at": "2026-04-02T14:14:47Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3651,
+ "account_age_days": 1326,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -11270,119 +12437,117 @@
"heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.3333,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44956,
- "title": "[WIP] Add HyperCLOVAX model",
- "url": "https://github.com/huggingface/transformers/pull/44956",
+ "number": 44660,
+ "title": "Fix: avoid late CUDA OOM in load_best_model_at_end with PEFT models",
+ "url": "https://github.com/huggingface/transformers/pull/44660",
"state": "open",
"merged": false,
- "draft": true,
- "created_at": "2026-03-23T19:34:30Z"
+ "draft": false,
+ "created_at": "2026-03-13T12:59:25Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44957,
- "title": "Add HyperCLOVA X SEED Think 14B",
- "url": "https://github.com/huggingface/transformers/issues/44957",
+ "number": 44637,
+ "title": "load_best_model_at_end reloads PEFT adapter weights onto CUDA and can OOM under low remaining GPU memory",
+ "url": "https://github.com/huggingface/transformers/issues/44637",
"state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-23T19:37:47Z"
+ "created_at": "2026-03-12T15:47:16Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "BSchilperoort",
- "name": "Bart Schilperoort",
- "profile_url": "https://github.com/BSchilperoort",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ABSchilperoort",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ABSchilperoort",
- "repo_first_seen_at": "2026-03-18T11:08:09Z",
- "repo_last_seen_at": "2026-03-23T12:27:25Z",
+ "author_login": "dtiourine",
+ "name": "Daniel Tiourine",
+ "profile_url": "https://github.com/dtiourine",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adtiourine",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adtiourine",
+ "repo_first_seen_at": "2026-02-17T18:52:49Z",
+ "repo_last_seen_at": "2026-02-18T17:56:35Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 4,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3987,
+ "account_age_days": 1362,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [
- "eWaterCycle"
- ],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 14,
- "merged_pr_count": 12,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8571,
- "closed_unmerged_pr_rate": 0.0714,
- "still_open_pr_rate": 0.0714,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44946,
- "title": "Correct docstrings for `from_pretrained` (url input deprecated)",
- "url": "https://github.com/huggingface/transformers/pull/44946",
- "state": "closed",
- "merged": true,
+ "number": 44116,
+ "title": "[WIP] [Flaubert] Refactor output tracing to decorator-based interface",
+ "url": "https://github.com/huggingface/transformers/pull/44116",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-23T12:18:34Z"
+ "created_at": "2026-02-17T21:52:13Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44821,
- "title": "Unable to load `AutoImageProcessor` from URL",
- "url": "https://github.com/huggingface/transformers/issues/44821",
- "state": "closed",
+ "number": 44121,
+ "title": "[Model Request] Add OpenAI Weight-Sparse Transformer (circuit-sparsity / circuitgpt)",
+ "url": "https://github.com/huggingface/transformers/issues/44121",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-18T11:08:09Z"
+ "created_at": "2026-02-18T06:33:19Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "Butanium",
- "name": "Cl\u00e9ment Dumas",
- "profile_url": "https://github.com/Butanium",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AButanium",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AButanium",
- "repo_first_seen_at": "2026-03-25T01:39:23Z",
- "repo_last_seen_at": "2026-03-25T17:45:02Z",
+ "author_login": "florian6973",
+ "name": "florian6973",
+ "profile_url": "https://github.com/florian6973",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aflorian6973",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aflorian6973",
+ "repo_first_seen_at": "2026-04-07T23:31:43Z",
+ "repo_last_seen_at": "2026-04-09T17:24:39Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 4,
"snapshot_issue_count": 1,
@@ -11390,66 +12555,64 @@
"snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2373,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 2044,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "high",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread",
- "public_orgs": [
- "ndif-team"
- ],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 31,
- "merged_pr_count": 18,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 9,
- "merged_pr_rate": 0.5806,
- "closed_unmerged_pr_rate": 0.129,
- "still_open_pr_rate": 0.2903,
- "distinct_repos_with_authored_prs": 13,
- "distinct_repos_with_open_prs": 6
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44984,
- "title": "Fix `maybe_autocast` crashing on meta device tensors",
- "url": "https://github.com/huggingface/transformers/pull/44984",
- "state": "closed",
- "merged": true,
+ "number": 45349,
+ "title": "Fix #45305 + add regression test GAS",
+ "url": "https://github.com/huggingface/transformers/pull/45349",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-25T01:39:23Z"
+ "created_at": "2026-04-09T17:24:39Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44995,
- "title": "[Bug] GlmMoeDsa crashes on second forward pass \u2014 stale indexer cache",
- "url": "https://github.com/huggingface/transformers/issues/44995",
+ "number": 45305,
+ "title": "Gradients not averaged by GAS when using DeepSpeed + model_accepts_loss_kwargs=True (Qwen3, Llama3, etc.)",
+ "url": "https://github.com/huggingface/transformers/issues/45305",
"state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-25T14:07:29Z"
+ "created_at": "2026-04-07T23:31:43Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "charlieJ107",
- "name": null,
- "profile_url": "https://github.com/charlieJ107",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AcharlieJ107",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AcharlieJ107",
- "repo_first_seen_at": "2026-01-26T01:26:15Z",
- "repo_last_seen_at": "2026-01-26T01:32:08Z",
+ "author_login": "Fr0do",
+ "name": "Maxim Kurkin",
+ "profile_url": "https://github.com/Fr0do",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AFr0do",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AFr0do",
+ "repo_first_seen_at": "2026-03-27T19:19:16Z",
+ "repo_last_seen_at": "2026-03-27T19:21:01Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 2,
"snapshot_issue_count": 1,
@@ -11461,325 +12624,322 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2780,
+ "account_age_days": 3910,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "\u2014",
- "public_orgs": [
- "Future-Scholars"
- ],
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 8,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 2,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.6667,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
+ "still_open_pr_rate": 0.3333,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43480,
- "title": "fix(Phi4Multimodal): Fix incorrect default vision/audio config initialization in Phi4MultimodalConfig",
- "url": "https://github.com/huggingface/transformers/pull/43480",
+ "number": 45069,
+ "title": "Fix TypeError in rope validation when ignore_keys is a list",
+ "url": "https://github.com/huggingface/transformers/pull/45069",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-26T01:32:08Z"
+ "created_at": "2026-03-27T19:21:01Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 43479,
- "title": "Phi4MultimodalConfig incorrectly initializes default vision/audio configs when passed as None",
- "url": "https://github.com/huggingface/transformers/issues/43479",
+ "number": 45068,
+ "title": "TypeError in rope validation: set -= list when config loaded from JSON",
+ "url": "https://github.com/huggingface/transformers/issues/45068",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-01-26T01:26:15Z"
+ "created_at": "2026-03-27T19:19:16Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "cjkindel",
- "name": "CJ Kindel",
- "profile_url": "https://github.com/cjkindel",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acjkindel",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acjkindel",
- "repo_first_seen_at": "2026-03-24T21:01:11Z",
- "repo_last_seen_at": "2026-03-25T18:27:51Z",
+ "author_login": "gh-wf",
+ "name": null,
+ "profile_url": "https://github.com/gh-wf",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agh-wf",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agh-wf",
+ "repo_first_seen_at": "2026-03-19T15:13:12Z",
+ "repo_last_seen_at": "2026-03-19T15:14:12Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4167,
+ "account_age_days": 1330,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; very broad repo spread",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 92,
- "merged_pr_count": 84,
- "closed_unmerged_pr_count": 6,
- "open_pr_count": 2,
- "merged_pr_rate": 0.913,
- "closed_unmerged_pr_rate": 0.0652,
- "still_open_pr_rate": 0.0217,
- "distinct_repos_with_authored_prs": 35,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44978,
- "title": "fix: handle absent sys.modules entry in modeling_utils",
- "url": "https://github.com/huggingface/transformers/pull/44978",
+ "number": 44862,
+ "title": "fix: handle list-type _tied_weights_keys in _get_tied_weight_keys",
+ "url": "https://github.com/huggingface/transformers/pull/44862",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-24T21:01:11Z"
+ "created_at": "2026-03-19T15:14:12Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 45003,
- "title": "modeling_utils unsafely accesses sys.modules[]",
- "url": "https://github.com/huggingface/transformers/issues/45003",
- "state": "open",
+ "number": 44861,
+ "title": "_get_tied_weight_keys crashes with AttributeError when _tied_weights_keys is a list",
+ "url": "https://github.com/huggingface/transformers/issues/44861",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-25T18:27:51Z"
+ "created_at": "2026-03-19T15:13:12Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "DogWala",
- "name": "Zhaoxin Yuan",
- "profile_url": "https://github.com/DogWala",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADogWala",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADogWala",
- "repo_first_seen_at": "2026-03-12T15:47:16Z",
- "repo_last_seen_at": "2026-03-13T14:50:41Z",
+ "author_login": "HallerPatrick",
+ "name": "Patrick Haller",
+ "profile_url": "https://github.com/HallerPatrick",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AHallerPatrick",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AHallerPatrick",
+ "repo_first_seen_at": "2026-03-31T14:44:05Z",
+ "repo_last_seen_at": "2026-03-31T20:19:29Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1310,
+ "account_age_days": 3468,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44660,
- "title": "Fix: avoid late CUDA OOM in load_best_model_at_end with PEFT models",
- "url": "https://github.com/huggingface/transformers/pull/44660",
- "state": "open",
+ "number": 45148,
+ "title": "Allow for all layers in Qwen3.5 architecture to be Gated Deltanet.",
+ "url": "https://github.com/huggingface/transformers/pull/45148",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-13T12:59:25Z"
+ "created_at": "2026-03-31T15:20:02Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44637,
- "title": "load_best_model_at_end reloads PEFT adapter weights onto CUDA and can OOM under low remaining GPU memory",
- "url": "https://github.com/huggingface/transformers/issues/44637",
- "state": "open",
+ "number": 45146,
+ "title": "Allow for \"pure\" linear attention based Qwen3.5 models",
+ "url": "https://github.com/huggingface/transformers/issues/45146",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-12T15:47:16Z"
+ "created_at": "2026-03-31T14:44:05Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "dtiourine",
- "name": "Daniel Tiourine",
- "profile_url": "https://github.com/dtiourine",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adtiourine",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adtiourine",
- "repo_first_seen_at": "2026-02-17T18:52:49Z",
- "repo_last_seen_at": "2026-02-18T17:56:35Z",
+ "author_login": "HanFa",
+ "name": "Fang Han",
+ "profile_url": "https://github.com/HanFa",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AHanFa",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AHanFa",
+ "repo_first_seen_at": "2026-03-29T04:06:21Z",
+ "repo_last_seen_at": "2026-03-29T04:21:29Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1346,
+ "account_age_days": 3531,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
+ "public_orgs": [
+ "kubernetes"
+ ],
"activity": {
"visible_authored_pr_count": 2,
- "merged_pr_count": 0,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
+ "still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44116,
- "title": "[WIP] [Flaubert] Refactor output tracing to decorator-based interface",
- "url": "https://github.com/huggingface/transformers/pull/44116",
- "state": "open",
- "merged": false,
+ "number": 45094,
+ "title": "fix: prefer registered config over remote code in AutoConfig.from_pretrained",
+ "url": "https://github.com/huggingface/transformers/pull/45094",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-17T21:52:13Z"
+ "created_at": "2026-03-29T04:21:29Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44121,
- "title": "[Model Request] Add OpenAI Weight-Sparse Transformer (circuit-sparsity / circuitgpt)",
- "url": "https://github.com/huggingface/transformers/issues/44121",
- "state": "open",
+ "number": 45093,
+ "title": "AutoConfig.register() ignored when trust_remote_code=True and auto_map is present",
+ "url": "https://github.com/huggingface/transformers/issues/45093",
+ "state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-02-18T06:33:19Z"
+ "created_at": "2026-03-29T04:06:21Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "fschlatt",
- "name": "Ferdinand Schlatt",
- "profile_url": "https://github.com/fschlatt",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Afschlatt",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Afschlatt",
- "repo_first_seen_at": "2026-02-01T09:46:55Z",
- "repo_last_seen_at": "2026-02-03T13:52:17Z",
+ "author_login": "inisis",
+ "name": "inisis",
+ "profile_url": "https://github.com/inisis",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ainisis",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ainisis",
+ "repo_first_seen_at": "2026-03-24T02:42:32Z",
+ "repo_last_seen_at": "2026-03-26T11:45:17Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3431,
+ "account_age_days": 2665,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "webis-de",
- "causenet-org"
- ],
+ "heuristic_note": "\u2014",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 17,
+ "merged_pr_count": 14,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.8235,
+ "closed_unmerged_pr_rate": 0.0588,
+ "still_open_pr_rate": 0.1176,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43669,
- "title": "fix norm_eps dtype",
- "url": "https://github.com/huggingface/transformers/pull/43669",
+ "number": 45016,
+ "title": "fix: glm5 inference bug",
+ "url": "https://github.com/huggingface/transformers/pull/45016",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-01T09:47:44Z"
+ "created_at": "2026-03-26T09:09:41Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 43668,
- "title": "ModernBERTConfig `norm_eps` type hint is incorrect",
- "url": "https://github.com/huggingface/transformers/issues/43668",
- "state": "closed",
+ "number": 44960,
+ "title": "GLM5",
+ "url": "https://github.com/huggingface/transformers/issues/44960",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-02-01T09:46:55Z"
+ "created_at": "2026-03-24T02:42:32Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "gh-wf",
+ "author_login": "IvanFan-Van",
"name": null,
- "profile_url": "https://github.com/gh-wf",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agh-wf",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agh-wf",
- "repo_first_seen_at": "2026-03-19T15:13:12Z",
- "repo_last_seen_at": "2026-03-19T15:14:12Z",
+ "profile_url": "https://github.com/IvanFan-Van",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIvanFan-Van",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIvanFan-Van",
+ "repo_first_seen_at": "2026-03-20T04:29:57Z",
+ "repo_last_seen_at": "2026-03-20T05:45:46Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 2,
"snapshot_issue_count": 1,
@@ -11787,64 +12947,64 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1314,
+ "account_age_days": 1541,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8333,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.1667,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44862,
- "title": "fix: handle list-type _tied_weights_keys in _get_tied_weight_keys",
- "url": "https://github.com/huggingface/transformers/pull/44862",
- "state": "closed",
+ "number": 44872,
+ "title": "Fix: Update outdated sampler comment in generation/utils.py",
+ "url": "https://github.com/huggingface/transformers/pull/44872",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-19T15:14:12Z"
+ "created_at": "2026-03-20T05:45:46Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44861,
- "title": "_get_tied_weight_keys crashes with AttributeError when _tied_weights_keys is a list",
- "url": "https://github.com/huggingface/transformers/issues/44861",
+ "number": 44871,
+ "title": "[Gemma-3] Inconsistent eos_token_id configuration: tokenizer has single value (1) but model.config has list [1, 106]",
+ "url": "https://github.com/huggingface/transformers/issues/44871",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-19T15:13:12Z"
+ "created_at": "2026-03-20T04:29:57Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "IvanFan-Van",
- "name": null,
- "profile_url": "https://github.com/IvanFan-Van",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIvanFan-Van",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIvanFan-Van",
- "repo_first_seen_at": "2026-03-20T04:29:57Z",
- "repo_last_seen_at": "2026-03-20T05:45:46Z",
+ "author_login": "jesperschlegel",
+ "name": "Jesper Schlegel",
+ "profile_url": "https://github.com/jesperschlegel",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajesperschlegel",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajesperschlegel",
+ "repo_first_seen_at": "2026-04-07T17:51:38Z",
+ "repo_last_seen_at": "2026-04-07T17:52:26Z",
"repo_primary_artifact_count": 2,
"repo_artifact_count": 2,
"snapshot_issue_count": 1,
@@ -11853,50 +13013,50 @@
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1525,
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 3700,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 6,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 0,
"open_pr_count": 1,
- "merged_pr_rate": 0.8571,
+ "merged_pr_rate": 0.0,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.1429,
- "distinct_repos_with_authored_prs": 2,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44872,
- "title": "Fix: Update outdated sampler comment in generation/utils.py",
- "url": "https://github.com/huggingface/transformers/pull/44872",
+ "number": 45294,
+ "title": "feat: add Gemma4ForSequenceClassification",
+ "url": "https://github.com/huggingface/transformers/pull/45294",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-20T05:45:46Z"
+ "created_at": "2026-04-07T17:51:38Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44871,
- "title": "[Gemma-3] Inconsistent eos_token_id configuration: tokenizer has single value (1) but model.config has list [1, 106]",
- "url": "https://github.com/huggingface/transformers/issues/44871",
- "state": "closed",
+ "number": 45295,
+ "title": "Support Sequence Classification for Gemma 4 Models",
+ "url": "https://github.com/huggingface/transformers/issues/45295",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-20T04:29:57Z"
+ "created_at": "2026-04-07T17:52:26Z"
}
]
},
@@ -11921,7 +13081,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 336,
+ "account_age_days": 352,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -11986,7 +13146,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2825,
+ "account_age_days": 2841,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -12032,71 +13192,6 @@
},
"fetch_error": null
},
- {
- "author_login": "kevinli573",
- "name": "Kevin Li",
- "profile_url": "https://github.com/kevinli573",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akevinli573",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akevinli573",
- "repo_first_seen_at": "2026-02-03T17:53:47Z",
- "repo_last_seen_at": "2026-03-03T02:27:54Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 8,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 4,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2343,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43778,
- "title": "Mamba-1/-2 init weights in mixer class",
- "url": "https://github.com/huggingface/transformers/pull/43778",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-05T20:38:41Z"
- }
- ],
- "issues": [
- {
- "kind": "issue",
- "number": 43717,
- "title": "init_weights usage in Mamba and Mamba-2",
- "url": "https://github.com/huggingface/transformers/issues/43717",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2026-02-03T17:53:47Z"
- }
- ]
- },
- "fetch_error": null
- },
{
"author_login": "lhallee",
"name": "Logan Hallee",
@@ -12116,7 +13211,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1987,
+ "account_age_days": 2004,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "moderate",
@@ -12124,14 +13219,14 @@
"heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 15,
- "merged_pr_count": 14,
+ "visible_authored_pr_count": 11,
+ "merged_pr_count": 10,
"closed_unmerged_pr_count": 0,
"open_pr_count": 1,
- "merged_pr_rate": 0.9333,
+ "merged_pr_rate": 0.9091,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0667,
- "distinct_repos_with_authored_prs": 6,
+ "still_open_pr_rate": 0.0909,
+ "distinct_repos_with_authored_prs": 4,
"distinct_repos_with_open_prs": 1
},
"examples": {
@@ -12181,7 +13276,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3008,
+ "account_age_days": 3025,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -12246,7 +13341,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3745,
+ "account_age_days": 3762,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -12311,23 +13406,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1750,
+ "account_age_days": 1766,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
- "automation_risk_signal": "medium",
+ "automation_risk_signal": "high",
"heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 178,
- "merged_pr_count": 22,
- "closed_unmerged_pr_count": 42,
- "open_pr_count": 114,
- "merged_pr_rate": 0.1236,
- "closed_unmerged_pr_rate": 0.236,
- "still_open_pr_rate": 0.6404,
- "distinct_repos_with_authored_prs": 152,
- "distinct_repos_with_open_prs": 103
+ "visible_authored_pr_count": 234,
+ "merged_pr_count": 36,
+ "closed_unmerged_pr_count": 77,
+ "open_pr_count": 121,
+ "merged_pr_rate": 0.1538,
+ "closed_unmerged_pr_rate": 0.3291,
+ "still_open_pr_rate": 0.5171,
+ "distinct_repos_with_authored_prs": 188,
+ "distinct_repos_with_open_prs": 107
},
"examples": {
"pull_requests": [
@@ -12357,6 +13452,71 @@
},
"fetch_error": null
},
+ {
+ "author_login": "masoudpz",
+ "name": "Masoud Pourreza",
+ "profile_url": "https://github.com/masoudpz",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amasoudpz",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amasoudpz",
+ "repo_first_seen_at": "2026-04-02T00:31:07Z",
+ "repo_last_seen_at": "2026-04-02T00:47:45Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 4672,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45176,
+ "title": "added efficietvitsam model to HF",
+ "url": "https://github.com/huggingface/transformers/pull/45176",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-02T00:47:45Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45175,
+ "title": "Feature request: Add EfficientViT-SAM (efficientvitsam) to Transformers",
+ "url": "https://github.com/huggingface/transformers/issues/45175",
+ "state": "open",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-02T00:31:07Z"
+ }
+ ]
+ },
+ "fetch_error": null
+ },
{
"author_login": "medhakimbedhief",
"name": null,
@@ -12376,7 +13536,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2218,
+ "account_age_days": 2235,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -12441,7 +13601,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2120,
+ "account_age_days": 2137,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -12500,185 +13660,315 @@
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
"snapshot_comment_count": 1,
- "snapshot_review_count": 4,
- "snapshot_review_comment_count": 4,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_review_count": 4,
+ "snapshot_review_comment_count": 4,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 4261,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [
+ "microsoft"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44684,
+ "title": "update flex attention to use `return_aux` instead of `return_lse` when torch verison >= 2.9",
+ "url": "https://github.com/huggingface/transformers/pull/44684",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-13T20:16:35Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 44683,
+ "title": "Compiled flex_attention fails on torch >= 2.9",
+ "url": "https://github.com/huggingface/transformers/issues/44683",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-03-13T20:09:58Z"
+ }
+ ]
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "paulinebm",
+ "name": "Pauline Bailly-Masson",
+ "profile_url": "https://github.com/paulinebm",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apaulinebm",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apaulinebm",
+ "repo_first_seen_at": "2026-03-25T14:55:10Z",
+ "repo_last_seen_at": "2026-04-02T08:19:53Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 5,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "MEMBER",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 824,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; no visible non-self stars",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 157,
+ "merged_pr_count": 153,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.9745,
+ "closed_unmerged_pr_rate": 0.0127,
+ "still_open_pr_rate": 0.0127,
+ "distinct_repos_with_authored_prs": 153,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45180,
+ "title": "\ud83d\udd12 Pin GitHub Actions to commit SHAs",
+ "url": "https://github.com/huggingface/transformers/pull/45180",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-02T08:00:02Z"
+ }
+ ],
+ "issues": [
+ {
+ "kind": "issue",
+ "number": 45182,
+ "title": "\ud83d\udd12 Track: Pin GitHub Actions to commit SHAs",
+ "url": "https://github.com/huggingface/transformers/issues/45182",
+ "state": "closed",
+ "merged": null,
+ "draft": null,
+ "created_at": "2026-04-02T08:19:53Z"
+ }
+ ]
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "rabbierabbie",
+ "name": "RabbieRabbie",
+ "profile_url": "https://github.com/rabbierabbie",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Arabbierabbie",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Arabbierabbie",
+ "repo_first_seen_at": "2026-03-10T14:40:08Z",
+ "repo_last_seen_at": "2026-03-12T04:38:08Z",
+ "repo_primary_artifact_count": 2,
+ "repo_artifact_count": 3,
+ "snapshot_issue_count": 1,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4245,
+ "account_age_days": 772,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [
- "microsoft"
- ],
+ "heuristic_note": "\u2014",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.8333,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44684,
- "title": "update flex attention to use `return_aux` instead of `return_lse` when torch verison >= 2.9",
- "url": "https://github.com/huggingface/transformers/pull/44684",
+ "number": 44580,
+ "title": "Clarify references to the Transformers library in README",
+ "url": "https://github.com/huggingface/transformers/pull/44580",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-13T20:16:35Z"
+ "created_at": "2026-03-10T18:21:55Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44683,
- "title": "Compiled flex_attention fails on torch >= 2.9",
- "url": "https://github.com/huggingface/transformers/issues/44683",
+ "number": 44574,
+ "title": "Title: Clarification and consistency of \"Transformers\" terminology in README",
+ "url": "https://github.com/huggingface/transformers/issues/44574",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-03-13T20:09:58Z"
+ "created_at": "2026-03-10T14:40:08Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "oliverholworthy",
- "name": "Oliver Holworthy",
- "profile_url": "https://github.com/oliverholworthy",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aoliverholworthy",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aoliverholworthy",
- "repo_first_seen_at": "2026-01-26T21:42:45Z",
- "repo_last_seen_at": "2026-01-29T17:54:37Z",
+ "author_login": "Regata3010",
+ "name": "Arav Pandey",
+ "profile_url": "https://github.com/Regata3010",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARegata3010",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARegata3010",
+ "repo_first_seen_at": "2026-04-08T04:07:37Z",
+ "repo_last_seen_at": "2026-04-10T17:46:37Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 5236,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1424,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 12,
- "merged_pr_count": 9,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.75,
- "closed_unmerged_pr_rate": 0.0833,
- "still_open_pr_rate": 0.1667,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43509,
- "title": "Guard torch.is_autocast_enabled(device_type) for torch<2.4",
- "url": "https://github.com/huggingface/transformers/pull/43509",
+ "number": 45320,
+ "title": "Fix AttributeError in AssistantToTargetTranslator.unmap_input_ids with cross-vocab models",
+ "url": "https://github.com/huggingface/transformers/pull/45320",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-26T21:45:32Z"
+ "created_at": "2026-04-08T15:30:16Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 43508,
- "title": "Transformers 5.0.0 calls torch.is_autocast_enabled(device_type) breaking compatibility with torch<2.4",
- "url": "https://github.com/huggingface/transformers/issues/43508",
+ "number": 45307,
+ "title": "Bug, Generation",
+ "url": "https://github.com/huggingface/transformers/issues/45307",
"state": "closed",
"merged": null,
"draft": null,
- "created_at": "2026-01-26T21:42:45Z"
+ "created_at": "2026-04-08T04:07:37Z"
}
]
},
"fetch_error": null
},
{
- "author_login": "rabbierabbie",
- "name": "RabbieRabbie",
- "profile_url": "https://github.com/rabbierabbie",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Arabbierabbie",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Arabbierabbie",
- "repo_first_seen_at": "2026-03-10T14:40:08Z",
- "repo_last_seen_at": "2026-03-12T04:38:08Z",
+ "author_login": "rpathade",
+ "name": "Rutuja Pathade",
+ "profile_url": "https://github.com/rpathade",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Arpathade",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Arpathade",
+ "repo_first_seen_at": "2026-03-29T22:46:13Z",
+ "repo_last_seen_at": "2026-03-29T23:37:13Z",
"repo_primary_artifact_count": 2,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 1,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 756,
+ "account_age_days": 1999,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 4,
+ "visible_authored_pr_count": 9,
+ "merged_pr_count": 3,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.6667,
- "closed_unmerged_pr_rate": 0.1667,
- "still_open_pr_rate": 0.1667,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 1
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.1111,
+ "still_open_pr_rate": 0.5556,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44580,
- "title": "Clarify references to the Transformers library in README",
- "url": "https://github.com/huggingface/transformers/pull/44580",
- "state": "closed",
+ "number": 45105,
+ "title": "Fix @auto_docstring crash with from __future__ import annotations in _process_kwargs_parameters",
+ "url": "https://github.com/huggingface/transformers/pull/45105",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-10T18:21:55Z"
+ "created_at": "2026-03-29T23:37:13Z"
}
],
"issues": [
{
"kind": "issue",
- "number": 44574,
- "title": "Title: Clarification and consistency of \"Transformers\" terminology in README",
- "url": "https://github.com/huggingface/transformers/issues/44574",
- "state": "closed",
+ "number": 45103,
+ "title": "[auto_docstring] _process_kwargs_parameters crashes with AttributeError when module uses from __future__ import annotations",
+ "url": "https://github.com/huggingface/transformers/issues/45103",
+ "state": "open",
"merged": null,
"draft": null,
- "created_at": "2026-03-10T14:40:08Z"
+ "created_at": "2026-03-29T22:46:13Z"
}
]
},
@@ -12703,7 +13993,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1864,
+ "account_age_days": 1881,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -12768,23 +14058,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1124,
+ "account_age_days": 1141,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 225,
- "merged_pr_count": 71,
- "closed_unmerged_pr_count": 135,
- "open_pr_count": 19,
- "merged_pr_rate": 0.3156,
- "closed_unmerged_pr_rate": 0.6,
- "still_open_pr_rate": 0.0844,
- "distinct_repos_with_authored_prs": 151,
- "distinct_repos_with_open_prs": 9
+ "visible_authored_pr_count": 381,
+ "merged_pr_count": 241,
+ "closed_unmerged_pr_count": 134,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.6325,
+ "closed_unmerged_pr_rate": 0.3517,
+ "still_open_pr_rate": 0.0157,
+ "distinct_repos_with_authored_prs": 168,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
@@ -12805,7 +14095,7 @@
"number": 44280,
"title": "Add species bias to model card templates and bias documentation",
"url": "https://github.com/huggingface/transformers/issues/44280",
- "state": "open",
+ "state": "closed",
"merged": null,
"draft": null,
"created_at": "2026-02-25T14:03:32Z"
@@ -12833,7 +14123,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2668,
+ "account_age_days": 2685,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -12879,71 +14169,6 @@
},
"fetch_error": null
},
- {
- "author_login": "Wauplin",
- "name": "Lucain",
- "profile_url": "https://github.com/Wauplin",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AWauplin",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AWauplin",
- "repo_first_seen_at": "2025-12-02T12:54:40Z",
- "repo_last_seen_at": "2026-02-19T13:14:58Z",
- "repo_primary_artifact_count": 2,
- "repo_artifact_count": 26,
- "snapshot_issue_count": 1,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 5,
- "snapshot_review_comment_count": 17,
- "repo_association": "MEMBER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4008,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 79,
- "merged_pr_count": 69,
- "closed_unmerged_pr_count": 9,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8734,
- "closed_unmerged_pr_rate": 0.1139,
- "still_open_pr_rate": 0.0127,
- "distinct_repos_with_authored_prs": 9,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43586,
- "title": "Increase default ReadTimeout in tests",
- "url": "https://github.com/huggingface/transformers/pull/43586",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-29T10:46:31Z"
- }
- ],
- "issues": [
- {
- "kind": "issue",
- "number": 42556,
- "title": "[v5] Remove `safe_serialization` parameter",
- "url": "https://github.com/huggingface/transformers/issues/42556",
- "state": "closed",
- "merged": null,
- "draft": null,
- "created_at": "2025-12-02T12:54:40Z"
- }
- ]
- },
- "fetch_error": null
- },
{
"author_login": "zhulinchng",
"name": "Zhu Lin",
@@ -12963,22 +14188,22 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3406,
+ "account_age_days": 3423,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 5,
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 1,
"open_pr_count": 0,
- "merged_pr_rate": 0.8333,
- "closed_unmerged_pr_rate": 0.1667,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.5,
"still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 0
},
"examples": {
@@ -13028,7 +14253,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2317,
+ "account_age_days": 2333,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -13093,7 +14318,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1313,
+ "account_age_days": 1329,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
@@ -13101,12 +14326,12 @@
"heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 427,
- "merged_pr_count": 59,
- "closed_unmerged_pr_count": 368,
+ "visible_authored_pr_count": 433,
+ "merged_pr_count": 64,
+ "closed_unmerged_pr_count": 369,
"open_pr_count": 0,
- "merged_pr_rate": 0.1382,
- "closed_unmerged_pr_rate": 0.8618,
+ "merged_pr_rate": 0.1478,
+ "closed_unmerged_pr_rate": 0.8522,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 412,
"distinct_repos_with_open_prs": 0
@@ -13147,23 +14372,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 319,
+ "account_age_days": 335,
"young_account": true,
"follow_through_score": "mixed",
"breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; broad repo spread; many recent closed-unmerged PRs",
+ "automation_risk_signal": "low",
+ "heuristic_note": "young account; high recent PR volume; broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 7,
- "closed_unmerged_pr_count": 9,
- "open_pr_count": 4,
- "merged_pr_rate": 0.35,
- "closed_unmerged_pr_rate": 0.45,
- "still_open_pr_rate": 0.2,
- "distinct_repos_with_authored_prs": 15,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 31,
+ "merged_pr_count": 15,
+ "closed_unmerged_pr_count": 11,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.4839,
+ "closed_unmerged_pr_rate": 0.3548,
+ "still_open_pr_rate": 0.1613,
+ "distinct_repos_with_authored_prs": 16,
+ "distinct_repos_with_open_prs": 5
},
"examples": {
"pull_requests": [
@@ -13175,61 +14400,7 @@
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-06T18:03:49Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "22navyakumar",
- "name": null,
- "profile_url": "https://github.com/22navyakumar",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3A22navyakumar",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3A22navyakumar",
- "repo_first_seen_at": "2026-01-31T00:12:02Z",
- "repo_last_seen_at": "2026-01-31T00:13:06Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2154,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43637,
- "title": "Exercise 1: MX Linear for LlamaAttention",
- "url": "https://github.com/huggingface/transformers/pull/43637",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-31T00:12:02Z"
+ "created_at": "2026-03-06T18:03:49Z"
}
],
"issues": []
@@ -13237,13 +14408,13 @@
"fetch_error": null
},
{
- "author_login": "Aakash0440",
- "name": "Aakash Ali",
- "profile_url": "https://github.com/Aakash0440",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAakash0440",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAakash0440",
- "repo_first_seen_at": "2026-01-25T09:28:44Z",
- "repo_last_seen_at": "2026-01-25T09:28:44Z",
+ "author_login": "aarushisingh04",
+ "name": "Aarushi Singh",
+ "profile_url": "https://github.com/aarushisingh04",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aaarushisingh04",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aaarushisingh04",
+ "repo_first_seen_at": "2026-03-27T18:26:03Z",
+ "repo_last_seen_at": "2026-03-27T18:26:03Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -13251,39 +14422,39 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 621,
+ "account_age_days": 1346,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "low",
+ "heuristic_note": "broad repo spread; high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 17,
+ "merged_pr_count": 4,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "open_pr_count": 12,
+ "merged_pr_rate": 0.2353,
+ "closed_unmerged_pr_rate": 0.0588,
+ "still_open_pr_rate": 0.7059,
+ "distinct_repos_with_authored_prs": 10,
+ "distinct_repos_with_open_prs": 8
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43476,
- "title": "Fix: AutoVideoProcessor returns incorrect shape for batched tensor inputs (#43450)",
- "url": "https://github.com/huggingface/transformers/pull/43476",
- "state": "closed",
+ "number": 45067,
+ "title": "feat: trainer resume_from_checkpoint support hub downloads (#43375)",
+ "url": "https://github.com/huggingface/transformers/pull/45067",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-25T09:28:44Z"
+ "created_at": "2026-03-27T18:26:03Z"
}
],
"issues": []
@@ -13309,7 +14480,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 862,
+ "account_age_days": 878,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -13363,23 +14534,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 936,
+ "account_age_days": 952,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 7,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 3,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 2,
"merged_pr_rate": 0.1429,
- "closed_unmerged_pr_rate": 0.4286,
- "still_open_pr_rate": 0.4286,
+ "closed_unmerged_pr_rate": 0.5714,
+ "still_open_pr_rate": 0.2857,
"distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 3
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
@@ -13417,7 +14588,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 881,
+ "account_age_days": 897,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -13449,233 +14620,17 @@
}
],
"issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "aayushbaluni",
- "name": "Ayush Baluni",
- "profile_url": "https://github.com/aayushbaluni",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aaayushbaluni",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aaayushbaluni",
- "repo_first_seen_at": "2026-03-17T17:20:35Z",
- "repo_last_seen_at": "2026-03-17T17:20:35Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1978,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 61,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 25,
- "open_pr_count": 32,
- "merged_pr_rate": 0.0656,
- "closed_unmerged_pr_rate": 0.4098,
- "still_open_pr_rate": 0.5246,
- "distinct_repos_with_authored_prs": 49,
- "distinct_repos_with_open_prs": 31
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44800,
- "title": "fix: handle dict vocab in CamembertTokenizer for tokenizer.json (#44488)",
- "url": "https://github.com/huggingface/transformers/pull/44800",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-17T17:20:35Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "Abhijeetsingh610",
- "name": "Abhijeet Singh",
- "profile_url": "https://github.com/Abhijeetsingh610",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbhijeetsingh610",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbhijeetsingh610",
- "repo_first_seen_at": "2026-02-13T20:48:03Z",
- "repo_last_seen_at": "2026-02-14T07:52:08Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1562,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43989,
- "title": "Fix AutoVideoProcessor class lookup when torchvision is unavailable",
- "url": "https://github.com/huggingface/transformers/pull/43989",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-13T20:48:03Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "Abubakar-rashid",
- "name": "Muhammad Abubakar Rashid",
- "profile_url": "https://github.com/Abubakar-rashid",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbubakar-rashid",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbubakar-rashid",
- "repo_first_seen_at": "2026-02-13T11:27:42Z",
- "repo_last_seen_at": "2026-02-13T11:27:42Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 608,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43974,
- "title": "Fix: Replace torch.linspace().item() with python_linspace() to resolv\u2026",
- "url": "https://github.com/huggingface/transformers/pull/43974",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-13T11:27:42Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "adil-a",
- "name": "Adil",
- "profile_url": "https://github.com/adil-a",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aadil-a",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aadil-a",
- "repo_first_seen_at": "2026-02-26T17:57:16Z",
- "repo_last_seen_at": "2026-03-02T22:40:32Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 5,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2614,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 25,
- "merged_pr_count": 22,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 3,
- "merged_pr_rate": 0.88,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.12,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44304,
- "title": "docs: Add NeMo Automodel community integration docs",
- "url": "https://github.com/huggingface/transformers/pull/44304",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-26T17:57:16Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "adityuhkapoor",
- "name": "Aditya K",
- "profile_url": "https://github.com/adityuhkapoor",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aadityuhkapoor",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aadityuhkapoor",
- "repo_first_seen_at": "2026-02-18T06:35:09Z",
- "repo_last_seen_at": "2026-02-18T06:35:09Z",
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "aayushbaluni",
+ "name": "Ayush Baluni",
+ "profile_url": "https://github.com/aayushbaluni",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aaayushbaluni",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aaayushbaluni",
+ "repo_first_seen_at": "2026-03-17T17:20:35Z",
+ "repo_last_seen_at": "2026-03-17T17:20:35Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -13687,35 +14642,35 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2803,
+ "account_age_days": 1994,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 11,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 7,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.3636,
- "still_open_pr_rate": 0.6364,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 68,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 60,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.0735,
+ "closed_unmerged_pr_rate": 0.8824,
+ "still_open_pr_rate": 0.0441,
+ "distinct_repos_with_authored_prs": 51,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44122,
- "title": "Add BnB 4-bit embedding quantization support",
- "url": "https://github.com/huggingface/transformers/pull/44122",
+ "number": 44800,
+ "title": "fix: handle dict vocab in CamembertTokenizer for tokenizer.json (#44488)",
+ "url": "https://github.com/huggingface/transformers/pull/44800",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-18T06:35:09Z"
+ "created_at": "2026-03-17T17:20:35Z"
}
],
"issues": []
@@ -13723,13 +14678,13 @@
"fetch_error": null
},
{
- "author_login": "ai-man-codes",
- "name": "Aiman",
- "profile_url": "https://github.com/ai-man-codes",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aai-man-codes",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aai-man-codes",
- "repo_first_seen_at": "2026-03-20T17:48:23Z",
- "repo_last_seen_at": "2026-03-20T18:08:10Z",
+ "author_login": "Abhijeetsingh610",
+ "name": "Abhijeet Singh",
+ "profile_url": "https://github.com/Abhijeetsingh610",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbhijeetsingh610",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbhijeetsingh610",
+ "repo_first_seen_at": "2026-02-13T20:48:03Z",
+ "repo_last_seen_at": "2026-02-14T07:52:08Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -13741,35 +14696,35 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 538,
+ "account_age_days": 1579,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 5,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.625,
- "closed_unmerged_pr_rate": 0.125,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 7,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44893,
- "title": "add `StaticLayer.crop()` to match `DynamicLayer` API",
- "url": "https://github.com/huggingface/transformers/pull/44893",
+ "number": 43989,
+ "title": "Fix AutoVideoProcessor class lookup when torchvision is unavailable",
+ "url": "https://github.com/huggingface/transformers/pull/43989",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-20T17:48:23Z"
+ "created_at": "2026-02-13T20:48:03Z"
}
],
"issues": []
@@ -13777,62 +14732,56 @@
"fetch_error": null
},
{
- "author_login": "ajmeese7",
- "name": "Aaron Meese",
- "profile_url": "https://github.com/ajmeese7",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aajmeese7",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aajmeese7",
- "repo_first_seen_at": "2026-03-15T19:56:44Z",
- "repo_last_seen_at": "2026-03-16T20:47:22Z",
+ "author_login": "abidlabs",
+ "name": "Abubakar Abid",
+ "profile_url": "https://github.com/abidlabs",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aabidlabs",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aabidlabs",
+ "repo_first_seen_at": "2026-04-08T22:36:08Z",
+ "repo_last_seen_at": "2026-04-10T18:19:55Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 12,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 3664,
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 4,
+ "snapshot_review_comment_count": 4,
+ "repo_association": "MEMBER",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 5069,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "high recent PR volume",
"public_orgs": [
- "dwyl",
- "os-js",
- "ZacharyRobotics",
- "Pull-Up-Event-Planning",
- "meese-enterprises",
- "Delta-Cloud-Systems",
- "meese-os",
- "TargetPackage"
+ "huggingface",
+ "gradio-app"
],
"activity": {
- "visible_authored_pr_count": 11,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 5,
- "merged_pr_rate": 0.3636,
- "closed_unmerged_pr_rate": 0.1818,
- "still_open_pr_rate": 0.4545,
- "distinct_repos_with_authored_prs": 8,
+ "visible_authored_pr_count": 60,
+ "merged_pr_count": 49,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 7,
+ "merged_pr_rate": 0.8167,
+ "closed_unmerged_pr_rate": 0.0667,
+ "still_open_pr_rate": 0.1167,
+ "distinct_repos_with_authored_prs": 7,
"distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44728,
- "title": "Fix float16 memory leak during 4-bit quantized model loading",
- "url": "https://github.com/huggingface/transformers/pull/44728",
- "state": "closed",
+ "number": 45329,
+ "title": "Update `trackio` integration to use Buckets and \"freeze\" Space after training",
+ "url": "https://github.com/huggingface/transformers/pull/45329",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-15T19:56:44Z"
+ "created_at": "2026-04-08T22:36:08Z"
}
],
"issues": []
@@ -13840,13 +14789,13 @@
"fetch_error": null
},
{
- "author_login": "akashadsare",
- "name": "Akash Adsare",
- "profile_url": "https://github.com/akashadsare",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aakashadsare",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aakashadsare",
- "repo_first_seen_at": "2026-02-15T18:07:11Z",
- "repo_last_seen_at": "2026-02-15T18:07:11Z",
+ "author_login": "Abubakar-rashid",
+ "name": "Muhammad Abubakar Rashid",
+ "profile_url": "https://github.com/Abubakar-rashid",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbubakar-rashid",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbubakar-rashid",
+ "repo_first_seen_at": "2026-02-13T11:27:42Z",
+ "repo_last_seen_at": "2026-02-13T11:27:42Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -13854,11 +14803,11 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2166,
+ "account_age_days": 625,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -13880,13 +14829,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44015,
- "title": "Refactor GPT2-based models to standardized output collection interface",
- "url": "https://github.com/huggingface/transformers/pull/44015",
- "state": "open",
+ "number": 43974,
+ "title": "Fix: Replace torch.linspace().item() with python_linspace() to resolv\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/43974",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-15T18:07:11Z"
+ "created_at": "2026-02-13T11:27:42Z"
}
],
"issues": []
@@ -13894,55 +14843,53 @@
"fetch_error": null
},
{
- "author_login": "akeemlh",
- "name": "Akeem Hart",
- "profile_url": "https://github.com/akeemlh",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aakeemlh",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aakeemlh",
- "repo_first_seen_at": "2026-02-13T18:33:22Z",
- "repo_last_seen_at": "2026-02-14T14:39:58Z",
+ "author_login": "adil-a",
+ "name": "Adil",
+ "profile_url": "https://github.com/adil-a",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aadil-a",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aadil-a",
+ "repo_first_seen_at": "2026-02-26T17:57:16Z",
+ "repo_last_seen_at": "2026-03-02T22:40:32Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2077,
+ "account_age_days": 2630,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [
- "DUNE"
- ],
+ "heuristic_note": "high recent PR volume",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 30,
+ "merged_pr_count": 28,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.9333,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 1,
+ "still_open_pr_rate": 0.0667,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43995,
- "title": "Refactoring falcon model to match standardized output collection interface",
- "url": "https://github.com/huggingface/transformers/pull/43995",
- "state": "open",
- "merged": false,
+ "number": 44304,
+ "title": "docs: Add NeMo Automodel community integration docs",
+ "url": "https://github.com/huggingface/transformers/pull/44304",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-14T14:39:58Z"
+ "created_at": "2026-02-26T17:57:16Z"
}
],
"issues": []
@@ -13950,53 +14897,53 @@
"fetch_error": null
},
{
- "author_login": "Aki-07",
- "name": "Akilesh",
- "profile_url": "https://github.com/Aki-07",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAki-07",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAki-07",
- "repo_first_seen_at": "2026-02-13T17:02:41Z",
- "repo_last_seen_at": "2026-02-17T18:50:46Z",
+ "author_login": "adityuhkapoor",
+ "name": "Aditya K",
+ "profile_url": "https://github.com/adityuhkapoor",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aadityuhkapoor",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aadityuhkapoor",
+ "repo_first_seen_at": "2026-02-18T06:35:09Z",
+ "repo_last_seen_at": "2026-02-18T06:35:09Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1570,
+ "account_age_days": 2819,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 9,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 5,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43983,
- "title": "Migrate GPT2 to standardized output capture decorators",
- "url": "https://github.com/huggingface/transformers/pull/43983",
+ "number": 44122,
+ "title": "Add BnB 4-bit embedding quantization support",
+ "url": "https://github.com/huggingface/transformers/pull/44122",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-13T17:52:45Z"
+ "created_at": "2026-02-18T06:35:09Z"
}
],
"issues": []
@@ -14004,38 +14951,38 @@
"fetch_error": null
},
{
- "author_login": "AkshajKashyap",
+ "author_login": "agentspan",
"name": null,
- "profile_url": "https://github.com/AkshajKashyap",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAkshajKashyap",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAkshajKashyap",
- "repo_first_seen_at": "2026-03-25T00:11:43Z",
- "repo_last_seen_at": "2026-03-25T03:50:08Z",
+ "profile_url": "https://github.com/agentspan",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aagentspan",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aagentspan",
+ "repo_first_seen_at": "2026-04-08T08:40:08Z",
+ "repo_last_seen_at": "2026-04-08T08:40:08Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 852,
- "young_account": false,
- "follow_through_score": "mixed",
+ "repo_association": "NONE",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 10,
+ "young_account": true,
+ "follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "high",
+ "heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
"open_pr_count": 1,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
"still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 1
@@ -14044,13 +14991,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44981,
- "title": "Trainer: set skip_logits for loss-only eval when liger enabled",
- "url": "https://github.com/huggingface/transformers/pull/44981",
- "state": "open",
+ "number": 45309,
+ "title": "Fix KeyError in apply_chat_template when message has no content (#45290)",
+ "url": "https://github.com/huggingface/transformers/pull/45309",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-25T00:38:02Z"
+ "created_at": "2026-04-08T08:40:08Z"
}
],
"issues": []
@@ -14058,53 +15005,53 @@
"fetch_error": null
},
{
- "author_login": "alexandercarruthers",
- "name": "Alexander C",
- "profile_url": "https://github.com/alexandercarruthers",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalexandercarruthers",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalexandercarruthers",
- "repo_first_seen_at": "2026-02-22T18:02:43Z",
- "repo_last_seen_at": "2026-02-22T18:02:43Z",
+ "author_login": "ai-man-codes",
+ "name": "Aiman",
+ "profile_url": "https://github.com/ai-man-codes",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aai-man-codes",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aai-man-codes",
+ "repo_first_seen_at": "2026-03-20T17:48:23Z",
+ "repo_last_seen_at": "2026-03-20T18:08:10Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2578,
+ "account_age_days": 555,
"young_account": false,
- "follow_through_score": "n/a",
- "breadth_score": "low",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 0,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 5,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": 0,
- "distinct_repos_with_open_prs": 0
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.7143,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.2857,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44212,
- "title": "Update 404ing BillSum dataset URL on Summarization Task guide",
- "url": "https://github.com/huggingface/transformers/pull/44212",
- "state": "closed",
- "merged": true,
+ "number": 44893,
+ "title": "add `StaticLayer.crop()` to match `DynamicLayer` API",
+ "url": "https://github.com/huggingface/transformers/pull/44893",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-22T18:02:43Z"
+ "created_at": "2026-03-20T17:48:23Z"
}
],
"issues": []
@@ -14112,13 +15059,13 @@
"fetch_error": null
},
{
- "author_login": "alexmalyshev",
- "name": "Alex Malyshev",
- "profile_url": "https://github.com/alexmalyshev",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalexmalyshev",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalexmalyshev",
- "repo_first_seen_at": "2026-02-20T04:47:07Z",
- "repo_last_seen_at": "2026-02-26T15:29:58Z",
+ "author_login": "ajmeese7",
+ "name": "Aaron Meese",
+ "profile_url": "https://github.com/ajmeese7",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aajmeese7",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aajmeese7",
+ "repo_first_seen_at": "2026-03-15T19:56:44Z",
+ "repo_last_seen_at": "2026-03-16T20:47:22Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -14126,39 +15073,48 @@
"snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5516,
+ "account_age_days": 3680,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
+ "breadth_score": "high",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "broad repo spread; high open PR share",
+ "public_orgs": [
+ "dwyl",
+ "os-js",
+ "ZacharyRobotics",
+ "Pull-Up-Event-Planning",
+ "meese-enterprises",
+ "Delta-Cloud-Systems",
+ "meese-os",
+ "TargetPackage"
+ ],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 19,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 10,
+ "merged_pr_rate": 0.3158,
+ "closed_unmerged_pr_rate": 0.1579,
+ "still_open_pr_rate": 0.5263,
+ "distinct_repos_with_authored_prs": 13,
+ "distinct_repos_with_open_prs": 5
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44165,
- "title": "Fix how PreTrainedModel checks annotations on Python 3.14+",
- "url": "https://github.com/huggingface/transformers/pull/44165",
+ "number": 44728,
+ "title": "Fix float16 memory leak during 4-bit quantized model loading",
+ "url": "https://github.com/huggingface/transformers/pull/44728",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-20T04:47:07Z"
+ "created_at": "2026-03-15T19:56:44Z"
}
],
"issues": []
@@ -14166,13 +15122,13 @@
"fetch_error": null
},
{
- "author_login": "alvarobartt",
- "name": "Alvaro Bartolome",
- "profile_url": "https://github.com/alvarobartt",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalvarobartt",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalvarobartt",
- "repo_first_seen_at": "2026-02-23T15:25:47Z",
- "repo_last_seen_at": "2026-02-23T15:25:47Z",
+ "author_login": "akashadsare",
+ "name": "Akash Adsare",
+ "profile_url": "https://github.com/akashadsare",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aakashadsare",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aakashadsare",
+ "repo_first_seen_at": "2026-02-15T18:07:11Z",
+ "repo_last_seen_at": "2026-02-15T18:07:11Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -14180,42 +15136,39 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "MEMBER",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2952,
+ "account_age_days": 2182,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
- "public_orgs": [
- "huggingface",
- "Hugging-Face-Helping-Hand"
- ],
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 42,
- "merged_pr_count": 38,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 4,
- "merged_pr_rate": 0.9048,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0952,
- "distinct_repos_with_authored_prs": 9,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44229,
- "title": "Add missing backtick in `AnyToAnyPipeline.__call__` docstring",
- "url": "https://github.com/huggingface/transformers/pull/44229",
- "state": "closed",
- "merged": true,
+ "number": 44015,
+ "title": "Refactor GPT2-based models to standardized output collection interface",
+ "url": "https://github.com/huggingface/transformers/pull/44015",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-23T15:25:47Z"
+ "created_at": "2026-02-15T18:07:11Z"
}
],
"issues": []
@@ -14223,53 +15176,55 @@
"fetch_error": null
},
{
- "author_login": "anshuS1310",
- "name": null,
- "profile_url": "https://github.com/anshuS1310",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AanshuS1310",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AanshuS1310",
- "repo_first_seen_at": "2026-03-21T09:59:07Z",
- "repo_last_seen_at": "2026-03-23T18:07:44Z",
+ "author_login": "akeemlh",
+ "name": "Akeem Hart",
+ "profile_url": "https://github.com/akeemlh",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aakeemlh",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aakeemlh",
+ "repo_first_seen_at": "2026-02-13T18:33:22Z",
+ "repo_last_seen_at": "2026-02-14T14:39:58Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 4,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 126,
- "young_account": true,
+ "account_age_days": 2093,
+ "young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; many recent closed-unmerged PRs; no visible non-self stars",
- "public_orgs": [],
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [
+ "DUNE"
+ ],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 4,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 1,
- "merged_pr_rate": 0.1667,
- "closed_unmerged_pr_rate": 0.6667,
- "still_open_pr_rate": 0.1667,
- "distinct_repos_with_authored_prs": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44909,
- "title": "Fix: Update optimization.py",
- "url": "https://github.com/huggingface/transformers/pull/44909",
- "state": "closed",
- "merged": true,
+ "number": 43995,
+ "title": "Refactoring falcon model to match standardized output collection interface",
+ "url": "https://github.com/huggingface/transformers/pull/43995",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-21T09:59:07Z"
+ "created_at": "2026-02-14T14:39:58Z"
}
],
"issues": []
@@ -14277,53 +15232,53 @@
"fetch_error": null
},
{
- "author_login": "anuq",
- "name": "Anup Shetye",
- "profile_url": "https://github.com/anuq",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aanuq",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aanuq",
- "repo_first_seen_at": "2026-03-14T19:21:21Z",
- "repo_last_seen_at": "2026-03-14T19:21:21Z",
+ "author_login": "Aki-07",
+ "name": "Akilesh",
+ "profile_url": "https://github.com/Aki-07",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAki-07",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAki-07",
+ "repo_first_seen_at": "2026-02-13T17:02:41Z",
+ "repo_last_seen_at": "2026-02-17T18:50:46Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 2,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3258,
+ "account_age_days": 1586,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 3,
- "merged_pr_rate": 0.1429,
- "closed_unmerged_pr_rate": 0.4286,
- "still_open_pr_rate": 0.4286,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 2
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44711,
- "title": "fix: mark new lm_head params as `_is_hf_initialized` after `resize_token_embeddings`",
- "url": "https://github.com/huggingface/transformers/pull/44711",
+ "number": 43983,
+ "title": "Migrate GPT2 to standardized output capture decorators",
+ "url": "https://github.com/huggingface/transformers/pull/43983",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-14T19:21:21Z"
+ "created_at": "2026-02-13T17:52:45Z"
}
],
"issues": []
@@ -14331,53 +15286,53 @@
"fetch_error": null
},
{
- "author_login": "ArivunidhiA",
- "name": "Arivunidhi Anna Arivan",
- "profile_url": "https://github.com/ArivunidhiA",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArivunidhiA",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArivunidhiA",
- "repo_first_seen_at": "2026-02-17T07:18:00Z",
- "repo_last_seen_at": "2026-02-17T07:19:17Z",
+ "author_login": "AkshajKashyap",
+ "name": "Akshaj Kashyap",
+ "profile_url": "https://github.com/AkshajKashyap",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAkshajKashyap",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAkshajKashyap",
+ "repo_first_seen_at": "2026-03-25T00:11:43Z",
+ "repo_last_seen_at": "2026-04-03T03:22:23Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 809,
+ "account_age_days": 868,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 17,
- "merged_pr_count": 9,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 6,
- "merged_pr_rate": 0.5294,
- "closed_unmerged_pr_rate": 0.1176,
- "still_open_pr_rate": 0.3529,
- "distinct_repos_with_authored_prs": 9,
- "distinct_repos_with_open_prs": 5
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44071,
- "title": "[Refactor] Migrate MPT to standardized output tracing decorators",
- "url": "https://github.com/huggingface/transformers/pull/44071",
+ "number": 44981,
+ "title": "Trainer: set skip_logits for loss-only eval when liger enabled",
+ "url": "https://github.com/huggingface/transformers/pull/44981",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T07:19:17Z"
+ "created_at": "2026-03-25T00:38:02Z"
}
],
"issues": []
@@ -14385,53 +15340,53 @@
"fetch_error": null
},
{
- "author_login": "AutumnAurelium",
- "name": null,
- "profile_url": "https://github.com/AutumnAurelium",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAutumnAurelium",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAutumnAurelium",
- "repo_first_seen_at": "2026-02-17T01:07:13Z",
- "repo_last_seen_at": "2026-02-26T22:36:37Z",
+ "author_login": "Akshay404error",
+ "name": "Akshay D",
+ "profile_url": "https://github.com/Akshay404error",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAkshay404error",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAkshay404error",
+ "repo_first_seen_at": "2026-03-27T08:33:01Z",
+ "repo_last_seen_at": "2026-03-27T08:33:01Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIMER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1703,
+ "account_age_days": 587,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 0,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
"open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
"still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44063,
- "title": "Update AFMoE architecture to use v5-style MoE impl",
- "url": "https://github.com/huggingface/transformers/pull/44063",
+ "number": 45047,
+ "title": "fix: restore add_special_tokens behavior for mDeBERTa tokenizer and n\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/45047",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-17T01:07:13Z"
+ "created_at": "2026-03-27T08:33:01Z"
}
],
"issues": []
@@ -14439,53 +15394,53 @@
"fetch_error": null
},
{
- "author_login": "balak4",
- "name": "Bala Krishnamoorthy",
- "profile_url": "https://github.com/balak4",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abalak4",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abalak4",
- "repo_first_seen_at": "2026-02-25T01:40:57Z",
- "repo_last_seen_at": "2026-03-17T22:06:09Z",
+ "author_login": "alexandercarruthers",
+ "name": "Alexander C",
+ "profile_url": "https://github.com/alexandercarruthers",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalexandercarruthers",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalexandercarruthers",
+ "repo_first_seen_at": "2026-02-22T18:02:43Z",
+ "repo_last_seen_at": "2026-02-22T18:02:43Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 6,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2748,
+ "account_age_days": 2594,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "n/a",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 4,
+ "visible_authored_pr_count": 0,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 0,
"open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 3,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": 0,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44271,
- "title": "Add GreedyLR adaptive learning rate scheduler",
- "url": "https://github.com/huggingface/transformers/pull/44271",
+ "number": 44212,
+ "title": "Update 404ing BillSum dataset URL on Summarization Task guide",
+ "url": "https://github.com/huggingface/transformers/pull/44212",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-25T01:40:57Z"
+ "created_at": "2026-02-22T18:02:43Z"
}
],
"issues": []
@@ -14493,53 +15448,53 @@
"fetch_error": null
},
{
- "author_login": "balvisio",
- "name": "Bruno Alvisio",
- "profile_url": "https://github.com/balvisio",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abalvisio",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abalvisio",
- "repo_first_seen_at": "2026-02-19T02:58:50Z",
- "repo_last_seen_at": "2026-03-25T17:19:53Z",
+ "author_login": "alexmalyshev",
+ "name": "Alex Malyshev",
+ "profile_url": "https://github.com/alexmalyshev",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalexmalyshev",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalexmalyshev",
+ "repo_first_seen_at": "2026-02-20T04:47:07Z",
+ "repo_last_seen_at": "2026-02-26T15:29:58Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 16,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 5,
- "snapshot_review_comment_count": 5,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5016,
+ "account_age_days": 5532,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.4,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.4,
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.1667,
+ "closed_unmerged_pr_rate": 0.6667,
+ "still_open_pr_rate": 0.1667,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 2
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44145,
- "title": "Add THD support in ESM",
- "url": "https://github.com/huggingface/transformers/pull/44145",
- "state": "open",
+ "number": 44165,
+ "title": "Fix how PreTrainedModel checks annotations on Python 3.14+",
+ "url": "https://github.com/huggingface/transformers/pull/44165",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-19T02:58:50Z"
+ "created_at": "2026-02-20T04:47:07Z"
}
],
"issues": []
@@ -14547,53 +15502,56 @@
"fetch_error": null
},
{
- "author_login": "beelapranay",
- "name": "Pranay Beela",
- "profile_url": "https://github.com/beelapranay",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abeelapranay",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abeelapranay",
- "repo_first_seen_at": "2026-02-14T01:12:07Z",
- "repo_last_seen_at": "2026-02-16T17:23:19Z",
+ "author_login": "alvarobartt",
+ "name": "Alvaro Bartolome",
+ "profile_url": "https://github.com/alvarobartt",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalvarobartt",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalvarobartt",
+ "repo_first_seen_at": "2026-02-23T15:25:47Z",
+ "repo_last_seen_at": "2026-02-23T15:25:47Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2408,
+ "account_age_days": 2969,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [],
+ "heuristic_note": "high recent PR volume",
+ "public_orgs": [
+ "huggingface",
+ "Hugging-Face-Helping-Hand"
+ ],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 3,
+ "visible_authored_pr_count": 36,
+ "merged_pr_count": 32,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.75,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.8889,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 1
+ "still_open_pr_rate": 0.1111,
+ "distinct_repos_with_authored_prs": 9,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43996,
- "title": "Refactor FNet and CVT output tracing",
- "url": "https://github.com/huggingface/transformers/pull/43996",
- "state": "open",
- "merged": false,
+ "number": 44229,
+ "title": "Add missing backtick in `AnyToAnyPipeline.__call__` docstring",
+ "url": "https://github.com/huggingface/transformers/pull/44229",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-14T17:55:31Z"
+ "created_at": "2026-02-23T15:25:47Z"
}
],
"issues": []
@@ -14601,13 +15559,13 @@
"fetch_error": null
},
{
- "author_login": "bensons",
- "name": "Benson Schliesser",
- "profile_url": "https://github.com/bensons",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abensons",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abensons",
- "repo_first_seen_at": "2026-03-17T04:59:02Z",
- "repo_last_seen_at": "2026-03-21T16:24:32Z",
+ "author_login": "andrewor14",
+ "name": null,
+ "profile_url": "https://github.com/andrewor14",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aandrewor14",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aandrewor14",
+ "repo_first_seen_at": "2026-04-08T15:42:16Z",
+ "repo_last_seen_at": "2026-04-08T15:44:20Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -14615,39 +15573,41 @@
"snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 5166,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 4991,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
+ "heuristic_note": "\u2014",
+ "public_orgs": [
+ "ucb-sts"
+ ],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 2,
+ "visible_authored_pr_count": 11,
+ "merged_pr_count": 7,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.6364,
+ "closed_unmerged_pr_rate": 0.0909,
+ "still_open_pr_rate": 0.2727,
+ "distinct_repos_with_authored_prs": 4,
"distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44781,
- "title": "Fix `_set_model_specific_special_tokens` to accept list-format `extra_special_tokens`",
- "url": "https://github.com/huggingface/transformers/pull/44781",
+ "number": 45321,
+ "title": "Remove references to torchao's AffineQuantizedTensor",
+ "url": "https://github.com/huggingface/transformers/pull/45321",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-17T04:59:02Z"
+ "created_at": "2026-04-08T15:42:16Z"
}
],
"issues": []
@@ -14655,53 +15615,53 @@
"fetch_error": null
},
{
- "author_login": "black-yt",
- "name": "Wanghan Xu",
- "profile_url": "https://github.com/black-yt",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ablack-yt",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ablack-yt",
- "repo_first_seen_at": "2026-03-10T01:52:18Z",
- "repo_last_seen_at": "2026-03-12T07:11:56Z",
+ "author_login": "anshuS1310",
+ "name": null,
+ "profile_url": "https://github.com/anshuS1310",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AanshuS1310",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AanshuS1310",
+ "repo_first_seen_at": "2026-03-21T09:59:07Z",
+ "repo_last_seen_at": "2026-03-23T18:07:44Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 6,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1804,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "account_age_days": 143,
+ "young_account": true,
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
"automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "heuristic_note": "young account; high open PR share; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44555,
- "title": "Fix TypeError in RoPE validation when ignore_keys_at_rope_validation is a list",
- "url": "https://github.com/huggingface/transformers/pull/44555",
+ "number": 44909,
+ "title": "Fix: Update optimization.py",
+ "url": "https://github.com/huggingface/transformers/pull/44909",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-10T01:52:18Z"
+ "created_at": "2026-03-21T09:59:07Z"
}
],
"issues": []
@@ -14709,38 +15669,38 @@
"fetch_error": null
},
{
- "author_login": "bozheng-hit",
- "name": "Bo Zheng",
- "profile_url": "https://github.com/bozheng-hit",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abozheng-hit",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abozheng-hit",
- "repo_first_seen_at": "2026-02-08T05:51:57Z",
- "repo_last_seen_at": "2026-02-08T05:51:57Z",
+ "author_login": "ansley",
+ "name": "Ansley Ussery",
+ "profile_url": "https://github.com/ansley",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aansley",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aansley",
+ "repo_first_seen_at": "2026-04-09T14:31:40Z",
+ "repo_last_seen_at": "2026-04-10T12:45:24Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4209,
+ "repo_association": "NONE",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 2290,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
"open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
@@ -14749,13 +15709,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43830,
- "title": "Adding Support for Qwen3.5",
- "url": "https://github.com/huggingface/transformers/pull/43830",
+ "number": 45345,
+ "title": "Fix ByteLevel-BPE tokenizers silently breaking in `LlamaTokenizer`",
+ "url": "https://github.com/huggingface/transformers/pull/45345",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-08T05:51:57Z"
+ "created_at": "2026-04-09T14:31:40Z"
}
],
"issues": []
@@ -14763,53 +15723,53 @@
"fetch_error": null
},
{
- "author_login": "burtenshaw",
- "name": null,
- "profile_url": "https://github.com/burtenshaw",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aburtenshaw",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aburtenshaw",
- "repo_first_seen_at": "2026-03-03T11:35:13Z",
- "repo_last_seen_at": "2026-03-06T13:44:03Z",
+ "author_login": "anuq",
+ "name": "Anup Shetye",
+ "profile_url": "https://github.com/anuq",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aanuq",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aanuq",
+ "repo_first_seen_at": "2026-03-14T19:21:21Z",
+ "repo_last_seen_at": "2026-03-14T19:21:21Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "MEMBER",
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3589,
+ "account_age_days": 3274,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "high",
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread",
+ "heuristic_note": "many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 59,
- "merged_pr_count": 45,
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 4,
- "open_pr_count": 10,
- "merged_pr_rate": 0.7627,
- "closed_unmerged_pr_rate": 0.0678,
- "still_open_pr_rate": 0.1695,
- "distinct_repos_with_authored_prs": 14,
- "distinct_repos_with_open_prs": 6
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.125,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.375,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44411,
- "title": "Update agentic contributions guidelines in AGENTS.md to force yielding.",
- "url": "https://github.com/huggingface/transformers/pull/44411",
+ "number": 44711,
+ "title": "fix: mark new lm_head params as `_is_hf_initialized` after `resize_token_embeddings`",
+ "url": "https://github.com/huggingface/transformers/pull/44711",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-03T11:35:13Z"
+ "created_at": "2026-03-14T19:21:21Z"
}
],
"issues": []
@@ -14817,53 +15777,53 @@
"fetch_error": null
},
{
- "author_login": "caffeinism",
- "name": "Kim Minjong",
- "profile_url": "https://github.com/caffeinism",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acaffeinism",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acaffeinism",
- "repo_first_seen_at": "2026-02-13T09:28:32Z",
- "repo_last_seen_at": "2026-02-21T03:07:32Z",
+ "author_login": "ArivunidhiA",
+ "name": "Arivunidhi Anna Arivan",
+ "profile_url": "https://github.com/ArivunidhiA",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArivunidhiA",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArivunidhiA",
+ "repo_first_seen_at": "2026-02-17T07:18:00Z",
+ "repo_last_seen_at": "2026-02-17T07:19:17Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2873,
+ "account_age_days": 826,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.6667,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 17,
+ "merged_pr_count": 9,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.5294,
+ "closed_unmerged_pr_rate": 0.1176,
+ "still_open_pr_rate": 0.3529,
+ "distinct_repos_with_authored_prs": 9,
+ "distinct_repos_with_open_prs": 5
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43971,
- "title": "[Mimi] Calibrate to ensure encoder streaming performs correctly",
- "url": "https://github.com/huggingface/transformers/pull/43971",
- "state": "closed",
- "merged": true,
+ "number": 44071,
+ "title": "[Refactor] Migrate MPT to standardized output tracing decorators",
+ "url": "https://github.com/huggingface/transformers/pull/44071",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-13T09:28:32Z"
+ "created_at": "2026-02-17T07:19:17Z"
}
],
"issues": []
@@ -14871,53 +15831,53 @@
"fetch_error": null
},
{
- "author_login": "carcel-yu",
+ "author_login": "AutumnAurelium",
"name": null,
- "profile_url": "https://github.com/carcel-yu",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acarcel-yu",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acarcel-yu",
- "repo_first_seen_at": "2026-03-02T05:34:49Z",
- "repo_last_seen_at": "2026-03-02T05:34:49Z",
+ "profile_url": "https://github.com/AutumnAurelium",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAutumnAurelium",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAutumnAurelium",
+ "repo_first_seen_at": "2026-02-17T01:07:13Z",
+ "repo_last_seen_at": "2026-02-26T22:36:37Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2045,
+ "account_age_days": 1719,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44381,
- "title": "Add MLU bf16 support to is_torch_bf16_gpu_available",
- "url": "https://github.com/huggingface/transformers/pull/44381",
+ "number": 44063,
+ "title": "Update AFMoE architecture to use v5-style MoE impl",
+ "url": "https://github.com/huggingface/transformers/pull/44063",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-02T05:34:49Z"
+ "created_at": "2026-02-17T01:07:13Z"
}
],
"issues": []
@@ -14925,53 +15885,53 @@
"fetch_error": null
},
{
- "author_login": "chandan11248",
- "name": "chandan11248",
- "profile_url": "https://github.com/chandan11248",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Achandan11248",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Achandan11248",
- "repo_first_seen_at": "2026-03-15T15:23:33Z",
- "repo_last_seen_at": "2026-03-19T18:12:59Z",
+ "author_login": "avarga1",
+ "name": "Austin Varga",
+ "profile_url": "https://github.com/avarga1",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aavarga1",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aavarga1",
+ "repo_first_seen_at": "2026-04-07T02:22:26Z",
+ "repo_last_seen_at": "2026-04-09T16:57:21Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 5,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 707,
+ "account_age_days": 2171,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 39,
+ "merged_pr_count": 21,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 14,
+ "merged_pr_rate": 0.5385,
+ "closed_unmerged_pr_rate": 0.1026,
+ "still_open_pr_rate": 0.359,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44722,
- "title": "Refactor gptj output tracing to use standardized decorators",
- "url": "https://github.com/huggingface/transformers/pull/44722",
- "state": "open",
+ "number": 45275,
+ "title": "fix(ernie4_5_vl_moe): resolve three config loading failures for ERNIE-4.5-VL MoE models",
+ "url": "https://github.com/huggingface/transformers/pull/45275",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-15T15:33:25Z"
+ "created_at": "2026-04-07T02:22:26Z"
}
],
"issues": []
@@ -14979,38 +15939,38 @@
"fetch_error": null
},
{
- "author_login": "chry-santhemum",
- "name": "Atticus Wang",
- "profile_url": "https://github.com/chry-santhemum",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Achry-santhemum",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Achry-santhemum",
- "repo_first_seen_at": "2026-02-05T20:35:06Z",
- "repo_last_seen_at": "2026-02-11T22:10:15Z",
+ "author_login": "aws-zhanxun",
+ "name": "Xun Zhan",
+ "profile_url": "https://github.com/aws-zhanxun",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aaws-zhanxun",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aaws-zhanxun",
+ "repo_first_seen_at": "2026-03-30T07:06:19Z",
+ "repo_last_seen_at": "2026-03-30T07:06:19Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
- "repo_association": "NONE",
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1800,
+ "account_age_days": 1724,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
@@ -15019,13 +15979,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43783,
- "title": "fix: ZeRO-3 crash for non-pretrained BERT in _init_weights",
- "url": "https://github.com/huggingface/transformers/pull/43783",
+ "number": 45109,
+ "title": "Fix T5Attention shape mismatch under Tensor Parallelism",
+ "url": "https://github.com/huggingface/transformers/pull/45109",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-05T22:42:49Z"
+ "created_at": "2026-03-30T07:06:19Z"
}
],
"issues": []
@@ -15033,53 +15993,53 @@
"fetch_error": null
},
{
- "author_login": "cluster2600",
- "name": "Maxime Grenu",
- "profile_url": "https://github.com/cluster2600",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acluster2600",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acluster2600",
- "repo_first_seen_at": "2026-02-18T19:25:52Z",
- "repo_last_seen_at": "2026-02-18T19:25:52Z",
+ "author_login": "balak4",
+ "name": "Bala Krishnamoorthy",
+ "profile_url": "https://github.com/balak4",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abalak4",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abalak4",
+ "repo_first_seen_at": "2026-02-25T01:40:57Z",
+ "repo_last_seen_at": "2026-03-17T22:06:09Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 6,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2045,
+ "account_age_days": 2764,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 166,
- "merged_pr_count": 54,
- "closed_unmerged_pr_count": 68,
- "open_pr_count": 44,
- "merged_pr_rate": 0.3253,
- "closed_unmerged_pr_rate": 0.4096,
- "still_open_pr_rate": 0.2651,
- "distinct_repos_with_authored_prs": 87,
- "distinct_repos_with_open_prs": 27
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.2,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44131,
- "title": "docs: fix typo 'AuoQuant' \u2192 'AutoQuant' and clarify FINEGRAINED_FP8 library column",
- "url": "https://github.com/huggingface/transformers/pull/44131",
+ "number": 44271,
+ "title": "Add GreedyLR adaptive learning rate scheduler",
+ "url": "https://github.com/huggingface/transformers/pull/44271",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-18T19:25:52Z"
+ "created_at": "2026-02-25T01:40:57Z"
}
],
"issues": []
@@ -15087,13 +16047,13 @@
"fetch_error": null
},
{
- "author_login": "cmakinet",
- "name": "Cherehani Makigo",
- "profile_url": "https://github.com/cmakinet",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acmakinet",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acmakinet",
- "repo_first_seen_at": "2026-01-27T17:39:52Z",
- "repo_last_seen_at": "2026-02-02T14:48:35Z",
+ "author_login": "balgaly",
+ "name": "Snir Balgaly",
+ "profile_url": "https://github.com/balgaly",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abalgaly",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abalgaly",
+ "repo_first_seen_at": "2026-04-05T15:38:58Z",
+ "repo_last_seen_at": "2026-04-07T21:44:07Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -15101,39 +16061,39 @@
"snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIMER",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 59,
- "young_account": true,
+ "account_age_days": 3770,
+ "young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "low",
+ "heuristic_note": "broad repo spread; many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 19,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 9,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.3158,
+ "closed_unmerged_pr_rate": 0.4737,
+ "still_open_pr_rate": 0.2105,
+ "distinct_repos_with_authored_prs": 12,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43685,
- "title": "feat: Add Hugging Face Transformers Skill (closes #42971)",
- "url": "https://github.com/huggingface/transformers/pull/43685",
+ "number": 45251,
+ "title": "fix(generation): beam sample when num_beams * vocab_size exceeds multinomial limit",
+ "url": "https://github.com/huggingface/transformers/pull/45251",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-02T14:48:35Z"
+ "created_at": "2026-04-05T15:38:58Z"
}
],
"issues": []
@@ -15141,55 +16101,53 @@
"fetch_error": null
},
{
- "author_login": "Codalorian",
- "name": "ET",
- "profile_url": "https://github.com/Codalorian",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACodalorian",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACodalorian",
- "repo_first_seen_at": "2026-01-27T16:51:08Z",
- "repo_last_seen_at": "2026-01-27T16:51:08Z",
+ "author_login": "balvisio",
+ "name": "Bruno Alvisio",
+ "profile_url": "https://github.com/balvisio",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abalvisio",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abalvisio",
+ "repo_first_seen_at": "2026-02-19T02:58:50Z",
+ "repo_last_seen_at": "2026-04-09T14:40:26Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 20,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "snapshot_comment_count": 9,
+ "snapshot_review_count": 5,
+ "snapshot_review_comment_count": 5,
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 693,
+ "account_age_days": 5032,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "Aclevo"
- ],
+ "heuristic_note": "\u2014",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.6667,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43533,
- "title": "Add LBNet functionality to Llama models next",
- "url": "https://github.com/huggingface/transformers/pull/43533",
+ "number": 44145,
+ "title": "Add THD support in ESM",
+ "url": "https://github.com/huggingface/transformers/pull/44145",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-01-27T16:51:08Z"
+ "created_at": "2026-02-19T02:58:50Z"
}
],
"issues": []
@@ -15197,53 +16155,53 @@
"fetch_error": null
},
{
- "author_login": "CodeByKodi",
- "name": "Kodeeswaran Malaimuthu",
- "profile_url": "https://github.com/CodeByKodi",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACodeByKodi",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACodeByKodi",
- "repo_first_seen_at": "2026-02-01T03:24:56Z",
- "repo_last_seen_at": "2026-02-01T03:24:56Z",
+ "author_login": "beelapranay",
+ "name": "Pranay Beela",
+ "profile_url": "https://github.com/beelapranay",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abeelapranay",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abeelapranay",
+ "repo_first_seen_at": "2026-02-14T01:12:07Z",
+ "repo_last_seen_at": "2026-02-16T17:23:19Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3493,
+ "account_age_days": 2424,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars; targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 3,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.75,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43666,
- "title": "Docs: fix typos in Get started (index, quicktour)",
- "url": "https://github.com/huggingface/transformers/pull/43666",
- "state": "closed",
- "merged": true,
+ "number": 43996,
+ "title": "Refactor FNet and CVT output tracing",
+ "url": "https://github.com/huggingface/transformers/pull/43996",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-01T03:24:56Z"
+ "created_at": "2026-02-14T17:55:31Z"
}
],
"issues": []
@@ -15251,53 +16209,53 @@
"fetch_error": null
},
{
- "author_login": "cogniera",
- "name": "Paarth Sharma",
- "profile_url": "https://github.com/cogniera",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acogniera",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acogniera",
- "repo_first_seen_at": "2026-02-17T22:29:44Z",
- "repo_last_seen_at": "2026-02-20T18:35:34Z",
+ "author_login": "bensons",
+ "name": "Benson Schliesser",
+ "profile_url": "https://github.com/bensons",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abensons",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abensons",
+ "repo_first_seen_at": "2026-03-17T04:59:02Z",
+ "repo_last_seen_at": "2026-03-21T16:24:32Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 5,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 202,
- "young_account": true,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "account_age_days": 5182,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "young account; no visible non-self stars",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 9,
- "merged_pr_count": 7,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.7778,
- "closed_unmerged_pr_rate": 0.1111,
- "still_open_pr_rate": 0.1111,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44161,
- "title": "Refactor LongT5 to use @capture_outputs and @can_return_tuple decorators for unified output handling (Fixes #43979)",
- "url": "https://github.com/huggingface/transformers/pull/44161",
+ "number": 44781,
+ "title": "Fix `_set_model_specific_special_tokens` to accept list-format `extra_special_tokens`",
+ "url": "https://github.com/huggingface/transformers/pull/44781",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-19T20:46:49Z"
+ "created_at": "2026-03-17T04:59:02Z"
}
],
"issues": []
@@ -15305,53 +16263,53 @@
"fetch_error": null
},
{
- "author_login": "colldata79",
- "name": null,
- "profile_url": "https://github.com/colldata79",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acolldata79",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acolldata79",
- "repo_first_seen_at": "2026-02-04T21:25:10Z",
- "repo_last_seen_at": "2026-02-05T18:29:50Z",
+ "author_login": "black-yt",
+ "name": "Wanghan Xu",
+ "profile_url": "https://github.com/black-yt",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ablack-yt",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ablack-yt",
+ "repo_first_seen_at": "2026-03-10T01:52:18Z",
+ "repo_last_seen_at": "2026-03-28T09:55:33Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 9,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 3,
- "snapshot_review_comment_count": 3,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "snapshot_comment_count": 7,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 508,
+ "account_age_days": 1821,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; no visible non-self stars",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
+ "visible_authored_pr_count": 3,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 4,
- "merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.8,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 3
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43747,
- "title": "Remove CompressedLinear support for compressed-tensors > 0.13",
- "url": "https://github.com/huggingface/transformers/pull/43747",
- "state": "open",
+ "number": 44555,
+ "title": "Fix TypeError in RoPE validation when ignore_keys_at_rope_validation is a list",
+ "url": "https://github.com/huggingface/transformers/pull/44555",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-04T21:25:10Z"
+ "created_at": "2026-03-10T01:52:18Z"
}
],
"issues": []
@@ -15359,53 +16317,53 @@
"fetch_error": null
},
{
- "author_login": "CyrilSterling",
- "name": "BoqiangZhang",
- "profile_url": "https://github.com/CyrilSterling",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACyrilSterling",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACyrilSterling",
- "repo_first_seen_at": "2026-03-13T13:02:26Z",
- "repo_last_seen_at": "2026-03-18T09:19:24Z",
+ "author_login": "caffeinism",
+ "name": "Kim Minjong",
+ "profile_url": "https://github.com/caffeinism",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acaffeinism",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acaffeinism",
+ "repo_first_seen_at": "2026-02-13T09:28:32Z",
+ "repo_last_seen_at": "2026-02-21T03:07:32Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 1,
"snapshot_review_comment_count": 1,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2807,
+ "account_age_days": 2890,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44662,
- "title": "[model] Add PenguinVL implementation",
- "url": "https://github.com/huggingface/transformers/pull/44662",
- "state": "open",
- "merged": false,
+ "number": 43971,
+ "title": "[Mimi] Calibrate to ensure encoder streaming performs correctly",
+ "url": "https://github.com/huggingface/transformers/pull/43971",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-13T13:02:26Z"
+ "created_at": "2026-02-13T09:28:32Z"
}
],
"issues": []
@@ -15413,13 +16371,13 @@
"fetch_error": null
},
{
- "author_login": "daniel7an",
- "name": "Tatul Danielyan",
- "profile_url": "https://github.com/daniel7an",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adaniel7an",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adaniel7an",
- "repo_first_seen_at": "2026-02-09T19:20:34Z",
- "repo_last_seen_at": "2026-02-09T19:20:34Z",
+ "author_login": "carcel-yu",
+ "name": null,
+ "profile_url": "https://github.com/carcel-yu",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acarcel-yu",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acarcel-yu",
+ "repo_first_seen_at": "2026-03-02T05:34:49Z",
+ "repo_last_seen_at": "2026-03-02T05:34:49Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -15427,39 +16385,39 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1809,
+ "account_age_days": 2061,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 49,
- "merged_pr_count": 20,
- "closed_unmerged_pr_count": 28,
- "open_pr_count": 1,
- "merged_pr_rate": 0.4082,
- "closed_unmerged_pr_rate": 0.5714,
- "still_open_pr_rate": 0.0204,
- "distinct_repos_with_authored_prs": 33,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43870,
- "title": "Add interpolate_pos_encoding to VitPoseBackbone",
- "url": "https://github.com/huggingface/transformers/pull/43870",
+ "number": 44381,
+ "title": "Add MLU bf16 support to is_torch_bf16_gpu_available",
+ "url": "https://github.com/huggingface/transformers/pull/44381",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-09T19:20:34Z"
+ "created_at": "2026-03-02T05:34:49Z"
}
],
"issues": []
@@ -15467,25 +16425,25 @@
"fetch_error": null
},
{
- "author_login": "Defalt-Meh",
- "name": "Defalt",
- "profile_url": "https://github.com/Defalt-Meh",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADefalt-Meh",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADefalt-Meh",
- "repo_first_seen_at": "2026-03-15T23:26:31Z",
- "repo_last_seen_at": "2026-03-15T23:26:31Z",
+ "author_login": "chandan11248",
+ "name": "chandan11248",
+ "profile_url": "https://github.com/chandan11248",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Achandan11248",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Achandan11248",
+ "repo_first_seen_at": "2026-03-15T15:23:33Z",
+ "repo_last_seen_at": "2026-03-19T18:12:59Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 641,
+ "account_age_days": 723,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -15493,27 +16451,27 @@
"heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
"open_pr_count": 2,
- "merged_pr_rate": 0.0,
+ "merged_pr_rate": 0.3333,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 2,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 3,
"distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44731,
- "title": "[Tests] Fix slow video tensor creation from list of numpy arrays in SmolVLM",
- "url": "https://github.com/huggingface/transformers/pull/44731",
+ "number": 44722,
+ "title": "Refactor gptj output tracing to use standardized decorators",
+ "url": "https://github.com/huggingface/transformers/pull/44722",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-15T23:26:31Z"
+ "created_at": "2026-03-15T15:33:25Z"
}
],
"issues": []
@@ -15521,53 +16479,53 @@
"fetch_error": null
},
{
- "author_login": "Desel72",
- "name": null,
- "profile_url": "https://github.com/Desel72",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADesel72",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADesel72",
- "repo_first_seen_at": "2026-03-11T13:03:19Z",
- "repo_last_seen_at": "2026-03-11T14:00:39Z",
+ "author_login": "cluster2600",
+ "name": "Maxime Grenu",
+ "profile_url": "https://github.com/cluster2600",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acluster2600",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acluster2600",
+ "repo_first_seen_at": "2026-02-18T19:25:52Z",
+ "repo_last_seen_at": "2026-02-18T19:25:52Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4448,
+ "account_age_days": 2061,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; very broad repo spread; targets high-star repos",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 89,
- "merged_pr_count": 62,
- "closed_unmerged_pr_count": 9,
- "open_pr_count": 18,
- "merged_pr_rate": 0.6966,
- "closed_unmerged_pr_rate": 0.1011,
- "still_open_pr_rate": 0.2022,
- "distinct_repos_with_authored_prs": 29,
+ "visible_authored_pr_count": 170,
+ "merged_pr_count": 56,
+ "closed_unmerged_pr_count": 92,
+ "open_pr_count": 22,
+ "merged_pr_rate": 0.3294,
+ "closed_unmerged_pr_rate": 0.5412,
+ "still_open_pr_rate": 0.1294,
+ "distinct_repos_with_authored_prs": 88,
"distinct_repos_with_open_prs": 15
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44596,
- "title": "Fix TypeError when loading float8 models by falling back to bfloat16 in local_torch_dtype",
- "url": "https://github.com/huggingface/transformers/pull/44596",
+ "number": 44131,
+ "title": "docs: fix typo 'AuoQuant' \u2192 'AutoQuant' and clarify FINEGRAINED_FP8 library column",
+ "url": "https://github.com/huggingface/transformers/pull/44131",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-11T13:03:19Z"
+ "created_at": "2026-02-18T19:25:52Z"
}
],
"issues": []
@@ -15575,13 +16533,13 @@
"fetch_error": null
},
{
- "author_login": "divyanks",
+ "author_login": "code-runner77",
"name": null,
- "profile_url": "https://github.com/divyanks",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adivyanks",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adivyanks",
- "repo_first_seen_at": "2026-03-17T16:51:46Z",
- "repo_last_seen_at": "2026-03-17T16:51:46Z",
+ "profile_url": "https://github.com/code-runner77",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acode-runner77",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acode-runner77",
+ "repo_first_seen_at": "2026-03-29T17:28:59Z",
+ "repo_last_seen_at": "2026-03-29T17:28:59Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -15589,16 +16547,16 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIMER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4306,
- "young_account": false,
+ "account_age_days": 189,
+ "young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "young account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
@@ -15615,13 +16573,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44798,
- "title": "Add MPS (Apple Silicon) example and documentation",
- "url": "https://github.com/huggingface/transformers/pull/44798",
+ "number": 45100,
+ "title": "Update accelerator_selection.md",
+ "url": "https://github.com/huggingface/transformers/pull/45100",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-17T16:51:46Z"
+ "created_at": "2026-03-29T17:28:59Z"
}
],
"issues": []
@@ -15629,53 +16587,53 @@
"fetch_error": null
},
{
- "author_login": "DowellHd",
- "name": "Dowell Standley Jr.",
- "profile_url": "https://github.com/DowellHd",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADowellHd",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADowellHd",
- "repo_first_seen_at": "2026-01-28T21:45:00Z",
- "repo_last_seen_at": "2026-01-28T21:45:00Z",
+ "author_login": "cogniera",
+ "name": "Paarth Sharma",
+ "profile_url": "https://github.com/cogniera",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acogniera",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acogniera",
+ "repo_first_seen_at": "2026-02-17T22:29:44Z",
+ "repo_last_seen_at": "2026-02-20T18:35:34Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 5,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2233,
- "young_account": false,
+ "account_age_days": 218,
+ "young_account": true,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
+ "heuristic_note": "young account",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 47,
- "merged_pr_count": 45,
+ "visible_authored_pr_count": 13,
+ "merged_pr_count": 10,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.9574,
- "closed_unmerged_pr_rate": 0.0213,
- "still_open_pr_rate": 0.0213,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.7692,
+ "closed_unmerged_pr_rate": 0.0769,
+ "still_open_pr_rate": 0.1538,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43571,
- "title": "Add GIT support to visual-question-answering pipeline",
- "url": "https://github.com/huggingface/transformers/pull/43571",
- "state": "closed",
+ "number": 44161,
+ "title": "Refactor LongT5 to use @capture_outputs and @can_return_tuple decorators for unified output handling (Fixes #43979)",
+ "url": "https://github.com/huggingface/transformers/pull/44161",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-28T21:45:00Z"
+ "created_at": "2026-02-19T20:46:49Z"
}
],
"issues": []
@@ -15683,53 +16641,53 @@
"fetch_error": null
},
{
- "author_login": "echarlaix",
- "name": "Ella Charlaix",
- "profile_url": "https://github.com/echarlaix",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aecharlaix",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aecharlaix",
- "repo_first_seen_at": "2026-03-09T18:15:17Z",
- "repo_last_seen_at": "2026-03-09T18:15:17Z",
+ "author_login": "CyrilSterling",
+ "name": "BoqiangZhang",
+ "profile_url": "https://github.com/CyrilSterling",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACyrilSterling",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACyrilSterling",
+ "repo_first_seen_at": "2026-03-13T13:02:26Z",
+ "repo_last_seen_at": "2026-04-01T10:53:25Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "MEMBER",
+ "snapshot_comment_count": 3,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 2,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1840,
+ "account_age_days": 2823,
"young_account": false,
"follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.6,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44551,
- "title": "Fix zamba2 rotary embedding call when use_mem_rope is False",
- "url": "https://github.com/huggingface/transformers/pull/44551",
- "state": "closed",
- "merged": true,
+ "number": 44662,
+ "title": "[model] Add PenguinVL implementation",
+ "url": "https://github.com/huggingface/transformers/pull/44662",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-09T18:15:17Z"
+ "created_at": "2026-03-13T13:02:26Z"
}
],
"issues": []
@@ -15737,13 +16695,13 @@
"fetch_error": null
},
{
- "author_login": "eldarkurtic",
- "name": "Eldar Kurti\u0107",
- "profile_url": "https://github.com/eldarkurtic",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeldarkurtic",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeldarkurtic",
- "repo_first_seen_at": "2026-01-26T13:53:13Z",
- "repo_last_seen_at": "2026-01-26T13:53:13Z",
+ "author_login": "Defalt-Meh",
+ "name": "Defalt",
+ "profile_url": "https://github.com/Defalt-Meh",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADefalt-Meh",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADefalt-Meh",
+ "repo_first_seen_at": "2026-03-15T23:26:31Z",
+ "repo_last_seen_at": "2026-03-15T23:26:31Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -15751,41 +16709,39 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4201,
+ "account_age_days": 657,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "IST-DASLab"
- ],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 12,
- "merged_pr_count": 6,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 4,
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
"merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.1667,
- "still_open_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43497,
- "title": "[Bugfix] Extract pad_token_id from text config for Llama-4",
- "url": "https://github.com/huggingface/transformers/pull/43497",
- "state": "closed",
+ "number": 44731,
+ "title": "[Tests] Fix slow video tensor creation from list of numpy arrays in SmolVLM",
+ "url": "https://github.com/huggingface/transformers/pull/44731",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-26T13:53:13Z"
+ "created_at": "2026-03-15T23:26:31Z"
}
],
"issues": []
@@ -15793,53 +16749,53 @@
"fetch_error": null
},
{
- "author_login": "excepshenal",
- "name": "Daniel Shen",
- "profile_url": "https://github.com/excepshenal",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aexcepshenal",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aexcepshenal",
- "repo_first_seen_at": "2026-02-21T00:06:16Z",
- "repo_last_seen_at": "2026-02-21T00:06:16Z",
+ "author_login": "Desel72",
+ "name": null,
+ "profile_url": "https://github.com/Desel72",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADesel72",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADesel72",
+ "repo_first_seen_at": "2026-03-11T13:03:19Z",
+ "repo_last_seen_at": "2026-03-11T14:00:39Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2459,
+ "account_age_days": 4465,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "follow_through_score": "mixed",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 104,
+ "merged_pr_count": 79,
+ "closed_unmerged_pr_count": 15,
+ "open_pr_count": 10,
+ "merged_pr_rate": 0.7596,
+ "closed_unmerged_pr_rate": 0.1442,
+ "still_open_pr_rate": 0.0962,
+ "distinct_repos_with_authored_prs": 30,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44189,
- "title": "fix: don't move model to device under other dist train backends",
- "url": "https://github.com/huggingface/transformers/pull/44189",
- "state": "open",
+ "number": 44596,
+ "title": "Fix TypeError when loading float8 models by falling back to bfloat16 in local_torch_dtype",
+ "url": "https://github.com/huggingface/transformers/pull/44596",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-21T00:06:16Z"
+ "created_at": "2026-03-11T13:03:19Z"
}
],
"issues": []
@@ -15847,55 +16803,53 @@
"fetch_error": null
},
{
- "author_login": "ExcitingFrog",
- "name": "Xingo",
- "profile_url": "https://github.com/ExcitingFrog",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AExcitingFrog",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AExcitingFrog",
- "repo_first_seen_at": "2026-02-04T07:11:33Z",
- "repo_last_seen_at": "2026-02-04T13:37:43Z",
+ "author_login": "Dippp10",
+ "name": "DIPIKA VAMAN KANTAPPA POOJARI",
+ "profile_url": "https://github.com/Dippp10",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ADippp10",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ADippp10",
+ "repo_first_seen_at": "2026-04-11T14:17:32Z",
+ "repo_last_seen_at": "2026-04-11T14:17:32Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 3332,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 760,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "YangZhouMoHa"
- ],
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 175,
+ "merged_pr_count": 52,
+ "closed_unmerged_pr_count": 24,
+ "open_pr_count": 99,
+ "merged_pr_rate": 0.2971,
+ "closed_unmerged_pr_rate": 0.1371,
+ "still_open_pr_rate": 0.5657,
+ "distinct_repos_with_authored_prs": 122,
+ "distinct_repos_with_open_prs": 84
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43727,
- "title": "feat: Add legacy TrainingArguments logging_dir fallback for TensorBoard",
- "url": "https://github.com/huggingface/transformers/pull/43727",
- "state": "closed",
+ "number": 45377,
+ "title": "Enhance README documentation",
+ "url": "https://github.com/huggingface/transformers/pull/45377",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-04T07:11:33Z"
+ "created_at": "2026-04-11T14:17:32Z"
}
],
"issues": []
@@ -15903,53 +16857,53 @@
"fetch_error": null
},
{
- "author_login": "francesco-bertolotti",
+ "author_login": "divyanks",
"name": null,
- "profile_url": "https://github.com/francesco-bertolotti",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Afrancesco-bertolotti",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Afrancesco-bertolotti",
- "repo_first_seen_at": "2026-02-03T10:05:17Z",
- "repo_last_seen_at": "2026-02-04T07:03:04Z",
+ "profile_url": "https://github.com/divyanks",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adivyanks",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adivyanks",
+ "repo_first_seen_at": "2026-03-17T16:51:46Z",
+ "repo_last_seen_at": "2026-03-17T16:51:46Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 358,
- "young_account": true,
- "follow_through_score": "mixed",
+ "account_age_days": 4322,
+ "young_account": false,
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "young account",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 5,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 3,
- "merged_pr_rate": 0.625,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.375,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43703,
- "title": "Update configuration_qwen3.py",
- "url": "https://github.com/huggingface/transformers/pull/43703",
+ "number": 44798,
+ "title": "Add MPS (Apple Silicon) example and documentation",
+ "url": "https://github.com/huggingface/transformers/pull/44798",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-03T10:05:17Z"
+ "created_at": "2026-03-17T16:51:46Z"
}
],
"issues": []
@@ -15957,53 +16911,53 @@
"fetch_error": null
},
{
- "author_login": "frogNotToad",
- "name": null,
- "profile_url": "https://github.com/frogNotToad",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AfrogNotToad",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AfrogNotToad",
- "repo_first_seen_at": "2026-03-06T16:58:14Z",
- "repo_last_seen_at": "2026-03-06T16:58:14Z",
+ "author_login": "douglas-reid",
+ "name": "Douglas Reid",
+ "profile_url": "https://github.com/douglas-reid",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adouglas-reid",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adouglas-reid",
+ "repo_first_seen_at": "2026-04-02T19:05:35Z",
+ "repo_last_seen_at": "2026-04-02T20:19:13Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 565,
+ "account_age_days": 3520,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 2,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.6667,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44501,
- "title": "Fixed typo in docs/source/en/kv_cache.md",
- "url": "https://github.com/huggingface/transformers/pull/44501",
+ "number": 45197,
+ "title": "fix(docs): correct gemma4 docs and examples",
+ "url": "https://github.com/huggingface/transformers/pull/45197",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-06T16:58:14Z"
+ "created_at": "2026-04-02T19:05:35Z"
}
],
"issues": []
@@ -16011,25 +16965,25 @@
"fetch_error": null
},
{
- "author_login": "gabrielfruet",
- "name": "fruet",
- "profile_url": "https://github.com/gabrielfruet",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agabrielfruet",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agabrielfruet",
- "repo_first_seen_at": "2026-02-15T13:27:44Z",
- "repo_last_seen_at": "2026-02-16T11:59:22Z",
+ "author_login": "echarlaix",
+ "name": "Ella Charlaix",
+ "profile_url": "https://github.com/echarlaix",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aecharlaix",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aecharlaix",
+ "repo_first_seen_at": "2026-03-09T18:15:17Z",
+ "repo_last_seen_at": "2026-03-09T18:15:17Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1660,
+ "account_age_days": 1856,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "moderate",
@@ -16037,27 +16991,27 @@
"heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 15,
- "merged_pr_count": 12,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 3,
- "merged_pr_rate": 0.8,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.2,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 10,
+ "merged_pr_count": 9,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.9,
+ "closed_unmerged_pr_rate": 0.1,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44013,
- "title": "Ouptut tracing: Standardizing MobileNetv2",
- "url": "https://github.com/huggingface/transformers/pull/44013",
- "state": "open",
- "merged": false,
+ "number": 44551,
+ "title": "Fix zamba2 rotary embedding call when use_mem_rope is False",
+ "url": "https://github.com/huggingface/transformers/pull/44551",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-02-15T13:49:53Z"
+ "created_at": "2026-03-09T18:15:17Z"
}
],
"issues": []
@@ -16065,13 +17019,13 @@
"fetch_error": null
},
{
- "author_login": "giulio-leone",
- "name": "Giulio Leone",
- "profile_url": "https://github.com/giulio-leone",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agiulio-leone",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agiulio-leone",
- "repo_first_seen_at": "2026-02-28T06:22:19Z",
- "repo_last_seen_at": "2026-02-28T20:21:52Z",
+ "author_login": "EhteshamSid",
+ "name": "Ehtesham Siddiqui",
+ "profile_url": "https://github.com/EhteshamSid",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AEhteshamSid",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AEhteshamSid",
+ "repo_first_seen_at": "2026-04-07T18:40:05Z",
+ "repo_last_seen_at": "2026-04-08T19:17:57Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -16080,38 +17034,38 @@
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4401,
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1662,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 855,
- "merged_pr_count": 97,
- "closed_unmerged_pr_count": 661,
- "open_pr_count": 97,
- "merged_pr_rate": 0.1135,
- "closed_unmerged_pr_rate": 0.7731,
- "still_open_pr_rate": 0.1135,
- "distinct_repos_with_authored_prs": 77,
- "distinct_repos_with_open_prs": 16
+ "visible_authored_pr_count": 45,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 31,
+ "open_pr_count": 8,
+ "merged_pr_rate": 0.1333,
+ "closed_unmerged_pr_rate": 0.6889,
+ "still_open_pr_rate": 0.1778,
+ "distinct_repos_with_authored_prs": 33,
+ "distinct_repos_with_open_prs": 8
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44352,
- "title": "fix: suppress ANSI escape codes when stdout is not a terminal",
- "url": "https://github.com/huggingface/transformers/pull/44352",
+ "number": 45297,
+ "title": "Fix mutable default arguments in quantization config classes",
+ "url": "https://github.com/huggingface/transformers/pull/45297",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-28T06:22:19Z"
+ "created_at": "2026-04-07T18:40:05Z"
}
],
"issues": []
@@ -16119,53 +17073,53 @@
"fetch_error": null
},
{
- "author_login": "gowthamr-tech",
- "name": "Rajagowtham R",
- "profile_url": "https://github.com/gowthamr-tech",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agowthamr-tech",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agowthamr-tech",
- "repo_first_seen_at": "2026-02-16T15:00:00Z",
- "repo_last_seen_at": "2026-02-24T01:35:34Z",
+ "author_login": "ENg-122",
+ "name": null,
+ "profile_url": "https://github.com/ENg-122",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AENg-122",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AENg-122",
+ "repo_first_seen_at": "2026-04-03T09:08:28Z",
+ "repo_last_seen_at": "2026-04-03T09:08:28Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 8,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 7,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 320,
- "young_account": true,
- "follow_through_score": "strong",
+ "account_age_days": 1758,
+ "young_account": false,
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "young account; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
- "merged_pr_count": 2,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44199,
- "title": "Fix local dataset loading priority in run_image_classification_no_tra\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44199",
+ "number": 45215,
+ "title": "[Qwen3_5]Remove unnecessary masked_fill_ in torch_chunk_gated_delta_rule attention computation: \"attn = (q_i @ k_i.transpose(-1, -2) * decay_mask[:, :, i]).masked_fill_(mask, 0)\"",
+ "url": "https://github.com/huggingface/transformers/pull/45215",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-21T06:03:29Z"
+ "created_at": "2026-04-03T09:08:28Z"
}
],
"issues": []
@@ -16173,53 +17127,53 @@
"fetch_error": null
},
{
- "author_login": "GS-GOAT",
- "name": null,
- "profile_url": "https://github.com/GS-GOAT",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AGS-GOAT",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AGS-GOAT",
- "repo_first_seen_at": "2026-02-21T13:45:15Z",
- "repo_last_seen_at": "2026-03-02T13:17:34Z",
+ "author_login": "ezylopx5",
+ "name": "HarshRathva",
+ "profile_url": "https://github.com/ezylopx5",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aezylopx5",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aezylopx5",
+ "repo_first_seen_at": "2026-04-01T19:25:12Z",
+ "repo_last_seen_at": "2026-04-04T06:24:26Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1726,
+ "account_age_days": 601,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.1667,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44202,
- "title": "Fix: bidirectional mask skip when attention dropout is active (#44188)",
- "url": "https://github.com/huggingface/transformers/pull/44202",
+ "number": 45172,
+ "title": "Add TopNSigmaLogitsWarper and top_n_sigma generation config support",
+ "url": "https://github.com/huggingface/transformers/pull/45172",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-21T13:45:15Z"
+ "created_at": "2026-04-01T19:25:12Z"
}
],
"issues": []
@@ -16227,13 +17181,13 @@
"fetch_error": null
},
{
- "author_login": "hangjun-ezra",
+ "author_login": "frogNotToad",
"name": null,
- "profile_url": "https://github.com/hangjun-ezra",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahangjun-ezra",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahangjun-ezra",
- "repo_first_seen_at": "2026-02-25T03:52:04Z",
- "repo_last_seen_at": "2026-02-25T03:52:04Z",
+ "profile_url": "https://github.com/frogNotToad",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AfrogNotToad",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AfrogNotToad",
+ "repo_first_seen_at": "2026-03-06T16:58:14Z",
+ "repo_last_seen_at": "2026-03-06T16:58:14Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -16245,12 +17199,12 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 629,
+ "account_age_days": 581,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
@@ -16267,13 +17221,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44272,
- "title": "Fix TypeError in convert_rope_params_to_dict when ignore_keys is a list",
- "url": "https://github.com/huggingface/transformers/pull/44272",
+ "number": 44501,
+ "title": "Fixed typo in docs/source/en/kv_cache.md",
+ "url": "https://github.com/huggingface/transformers/pull/44501",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-25T03:52:04Z"
+ "created_at": "2026-03-06T16:58:14Z"
}
],
"issues": []
@@ -16281,53 +17235,53 @@
"fetch_error": null
},
{
- "author_login": "hardikmeisheri",
- "name": "Hardik Meisheri",
- "profile_url": "https://github.com/hardikmeisheri",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahardikmeisheri",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahardikmeisheri",
- "repo_first_seen_at": "2026-02-28T16:49:27Z",
- "repo_last_seen_at": "2026-03-06T14:50:01Z",
+ "author_login": "gabrielfruet",
+ "name": "fruet",
+ "profile_url": "https://github.com/gabrielfruet",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agabrielfruet",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agabrielfruet",
+ "repo_first_seen_at": "2026-02-15T13:27:44Z",
+ "repo_last_seen_at": "2026-02-16T11:59:22Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 6,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIMER",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3925,
+ "account_age_days": 1676,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 19,
+ "merged_pr_count": 14,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.7368,
+ "closed_unmerged_pr_rate": 0.0526,
+ "still_open_pr_rate": 0.2105,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44358,
- "title": "Fix ShieldGemma2 non-reproducible outputs by adding _tied_weights_keys",
- "url": "https://github.com/huggingface/transformers/pull/44358",
- "state": "closed",
- "merged": true,
+ "number": 44013,
+ "title": "Ouptut tracing: Standardizing MobileNetv2",
+ "url": "https://github.com/huggingface/transformers/pull/44013",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-28T16:49:27Z"
+ "created_at": "2026-02-15T13:49:53Z"
}
],
"issues": []
@@ -16335,13 +17289,13 @@
"fetch_error": null
},
{
- "author_login": "harshang03",
- "name": "Harshang Akabari",
- "profile_url": "https://github.com/harshang03",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aharshang03",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aharshang03",
- "repo_first_seen_at": "2026-02-06T13:07:32Z",
- "repo_last_seen_at": "2026-02-06T13:07:32Z",
+ "author_login": "gagandhakrey",
+ "name": "Gagan Dhakrey",
+ "profile_url": "https://github.com/gagandhakrey",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agagandhakrey",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agagandhakrey",
+ "repo_first_seen_at": "2026-04-05T03:45:23Z",
+ "repo_last_seen_at": "2026-04-05T03:45:23Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -16353,35 +17307,35 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2290,
+ "account_age_days": 2279,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 106,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 66,
- "open_pr_count": 40,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.6226,
- "still_open_pr_rate": 0.3774,
- "distinct_repos_with_authored_prs": 17,
- "distinct_repos_with_open_prs": 9
+ "visible_authored_pr_count": 22,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 9,
+ "open_pr_count": 7,
+ "merged_pr_rate": 0.2727,
+ "closed_unmerged_pr_rate": 0.4091,
+ "still_open_pr_rate": 0.3182,
+ "distinct_repos_with_authored_prs": 10,
+ "distinct_repos_with_open_prs": 7
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43800,
- "title": "Add new Trainer utilities and documentation",
- "url": "https://github.com/huggingface/transformers/pull/43800",
+ "number": 45247,
+ "title": "Fix UnboundLocalError in invert_attention_mask by adding proper shape\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/45247",
"state": "closed",
"merged": false,
- "draft": true,
- "created_at": "2026-02-06T13:07:32Z"
+ "draft": false,
+ "created_at": "2026-04-05T03:45:23Z"
}
],
"issues": []
@@ -16389,84 +17343,53 @@
"fetch_error": null
},
{
- "author_login": "heathdutton",
- "name": "Heath Dutton\ud83d\udd74\ufe0f",
- "profile_url": "https://github.com/heathdutton",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aheathdutton",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aheathdutton",
- "repo_first_seen_at": "2026-01-27T02:30:53Z",
- "repo_last_seen_at": "2026-01-27T02:30:53Z",
+ "author_login": "giulio-leone",
+ "name": "Giulio Leone",
+ "profile_url": "https://github.com/giulio-leone",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agiulio-leone",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agiulio-leone",
+ "repo_first_seen_at": "2026-02-28T06:22:19Z",
+ "repo_last_seen_at": "2026-02-28T20:21:52Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5767,
+ "account_age_days": 4417,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "low",
- "heuristic_note": "broad repo spread; high open PR share",
- "public_orgs": [
- "Ocurly",
- "mautic",
- "stamp-ideas",
- "TheDMSGroup",
- "drupal-bakery",
- "thisisfine",
- "fixchristmas",
- "clockcrew",
- "TraverseData",
- "leadlava",
- "engagetools",
- "zipcodes",
- "nim-ai",
- "mautibox",
- "installid",
- "formdock",
- "WithCandor",
- "scrubtool",
- "ciflow",
- "inyourwindow",
- "life-coin",
- "Design-and-Code",
- "nix-chat",
- "tcpa-id",
- "stockcroc",
- "afterfund",
- "deha-sh",
- "creekside-life",
- "sonora-audio",
- "reapportion"
- ],
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 19,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 6,
- "open_pr_count": 9,
- "merged_pr_rate": 0.2105,
- "closed_unmerged_pr_rate": 0.3158,
- "still_open_pr_rate": 0.4737,
- "distinct_repos_with_authored_prs": 12,
- "distinct_repos_with_open_prs": 6
+ "visible_authored_pr_count": 869,
+ "merged_pr_count": 102,
+ "closed_unmerged_pr_count": 672,
+ "open_pr_count": 95,
+ "merged_pr_rate": 0.1174,
+ "closed_unmerged_pr_rate": 0.7733,
+ "still_open_pr_rate": 0.1093,
+ "distinct_repos_with_authored_prs": 76,
+ "distinct_repos_with_open_prs": 14
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43513,
- "title": "Fix cardinality error for DETR models without explicit background class",
- "url": "https://github.com/huggingface/transformers/pull/43513",
+ "number": 44352,
+ "title": "fix: suppress ANSI escape codes when stdout is not a terminal",
+ "url": "https://github.com/huggingface/transformers/pull/44352",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-01-27T02:30:53Z"
+ "created_at": "2026-02-28T06:22:19Z"
}
],
"issues": []
@@ -16474,53 +17397,53 @@
"fetch_error": null
},
{
- "author_login": "hemanth678901-stack",
- "name": "Sai Hemanth",
- "profile_url": "https://github.com/hemanth678901-stack",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahemanth678901-stack",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahemanth678901-stack",
- "repo_first_seen_at": "2026-02-06T11:55:33Z",
- "repo_last_seen_at": "2026-02-06T11:55:33Z",
+ "author_login": "gowthamr-tech",
+ "name": "Rajagowtham R",
+ "profile_url": "https://github.com/gowthamr-tech",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agowthamr-tech",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agowthamr-tech",
+ "repo_first_seen_at": "2026-02-16T15:00:00Z",
+ "repo_last_seen_at": "2026-02-24T01:35:34Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 7,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 218,
+ "account_age_days": 336,
"young_account": true,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "young account; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "young account; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.25,
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43796,
- "title": "Clarify GPU memory expectations when using Adafactor with DeepSpeed",
- "url": "https://github.com/huggingface/transformers/pull/43796",
+ "number": 44199,
+ "title": "Fix local dataset loading priority in run_image_classification_no_tra\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44199",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-06T11:55:33Z"
+ "created_at": "2026-02-21T06:03:29Z"
}
],
"issues": []
@@ -16528,13 +17451,13 @@
"fetch_error": null
},
{
- "author_login": "hemantmm",
- "name": "Hemant M Mehta",
- "profile_url": "https://github.com/hemantmm",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahemantmm",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahemantmm",
- "repo_first_seen_at": "2026-03-23T16:29:46Z",
- "repo_last_seen_at": "2026-03-25T13:05:33Z",
+ "author_login": "GS-GOAT",
+ "name": null,
+ "profile_url": "https://github.com/GS-GOAT",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AGS-GOAT",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AGS-GOAT",
+ "repo_first_seen_at": "2026-02-21T13:45:15Z",
+ "repo_last_seen_at": "2026-03-02T13:17:34Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 3,
"snapshot_issue_count": 0,
@@ -16542,39 +17465,39 @@
"snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1624,
+ "account_age_days": 1743,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 19,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 6,
- "open_pr_count": 10,
- "merged_pr_rate": 0.1579,
- "closed_unmerged_pr_rate": 0.3158,
- "still_open_pr_rate": 0.5263,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44951,
- "title": "feat: Add router_logits override to enable Routing Replay for MoE models",
- "url": "https://github.com/huggingface/transformers/pull/44951",
- "state": "open",
+ "number": 44202,
+ "title": "Fix: bidirectional mask skip when attention dropout is active (#44188)",
+ "url": "https://github.com/huggingface/transformers/pull/44202",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-23T16:29:46Z"
+ "created_at": "2026-02-21T13:45:15Z"
}
],
"issues": []
@@ -16582,13 +17505,13 @@
"fetch_error": null
},
{
- "author_login": "heycorgi",
+ "author_login": "hangjun-ezra",
"name": null,
- "profile_url": "https://github.com/heycorgi",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aheycorgi",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aheycorgi",
- "repo_first_seen_at": "2026-03-23T15:33:56Z",
- "repo_last_seen_at": "2026-03-23T15:33:56Z",
+ "profile_url": "https://github.com/hangjun-ezra",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahangjun-ezra",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahangjun-ezra",
+ "repo_first_seen_at": "2026-02-25T03:52:04Z",
+ "repo_last_seen_at": "2026-02-25T03:52:04Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -16596,24 +17519,24 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1493,
+ "account_age_days": 645,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
@@ -16622,13 +17545,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44948,
- "title": "Create aa.py",
- "url": "https://github.com/huggingface/transformers/pull/44948",
+ "number": 44272,
+ "title": "Fix TypeError in convert_rope_params_to_dict when ignore_keys is a list",
+ "url": "https://github.com/huggingface/transformers/pull/44272",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-23T15:33:56Z"
+ "created_at": "2026-02-25T03:52:04Z"
}
],
"issues": []
@@ -16636,53 +17559,53 @@
"fetch_error": null
},
{
- "author_login": "himani27301",
- "name": null,
- "profile_url": "https://github.com/himani27301",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahimani27301",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahimani27301",
- "repo_first_seen_at": "2026-03-09T15:46:14Z",
- "repo_last_seen_at": "2026-03-09T16:12:59Z",
+ "author_login": "hanouticelina",
+ "name": "c\u00e9lina",
+ "profile_url": "https://github.com/hanouticelina",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahanouticelina",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahanouticelina",
+ "repo_first_seen_at": "2026-04-10T11:59:37Z",
+ "repo_last_seen_at": "2026-04-10T11:59:37Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 86,
- "young_account": true,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "repo_association": "MEMBER",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 2968,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 61,
+ "merged_pr_count": 53,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.8689,
+ "closed_unmerged_pr_rate": 0.082,
+ "still_open_pr_rate": 0.0492,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44550,
- "title": "Improve clarity and grammar in Auto Classes documentation",
- "url": "https://github.com/huggingface/transformers/pull/44550",
+ "number": 45360,
+ "title": "Replace deprecated `huggingface-cli` references with `hf`",
+ "url": "https://github.com/huggingface/transformers/pull/45360",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-09T16:12:59Z"
+ "created_at": "2026-04-10T11:59:37Z"
}
],
"issues": []
@@ -16690,53 +17613,53 @@
"fetch_error": null
},
{
- "author_login": "hkc5",
- "name": "Hakancan",
- "profile_url": "https://github.com/hkc5",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahkc5",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahkc5",
- "repo_first_seen_at": "2026-03-19T12:33:00Z",
- "repo_last_seen_at": "2026-03-19T12:33:00Z",
+ "author_login": "hardikmeisheri",
+ "name": "Hardik Meisheri",
+ "profile_url": "https://github.com/hardikmeisheri",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahardikmeisheri",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahardikmeisheri",
+ "repo_first_seen_at": "2026-02-28T16:49:27Z",
+ "repo_last_seen_at": "2026-03-06T14:50:01Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 7,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 6,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIMER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 951,
+ "account_age_days": 3942,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 46,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 33,
- "open_pr_count": 10,
- "merged_pr_rate": 0.0652,
- "closed_unmerged_pr_rate": 0.7174,
- "still_open_pr_rate": 0.2174,
- "distinct_repos_with_authored_prs": 22,
- "distinct_repos_with_open_prs": 7
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44856,
- "title": "fix: move comments before @torch.jit.script decorator for Python 3.13 compatibility",
- "url": "https://github.com/huggingface/transformers/pull/44856",
+ "number": 44358,
+ "title": "Fix ShieldGemma2 non-reproducible outputs by adding _tied_weights_keys",
+ "url": "https://github.com/huggingface/transformers/pull/44358",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-03-19T12:33:00Z"
+ "created_at": "2026-02-28T16:49:27Z"
}
],
"issues": []
@@ -16744,53 +17667,53 @@
"fetch_error": null
},
{
- "author_login": "hongping-zh",
- "name": null,
- "profile_url": "https://github.com/hongping-zh",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahongping-zh",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahongping-zh",
- "repo_first_seen_at": "2026-03-03T04:42:57Z",
- "repo_last_seen_at": "2026-03-25T11:53:49Z",
+ "author_login": "HelloAnner",
+ "name": "Anner",
+ "profile_url": "https://github.com/HelloAnner",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AHelloAnner",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AHelloAnner",
+ "repo_first_seen_at": "2026-04-11T06:22:52Z",
+ "repo_last_seen_at": "2026-04-11T06:22:52Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 4,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1050,
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1653,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 3,
- "merged_pr_rate": 0.1429,
- "closed_unmerged_pr_rate": 0.4286,
- "still_open_pr_rate": 0.4286,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 3
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44407,
- "title": "docs: add energy efficiency considerations to bitsandbytes quantization guide",
- "url": "https://github.com/huggingface/transformers/pull/44407",
+ "number": 45371,
+ "title": "fix: check CUDA availability before calling get_device_capability",
+ "url": "https://github.com/huggingface/transformers/pull/45371",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-03T04:42:57Z"
+ "created_at": "2026-04-11T06:22:52Z"
}
],
"issues": []
@@ -16798,53 +17721,57 @@
"fetch_error": null
},
{
- "author_login": "huyxdang",
- "name": "Huy X. Dang",
- "profile_url": "https://github.com/huyxdang",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahuyxdang",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahuyxdang",
- "repo_first_seen_at": "2026-02-16T13:31:17Z",
- "repo_last_seen_at": "2026-02-18T17:05:21Z",
+ "author_login": "HemanthSai7",
+ "name": "Hemanth Sai",
+ "profile_url": "https://github.com/HemanthSai7",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AHemanthSai7",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AHemanthSai7",
+ "repo_first_seen_at": "2026-03-29T20:35:56Z",
+ "repo_last_seen_at": "2026-04-05T09:53:35Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 691,
+ "account_age_days": 2001,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [],
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [
+ "GDGCVITBHOPAL",
+ "Math-behind-AI",
+ "Heritians"
+ ],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.8,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44087,
- "title": "Refactor Mamba2 to use standardized output tracing",
- "url": "https://github.com/huggingface/transformers/pull/44087",
- "state": "closed",
+ "number": 45101,
+ "title": "Adding support for Nandi Models",
+ "url": "https://github.com/huggingface/transformers/pull/45101",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T11:30:25Z"
+ "created_at": "2026-03-29T20:35:56Z"
}
],
"issues": []
@@ -16852,53 +17779,53 @@
"fetch_error": null
},
{
- "author_login": "Hyungkeun-Park-Nota",
- "name": "Hyungkeun Park",
- "profile_url": "https://github.com/Hyungkeun-Park-Nota",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AHyungkeun-Park-Nota",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AHyungkeun-Park-Nota",
- "repo_first_seen_at": "2026-03-25T01:19:59Z",
- "repo_last_seen_at": "2026-03-25T01:19:59Z",
+ "author_login": "hemantmm",
+ "name": "Hemant M Mehta",
+ "profile_url": "https://github.com/hemantmm",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahemantmm",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahemantmm",
+ "repo_first_seen_at": "2026-03-23T16:29:46Z",
+ "repo_last_seen_at": "2026-03-25T13:05:33Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 399,
+ "account_age_days": 1641,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.6667,
+ "visible_authored_pr_count": 12,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 6,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.1667,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.3333,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 2
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44983,
- "title": "fix: implement Mxfp4Dequantize.reverse_op for save_pretrained support",
- "url": "https://github.com/huggingface/transformers/pull/44983",
+ "number": 44951,
+ "title": "feat: Add router_logits override to enable Routing Replay for MoE models",
+ "url": "https://github.com/huggingface/transformers/pull/44951",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-25T01:19:59Z"
+ "created_at": "2026-03-23T16:29:46Z"
}
],
"issues": []
@@ -16906,13 +17833,13 @@
"fetch_error": null
},
{
- "author_login": "i-pj",
- "name": "Parth Jain",
- "profile_url": "https://github.com/i-pj",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ai-pj",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ai-pj",
- "repo_first_seen_at": "2026-02-03T18:59:54Z",
- "repo_last_seen_at": "2026-02-03T18:59:54Z",
+ "author_login": "heycorgi",
+ "name": null,
+ "profile_url": "https://github.com/heycorgi",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aheycorgi",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aheycorgi",
+ "repo_first_seen_at": "2026-03-23T15:33:56Z",
+ "repo_last_seen_at": "2026-03-23T15:33:56Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -16920,24 +17847,24 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1622,
+ "account_age_days": 1510,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
"open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
@@ -16946,13 +17873,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43719,
- "title": "Add id and resume support to SwanLab integration",
- "url": "https://github.com/huggingface/transformers/pull/43719",
+ "number": 44948,
+ "title": "Create aa.py",
+ "url": "https://github.com/huggingface/transformers/pull/44948",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-02-03T18:59:54Z"
+ "created_at": "2026-03-23T15:33:56Z"
}
],
"issues": []
@@ -16960,13 +17887,13 @@
"fetch_error": null
},
{
- "author_login": "iamaber",
- "name": "Aber Islam",
- "profile_url": "https://github.com/iamaber",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aiamaber",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aiamaber",
- "repo_first_seen_at": "2026-02-28T14:24:32Z",
- "repo_last_seen_at": "2026-02-28T14:40:35Z",
+ "author_login": "himani27301",
+ "name": null,
+ "profile_url": "https://github.com/himani27301",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahimani27301",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahimani27301",
+ "repo_first_seen_at": "2026-03-09T15:46:14Z",
+ "repo_last_seen_at": "2026-03-09T16:12:59Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -16974,39 +17901,39 @@
"snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2022,
- "young_account": false,
- "follow_through_score": "mixed",
+ "account_age_days": 102,
+ "young_account": true,
+ "follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.6667,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44356,
- "title": "fix: avoid redundant fp16/bf16 model casts in evaluation_loop",
- "url": "https://github.com/huggingface/transformers/pull/44356",
- "state": "closed",
+ "number": 44550,
+ "title": "Improve clarity and grammar in Auto Classes documentation",
+ "url": "https://github.com/huggingface/transformers/pull/44550",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-28T14:24:32Z"
+ "created_at": "2026-03-09T16:12:59Z"
}
],
"issues": []
@@ -17014,53 +17941,53 @@
"fetch_error": null
},
{
- "author_login": "imstevenpmwork",
- "name": "Steven Palma",
- "profile_url": "https://github.com/imstevenpmwork",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aimstevenpmwork",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aimstevenpmwork",
- "repo_first_seen_at": "2026-02-26T20:09:20Z",
- "repo_last_seen_at": "2026-02-26T21:20:53Z",
+ "author_login": "hongping-zh",
+ "name": null,
+ "profile_url": "https://github.com/hongping-zh",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahongping-zh",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahongping-zh",
+ "repo_first_seen_at": "2026-03-03T04:42:57Z",
+ "repo_last_seen_at": "2026-03-25T11:53:49Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "MEMBER",
+ "snapshot_comment_count": 4,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2297,
+ "account_age_days": 1066,
"young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 47,
- "merged_pr_count": 42,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8936,
- "closed_unmerged_pr_rate": 0.0851,
- "still_open_pr_rate": 0.0213,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 1
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.2,
+ "closed_unmerged_pr_rate": 0.2,
+ "still_open_pr_rate": 0.6,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44307,
- "title": "fix(modeling_attn_mask_utils): remove FutureWarning from logger.warning_once()",
- "url": "https://github.com/huggingface/transformers/pull/44307",
- "state": "closed",
- "merged": true,
+ "number": 44407,
+ "title": "docs: add energy efficiency considerations to bitsandbytes quantization guide",
+ "url": "https://github.com/huggingface/transformers/pull/44407",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-02-26T20:09:20Z"
+ "created_at": "2026-03-03T04:42:57Z"
}
],
"issues": []
@@ -17068,53 +17995,53 @@
"fetch_error": null
},
{
- "author_login": "itzyesse99-lgtm",
- "name": "Jesse A Comer",
- "profile_url": "https://github.com/itzyesse99-lgtm",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aitzyesse99-lgtm",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aitzyesse99-lgtm",
- "repo_first_seen_at": "2026-02-16T12:01:26Z",
- "repo_last_seen_at": "2026-02-16T12:01:26Z",
+ "author_login": "huyxdang",
+ "name": "Huy X. Dang",
+ "profile_url": "https://github.com/huyxdang",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahuyxdang",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahuyxdang",
+ "repo_first_seen_at": "2026-02-16T13:31:17Z",
+ "repo_last_seen_at": "2026-02-18T17:05:21Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 43,
- "young_account": true,
- "follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; broad repo spread; many recent closed-unmerged PRs; no visible non-self stars",
+ "account_age_days": 707,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 19,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.95,
- "still_open_pr_rate": 0.05,
- "distinct_repos_with_authored_prs": 13,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.8,
+ "closed_unmerged_pr_rate": 0.2,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44039,
- "title": "AI Fix for #43979",
- "url": "https://github.com/huggingface/transformers/pull/44039",
+ "number": 44087,
+ "title": "Refactor Mamba2 to use standardized output tracing",
+ "url": "https://github.com/huggingface/transformers/pull/44087",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-16T12:01:26Z"
+ "created_at": "2026-02-17T11:30:25Z"
}
],
"issues": []
@@ -17122,56 +18049,53 @@
"fetch_error": null
},
{
- "author_login": "jackcook",
- "name": "Jack Cook",
- "profile_url": "https://github.com/jackcook",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajackcook",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajackcook",
- "repo_first_seen_at": "2026-02-13T05:15:44Z",
- "repo_last_seen_at": "2026-02-21T01:04:46Z",
+ "author_login": "Hyungkeun-Park-Nota",
+ "name": "Hyungkeun Park",
+ "profile_url": "https://github.com/Hyungkeun-Park-Nota",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AHyungkeun-Park-Nota",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AHyungkeun-Park-Nota",
+ "repo_first_seen_at": "2026-03-25T01:19:59Z",
+ "repo_last_seen_at": "2026-03-26T16:44:54Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 18,
+ "repo_artifact_count": 9,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 6,
- "snapshot_review_comment_count": 6,
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 3,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4635,
+ "account_age_days": 415,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [
- "HackMIT",
- "mit-han-lab"
- ],
+ "heuristic_note": "\u2014",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.25,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43970,
- "title": "Add Four Over Six quantization integration",
- "url": "https://github.com/huggingface/transformers/pull/43970",
+ "number": 44983,
+ "title": "fix: add identity reverse_op to dequantize ops for save_pretrained",
+ "url": "https://github.com/huggingface/transformers/pull/44983",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-02-13T05:15:44Z"
+ "created_at": "2026-03-25T01:19:59Z"
}
],
"issues": []
@@ -17179,13 +18103,13 @@
"fetch_error": null
},
{
- "author_login": "Jaredw2289-svg",
- "name": "JaredW",
- "profile_url": "https://github.com/Jaredw2289-svg",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJaredw2289-svg",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJaredw2289-svg",
- "repo_first_seen_at": "2026-03-04T06:03:56Z",
- "repo_last_seen_at": "2026-03-07T23:43:37Z",
+ "author_login": "iamaber",
+ "name": "Aber Islam",
+ "profile_url": "https://github.com/iamaber",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aiamaber",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aiamaber",
+ "repo_first_seen_at": "2026-02-28T14:24:32Z",
+ "repo_last_seen_at": "2026-02-28T14:40:35Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -17197,35 +18121,35 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 139,
- "young_account": true,
+ "account_age_days": 2038,
+ "young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 45,
- "merged_pr_count": 5,
- "closed_unmerged_pr_count": 36,
- "open_pr_count": 4,
- "merged_pr_rate": 0.1111,
- "closed_unmerged_pr_rate": 0.8,
- "still_open_pr_rate": 0.0889,
- "distinct_repos_with_authored_prs": 31,
- "distinct_repos_with_open_prs": 4
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44427,
- "title": "fix(tokenization): preserve original tokenizer_class in save_pretrained",
- "url": "https://github.com/huggingface/transformers/pull/44427",
+ "number": 44356,
+ "title": "fix: avoid redundant fp16/bf16 model casts in evaluation_loop",
+ "url": "https://github.com/huggingface/transformers/pull/44356",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-04T06:03:56Z"
+ "created_at": "2026-02-28T14:24:32Z"
}
],
"issues": []
@@ -17233,13 +18157,13 @@
"fetch_error": null
},
{
- "author_login": "JasonCZMeng",
- "name": "Jason Meng",
- "profile_url": "https://github.com/JasonCZMeng",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJasonCZMeng",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJasonCZMeng",
- "repo_first_seen_at": "2026-03-07T18:33:40Z",
- "repo_last_seen_at": "2026-03-07T18:33:40Z",
+ "author_login": "IgnazioDS",
+ "name": "Ignazio De Santis ",
+ "profile_url": "https://github.com/IgnazioDS",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIgnazioDS",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIgnazioDS",
+ "repo_first_seen_at": "2026-03-30T19:13:52Z",
+ "repo_last_seen_at": "2026-03-30T19:13:52Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -17251,37 +18175,35 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3577,
+ "account_age_days": 1073,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "plumenetwork"
- ],
+ "follow_through_score": "mixed",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread",
+ "public_orgs": [],
"activity": {
- "visible_authored_pr_count": 20,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 10,
- "open_pr_count": 6,
- "merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.5,
+ "visible_authored_pr_count": 100,
+ "merged_pr_count": 51,
+ "closed_unmerged_pr_count": 19,
+ "open_pr_count": 30,
+ "merged_pr_rate": 0.51,
+ "closed_unmerged_pr_rate": 0.19,
"still_open_pr_rate": 0.3,
- "distinct_repos_with_authored_prs": 8,
- "distinct_repos_with_open_prs": 5
+ "distinct_repos_with_authored_prs": 35,
+ "distinct_repos_with_open_prs": 22
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44516,
- "title": "fix(qwen2_5_vl): handle ragged batched input in apply_chat_template",
- "url": "https://github.com/huggingface/transformers/pull/44516",
+ "number": 45129,
+ "title": "fix(config): annotate PreTrainedConfig.dtype as Any to fix pydantic schema generation (#45070)",
+ "url": "https://github.com/huggingface/transformers/pull/45129",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-07T18:33:40Z"
+ "created_at": "2026-03-30T19:13:52Z"
}
],
"issues": []
@@ -17289,53 +18211,53 @@
"fetch_error": null
},
{
- "author_login": "javierdejesusda",
- "name": "Javier De Jesus",
- "profile_url": "https://github.com/javierdejesusda",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajavierdejesusda",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajavierdejesusda",
- "repo_first_seen_at": "2026-03-22T17:27:20Z",
- "repo_last_seen_at": "2026-03-23T16:25:59Z",
+ "author_login": "imstevenpmwork",
+ "name": "Steven Palma",
+ "profile_url": "https://github.com/imstevenpmwork",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aimstevenpmwork",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aimstevenpmwork",
+ "repo_first_seen_at": "2026-02-26T20:09:20Z",
+ "repo_last_seen_at": "2026-03-27T15:57:50Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 1,
+ "snapshot_review_comment_count": 1,
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 485,
+ "account_age_days": 2314,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "broad repo spread; high open PR share; targets high-star repos",
+ "heuristic_note": "high recent PR volume; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 14,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 7,
- "merged_pr_rate": 0.2143,
- "closed_unmerged_pr_rate": 0.2857,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 12,
- "distinct_repos_with_open_prs": 7
+ "visible_authored_pr_count": 64,
+ "merged_pr_count": 56,
+ "closed_unmerged_pr_count": 6,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.875,
+ "closed_unmerged_pr_rate": 0.0938,
+ "still_open_pr_rate": 0.0312,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44930,
- "title": "fix: split MXFP4 dependency checks for specific error messages",
- "url": "https://github.com/huggingface/transformers/pull/44930",
+ "number": 44307,
+ "title": "fix(modeling_attn_mask_utils): remove FutureWarning from logger.warning_once()",
+ "url": "https://github.com/huggingface/transformers/pull/44307",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-03-22T17:27:20Z"
+ "created_at": "2026-02-26T20:09:20Z"
}
],
"issues": []
@@ -17343,53 +18265,53 @@
"fetch_error": null
},
{
- "author_login": "Jay-IIT",
- "name": "Jayavelu Balaji",
- "profile_url": "https://github.com/Jay-IIT",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJay-IIT",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJay-IIT",
- "repo_first_seen_at": "2026-02-17T05:12:11Z",
- "repo_last_seen_at": "2026-02-18T18:29:33Z",
+ "author_login": "itzyesse99-lgtm",
+ "name": "Jesse A Comer",
+ "profile_url": "https://github.com/itzyesse99-lgtm",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aitzyesse99-lgtm",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aitzyesse99-lgtm",
+ "repo_first_seen_at": "2026-02-16T12:01:26Z",
+ "repo_last_seen_at": "2026-02-16T12:01:26Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2906,
- "young_account": false,
+ "account_age_days": 59,
+ "young_account": true,
"follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "very new account; broad repo spread; many recent closed-unmerged PRs; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
+ "visible_authored_pr_count": 20,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
+ "closed_unmerged_pr_count": 19,
+ "open_pr_count": 1,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "closed_unmerged_pr_rate": 0.95,
+ "still_open_pr_rate": 0.05,
+ "distinct_repos_with_authored_prs": 13,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44066,
- "title": "Refactor GPT-J to use standardized output tracing (#43979)",
- "url": "https://github.com/huggingface/transformers/pull/44066",
- "state": "open",
+ "number": 44039,
+ "title": "AI Fix for #43979",
+ "url": "https://github.com/huggingface/transformers/pull/44039",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-17T05:12:11Z"
+ "created_at": "2026-02-16T12:01:26Z"
}
],
"issues": []
@@ -17397,13 +18319,13 @@
"fetch_error": null
},
{
- "author_login": "jayzuccarelli",
- "name": "Eugenio \"Jay\" Zuccarelli",
- "profile_url": "https://github.com/jayzuccarelli",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajayzuccarelli",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajayzuccarelli",
- "repo_first_seen_at": "2026-02-08T05:10:32Z",
- "repo_last_seen_at": "2026-02-08T05:10:32Z",
+ "author_login": "jagwar",
+ "name": "Guillaume Salou",
+ "profile_url": "https://github.com/jagwar",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajagwar",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajagwar",
+ "repo_first_seen_at": "2026-04-07T21:35:38Z",
+ "repo_last_seen_at": "2026-04-07T21:35:38Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -17411,39 +18333,39 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4047,
+ "repo_association": "MEMBER",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 3685,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "strong",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 2,
- "merged_pr_rate": 0.375,
- "closed_unmerged_pr_rate": 0.375,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43829,
- "title": "chore(tests): add set_seed pytest fixture for determinism",
- "url": "https://github.com/huggingface/transformers/pull/43829",
+ "number": 45302,
+ "title": "fix(security): prevent untrusted users from triggering TRL CI dispatch",
+ "url": "https://github.com/huggingface/transformers/pull/45302",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-08T05:10:32Z"
+ "created_at": "2026-04-07T21:35:38Z"
}
],
"issues": []
@@ -17451,13 +18373,13 @@
"fetch_error": null
},
{
- "author_login": "jblox26",
+ "author_login": "Jaredw2289-svg",
"name": null,
- "profile_url": "https://github.com/jblox26",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajblox26",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajblox26",
- "repo_first_seen_at": "2026-03-05T14:50:06Z",
- "repo_last_seen_at": "2026-03-05T14:51:37Z",
+ "profile_url": "https://github.com/Jaredw2289-svg",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJaredw2289-svg",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJaredw2289-svg",
+ "repo_first_seen_at": "2026-03-04T06:03:56Z",
+ "repo_last_seen_at": "2026-03-07T23:43:37Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 2,
"snapshot_issue_count": 0,
@@ -17469,49 +18391,49 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 54,
- "young_account": true,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; many recent closed-unmerged PRs; targets high-star repos",
+ "account_age_days": null,
+ "young_account": false,
+ "follow_through_score": "n/a",
+ "breadth_score": "n/a",
+ "automation_risk_signal": "n/a",
+ "heuristic_note": "summary unavailable",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": null,
+ "merged_pr_count": null,
+ "closed_unmerged_pr_count": null,
+ "open_pr_count": null,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": null,
+ "distinct_repos_with_open_prs": null
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44472,
- "title": "Fix Qwen3VL get_rope_index StopIteration with per-frame video tokens",
- "url": "https://github.com/huggingface/transformers/pull/44472",
+ "number": 44427,
+ "title": "fix(tokenization): preserve original tokenizer_class in save_pretrained",
+ "url": "https://github.com/huggingface/transformers/pull/44427",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-05T14:50:06Z"
+ "created_at": "2026-03-04T06:03:56Z"
}
],
"issues": []
},
- "fetch_error": null
+ "fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'Jaredw2289-svg'.\"}]"
},
{
- "author_login": "jeeth-kataria",
- "name": "Jeeth Bhavesh Kataria",
- "profile_url": "https://github.com/jeeth-kataria",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajeeth-kataria",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajeeth-kataria",
- "repo_first_seen_at": "2026-01-30T13:59:35Z",
- "repo_last_seen_at": "2026-01-30T13:59:35Z",
+ "author_login": "JasonCZMeng",
+ "name": "Jason Meng",
+ "profile_url": "https://github.com/JasonCZMeng",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJasonCZMeng",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJasonCZMeng",
+ "repo_first_seen_at": "2026-03-07T18:33:40Z",
+ "repo_last_seen_at": "2026-03-07T18:33:40Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -17523,35 +18445,37 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 648,
+ "account_age_days": 3593,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [],
+ "public_orgs": [
+ "plumenetwork"
+ ],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 22,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 12,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.2273,
+ "closed_unmerged_pr_rate": 0.5455,
+ "still_open_pr_rate": 0.2273,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43624,
- "title": "Add Claude Skill for PEFT/LoRA fine-tuning guidance",
- "url": "https://github.com/huggingface/transformers/pull/43624",
+ "number": 44516,
+ "title": "fix(qwen2_5_vl): handle ragged batched input in apply_chat_template",
+ "url": "https://github.com/huggingface/transformers/pull/44516",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-30T13:59:35Z"
+ "created_at": "2026-03-07T18:33:40Z"
}
],
"issues": []
@@ -17559,53 +18483,107 @@
"fetch_error": null
},
{
- "author_login": "Jereshea",
- "name": "Jereshea",
- "profile_url": "https://github.com/Jereshea",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJereshea",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJereshea",
- "repo_first_seen_at": "2026-02-06T07:04:37Z",
- "repo_last_seen_at": "2026-02-06T07:04:37Z",
+ "author_login": "Jay-IIT",
+ "name": null,
+ "profile_url": "https://github.com/Jay-IIT",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJay-IIT",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJay-IIT",
+ "repo_first_seen_at": "2026-02-17T05:12:11Z",
+ "repo_last_seen_at": "2026-02-18T18:29:33Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1773,
+ "account_age_days": null,
"young_account": false,
+ "follow_through_score": "n/a",
+ "breadth_score": "n/a",
+ "automation_risk_signal": "n/a",
+ "heuristic_note": "summary unavailable",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": null,
+ "merged_pr_count": null,
+ "closed_unmerged_pr_count": null,
+ "open_pr_count": null,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": null,
+ "distinct_repos_with_open_prs": null
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44066,
+ "title": "Refactor GPT-J to use standardized output tracing (#43979)",
+ "url": "https://github.com/huggingface/transformers/pull/44066",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-17T05:12:11Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": "[{\"type\": \"NOT_FOUND\", \"path\": [\"user\"], \"locations\": [{\"line\": 13, \"column\": 3}], \"message\": \"Could not resolve to a User with the login of 'Jay-IIT'.\"}]"
+ },
+ {
+ "author_login": "jblox26",
+ "name": null,
+ "profile_url": "https://github.com/jblox26",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajblox26",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajblox26",
+ "repo_first_seen_at": "2026-03-05T14:50:06Z",
+ "repo_last_seen_at": "2026-03-05T14:51:37Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 70,
+ "young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
+ "heuristic_note": "very new account; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 0,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
+ "open_pr_count": 0,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43789,
- "title": "Support to measure TTFT & TPOT",
- "url": "https://github.com/huggingface/transformers/pull/43789",
+ "number": 44472,
+ "title": "Fix Qwen3VL get_rope_index StopIteration with per-frame video tokens",
+ "url": "https://github.com/huggingface/transformers/pull/44472",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-06T07:04:37Z"
+ "created_at": "2026-03-05T14:50:06Z"
}
],
"issues": []
@@ -17631,7 +18609,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2180,
+ "account_age_days": 2196,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -17667,13 +18645,13 @@
"fetch_error": null
},
{
- "author_login": "jianchang512",
- "name": "okmyworld",
- "profile_url": "https://github.com/jianchang512",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajianchang512",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajianchang512",
- "repo_first_seen_at": "2026-02-02T15:14:36Z",
- "repo_last_seen_at": "2026-02-02T15:14:36Z",
+ "author_login": "jIab-b",
+ "name": null,
+ "profile_url": "https://github.com/jIab-b",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AjIab-b",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AjIab-b",
+ "repo_first_seen_at": "2026-04-07T09:11:14Z",
+ "repo_last_seen_at": "2026-04-07T09:11:14Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -17681,39 +18659,39 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4808,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 575,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
+ "visible_authored_pr_count": 1,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43686,
- "title": "Fix variable referencing error during word segmentation",
- "url": "https://github.com/huggingface/transformers/pull/43686",
- "state": "closed",
+ "number": 45283,
+ "title": "Add Qwen3.5 GGUF loading support",
+ "url": "https://github.com/huggingface/transformers/pull/45283",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-02T15:14:36Z"
+ "created_at": "2026-04-07T09:11:14Z"
}
],
"issues": []
@@ -17739,23 +18717,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1363,
+ "account_age_days": 1379,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
+ "automation_risk_signal": "high",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 151,
- "merged_pr_count": 25,
- "closed_unmerged_pr_count": 69,
- "open_pr_count": 57,
- "merged_pr_rate": 0.1656,
- "closed_unmerged_pr_rate": 0.457,
- "still_open_pr_rate": 0.3775,
- "distinct_repos_with_authored_prs": 103,
- "distinct_repos_with_open_prs": 47
+ "visible_authored_pr_count": 262,
+ "merged_pr_count": 53,
+ "closed_unmerged_pr_count": 92,
+ "open_pr_count": 117,
+ "merged_pr_rate": 0.2023,
+ "closed_unmerged_pr_rate": 0.3511,
+ "still_open_pr_rate": 0.4466,
+ "distinct_repos_with_authored_prs": 193,
+ "distinct_repos_with_open_prs": 98
},
"examples": {
"pull_requests": [
@@ -17774,6 +18752,60 @@
},
"fetch_error": null
},
+ {
+ "author_login": "joaquinhuigomez",
+ "name": "Joaquin Hui",
+ "profile_url": "https://github.com/joaquinhuigomez",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajoaquinhuigomez",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajoaquinhuigomez",
+ "repo_first_seen_at": "2026-03-28T12:13:57Z",
+ "repo_last_seen_at": "2026-03-29T19:36:23Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1077,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 130,
+ "merged_pr_count": 21,
+ "closed_unmerged_pr_count": 49,
+ "open_pr_count": 60,
+ "merged_pr_rate": 0.1615,
+ "closed_unmerged_pr_rate": 0.3769,
+ "still_open_pr_rate": 0.4615,
+ "distinct_repos_with_authored_prs": 94,
+ "distinct_repos_with_open_prs": 52
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45080,
+ "title": "Fix PreTrainedConfig as Pydantic field type after dataclass conversion",
+ "url": "https://github.com/huggingface/transformers/pull/45080",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-28T12:13:57Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "JokeYoonic",
"name": "Liao Weichen",
@@ -17793,7 +18825,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 749,
+ "account_age_days": 765,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -17847,7 +18879,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1343,
+ "account_age_days": 1360,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -17903,7 +18935,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2407,
+ "account_age_days": 2423,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -17911,15 +18943,15 @@
"heuristic_note": "broad repo spread; high open PR share; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 11,
+ "visible_authored_pr_count": 12,
"merged_pr_count": 1,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 9,
- "merged_pr_rate": 0.0909,
- "closed_unmerged_pr_rate": 0.0909,
- "still_open_pr_rate": 0.8182,
- "distinct_repos_with_authored_prs": 11,
- "distinct_repos_with_open_prs": 9
+ "open_pr_count": 10,
+ "merged_pr_rate": 0.0833,
+ "closed_unmerged_pr_rate": 0.0833,
+ "still_open_pr_rate": 0.8333,
+ "distinct_repos_with_authored_prs": 12,
+ "distinct_repos_with_open_prs": 10
},
"examples": {
"pull_requests": [
@@ -17957,23 +18989,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3475,
+ "account_age_days": 3491,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; very broad repo spread; high open PR share",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high recent PR volume; very broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 35,
- "merged_pr_count": 10,
- "closed_unmerged_pr_count": 7,
- "open_pr_count": 18,
- "merged_pr_rate": 0.2857,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.5143,
- "distinct_repos_with_authored_prs": 27,
- "distinct_repos_with_open_prs": 16
+ "visible_authored_pr_count": 45,
+ "merged_pr_count": 12,
+ "closed_unmerged_pr_count": 17,
+ "open_pr_count": 16,
+ "merged_pr_rate": 0.2667,
+ "closed_unmerged_pr_rate": 0.3778,
+ "still_open_pr_rate": 0.3556,
+ "distinct_repos_with_authored_prs": 30,
+ "distinct_repos_with_open_prs": 12
},
"examples": {
"pull_requests": [
@@ -18011,21 +19043,21 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3471,
+ "account_age_days": 3487,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 11,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 12,
+ "merged_pr_count": 4,
"closed_unmerged_pr_count": 4,
- "open_pr_count": 5,
- "merged_pr_rate": 0.1818,
- "closed_unmerged_pr_rate": 0.3636,
- "still_open_pr_rate": 0.4545,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.3333,
+ "still_open_pr_rate": 0.3333,
"distinct_repos_with_authored_prs": 4,
"distinct_repos_with_open_prs": 2
},
@@ -18047,13 +19079,13 @@
"fetch_error": null
},
{
- "author_login": "Justynita",
- "name": null,
- "profile_url": "https://github.com/Justynita",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJustynita",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJustynita",
- "repo_first_seen_at": "2026-01-31T04:47:25Z",
- "repo_last_seen_at": "2026-01-31T04:47:25Z",
+ "author_login": "juliabush",
+ "name": "Julia Bush",
+ "profile_url": "https://github.com/juliabush",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajuliabush",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajuliabush",
+ "repo_first_seen_at": "2026-04-07T21:37:00Z",
+ "repo_last_seen_at": "2026-04-07T21:37:00Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -18062,38 +19094,38 @@
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1354,
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 520,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 18,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 13,
+ "merged_pr_rate": 0.1111,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.7222,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43639,
- "title": "Fix Quickstart Colab dependency mismatch",
- "url": "https://github.com/huggingface/transformers/pull/43639",
+ "number": 45303,
+ "title": "Fix FA2 inference equivalence failures for Whisper (closes #29942)",
+ "url": "https://github.com/huggingface/transformers/pull/45303",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T04:47:25Z"
+ "created_at": "2026-04-07T21:37:00Z"
}
],
"issues": []
@@ -18101,53 +19133,53 @@
"fetch_error": null
},
{
- "author_login": "kallewoof",
- "name": null,
- "profile_url": "https://github.com/kallewoof",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akallewoof",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akallewoof",
- "repo_first_seen_at": "2026-03-24T23:50:07Z",
- "repo_last_seen_at": "2026-03-24T23:50:07Z",
+ "author_login": "kamalrajkannan78",
+ "name": "Kamalraj Kannan",
+ "profile_url": "https://github.com/kamalrajkannan78",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akamalrajkannan78",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akamalrajkannan78",
+ "repo_first_seen_at": "2026-04-07T05:24:43Z",
+ "repo_last_seen_at": "2026-04-08T17:11:43Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5816,
+ "account_age_days": 808,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "high recent PR volume; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 27,
+ "merged_pr_count": 22,
"closed_unmerged_pr_count": 2,
- "open_pr_count": 0,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.6667,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.8148,
+ "closed_unmerged_pr_rate": 0.0741,
+ "still_open_pr_rate": 0.1111,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44980,
- "title": "bug-fix: do not assume torch.cuda is available when setting up norm values, even if flash linear attention is available",
- "url": "https://github.com/huggingface/transformers/pull/44980",
- "state": "open",
- "merged": false,
+ "number": 45277,
+ "title": "Fix AttributeError in Gemma3ForConditionalGeneration and Gemma3ForSequenceClassification when config.return_dict=False",
+ "url": "https://github.com/huggingface/transformers/pull/45277",
+ "state": "closed",
+ "merged": true,
"draft": false,
- "created_at": "2026-03-24T23:50:07Z"
+ "created_at": "2026-04-07T05:24:43Z"
}
],
"issues": []
@@ -18173,7 +19205,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2035,
+ "account_age_days": 2051,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -18208,60 +19240,6 @@
},
"fetch_error": null
},
- {
- "author_login": "karthikthota-03",
- "name": null,
- "profile_url": "https://github.com/karthikthota-03",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akarthikthota-03",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akarthikthota-03",
- "repo_first_seen_at": "2026-01-25T16:15:17Z",
- "repo_last_seen_at": "2026-01-25T16:26:24Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIMER",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 59,
- "young_account": true,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43478,
- "title": "refactor: use BatchLinear in Qwen2Moe to enable PEFT/LoRA support",
- "url": "https://github.com/huggingface/transformers/pull/43478",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-25T16:26:24Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "kathrynle20",
"name": "Kathryn L",
@@ -18281,7 +19259,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2301,
+ "account_age_days": 2318,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -18325,99 +19303,45 @@
"repo_first_seen_at": "2026-03-13T13:13:58Z",
"repo_last_seen_at": "2026-03-13T14:39:07Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 6,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 189,
- "young_account": true,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "young account",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 23,
- "merged_pr_count": 14,
- "closed_unmerged_pr_count": 5,
- "open_pr_count": 4,
- "merged_pr_rate": 0.6087,
- "closed_unmerged_pr_rate": 0.2174,
- "still_open_pr_rate": 0.1739,
- "distinct_repos_with_authored_prs": 9,
- "distinct_repos_with_open_prs": 3
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44663,
- "title": "fix: restore missing `tokenizer_class` attribute in `ModelInfos.__init__`",
- "url": "https://github.com/huggingface/transformers/pull/44663",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-13T13:25:48Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "kmswin1",
- "name": "Minsang Kim",
- "profile_url": "https://github.com/kmswin1",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akmswin1",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akmswin1",
- "repo_first_seen_at": "2026-03-09T09:03:10Z",
- "repo_last_seen_at": "2026-03-09T09:03:10Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 6,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 5,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3359,
- "young_account": false,
+ "account_age_days": 206,
+ "young_account": true,
"follow_through_score": "mixed",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "young account; high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 26,
+ "merged_pr_count": 16,
+ "closed_unmerged_pr_count": 5,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.6154,
+ "closed_unmerged_pr_rate": 0.1923,
+ "still_open_pr_rate": 0.1923,
+ "distinct_repos_with_authored_prs": 9,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44539,
- "title": "Add A.X K1",
- "url": "https://github.com/huggingface/transformers/pull/44539",
+ "number": 44663,
+ "title": "fix: restore missing `tokenizer_class` attribute in `ModelInfos.__init__`",
+ "url": "https://github.com/huggingface/transformers/pull/44663",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-09T09:03:10Z"
+ "created_at": "2026-03-13T13:25:48Z"
}
],
"issues": []
@@ -18443,7 +19367,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3140,
+ "account_age_days": 3156,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -18497,7 +19421,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4735,
+ "account_age_days": 4751,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -18532,6 +19456,60 @@
},
"fetch_error": null
},
+ {
+ "author_login": "layla1824",
+ "name": "chaymaa feghoul",
+ "profile_url": "https://github.com/layla1824",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alayla1824",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alayla1824",
+ "repo_first_seen_at": "2026-03-26T16:48:53Z",
+ "repo_last_seen_at": "2026-03-26T16:48:53Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIMER",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2235,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45025,
+ "title": "Update configuration_Clarify rotary_pct reset behavior in GPTNeoXConfiggpt_neox.py",
+ "url": "https://github.com/huggingface/transformers/pull/45025",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-26T16:48:53Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "leaderofARS",
"name": "ARS",
@@ -18551,22 +19529,22 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 588,
+ "account_age_days": 604,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 27,
- "merged_pr_count": 25,
+ "visible_authored_pr_count": 32,
+ "merged_pr_count": 30,
"closed_unmerged_pr_count": 1,
"open_pr_count": 1,
- "merged_pr_rate": 0.9259,
- "closed_unmerged_pr_rate": 0.037,
- "still_open_pr_rate": 0.037,
- "distinct_repos_with_authored_prs": 3,
+ "merged_pr_rate": 0.9375,
+ "closed_unmerged_pr_rate": 0.0312,
+ "still_open_pr_rate": 0.0312,
+ "distinct_repos_with_authored_prs": 4,
"distinct_repos_with_open_prs": 1
},
"examples": {
@@ -18593,19 +19571,19 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aliding-nv",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aliding-nv",
"repo_first_seen_at": "2026-03-02T13:22:21Z",
- "repo_last_seen_at": "2026-03-02T17:14:44Z",
+ "repo_last_seen_at": "2026-03-29T03:06:06Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 5,
+ "repo_artifact_count": 9,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
+ "snapshot_comment_count": 2,
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 3,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 205,
+ "account_age_days": 221,
"young_account": true,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -18613,13 +19591,13 @@
"heuristic_note": "young account; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 9,
- "merged_pr_count": 7,
+ "visible_authored_pr_count": 8,
+ "merged_pr_count": 6,
"closed_unmerged_pr_count": 1,
"open_pr_count": 1,
- "merged_pr_rate": 0.7778,
- "closed_unmerged_pr_rate": 0.1111,
- "still_open_pr_rate": 0.1111,
+ "merged_pr_rate": 0.75,
+ "closed_unmerged_pr_rate": 0.125,
+ "still_open_pr_rate": 0.125,
"distinct_repos_with_authored_prs": 3,
"distinct_repos_with_open_prs": 1
},
@@ -18659,15 +19637,13 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5221,
+ "account_age_days": 5237,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "dnotitia"
- ],
+ "public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
"merged_pr_count": 0,
@@ -18696,6 +19672,60 @@
},
"fetch_error": null
},
+ {
+ "author_login": "lowzhao",
+ "name": "Low, Zhi Hao",
+ "profile_url": "https://github.com/lowzhao",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alowzhao",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alowzhao",
+ "repo_first_seen_at": "2026-04-06T08:41:40Z",
+ "repo_last_seen_at": "2026-04-06T08:41:40Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 3238,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45262,
+ "title": "doc: fix TokenizersBackend.convert_to_native_format docstring",
+ "url": "https://github.com/huggingface/transformers/pull/45262",
+ "state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-04-06T08:41:40Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "LucasMa2025",
"name": "Lucas Ma",
@@ -18715,7 +19745,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 58,
+ "account_age_days": 74,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -18751,53 +19781,161 @@
"fetch_error": null
},
{
- "author_login": "LynchXLQ",
- "name": "Linqi Xiao",
- "profile_url": "https://github.com/LynchXLQ",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALynchXLQ",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALynchXLQ",
- "repo_first_seen_at": "2026-02-06T02:29:19Z",
- "repo_last_seen_at": "2026-02-09T16:18:39Z",
+ "author_login": "lucianommartins",
+ "name": "Luciano Martins",
+ "profile_url": "https://github.com/lucianommartins",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alucianommartins",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alucianommartins",
+ "repo_first_seen_at": "2026-04-05T22:07:53Z",
+ "repo_last_seen_at": "2026-04-09T00:14:28Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 6,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1981,
+ "account_age_days": 3498,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 10,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 2,
- "open_pr_count": 6,
+ "open_pr_count": 2,
"merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.6,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 3
+ "closed_unmerged_pr_rate": 0.4,
+ "still_open_pr_rate": 0.4,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45257,
+ "title": "[Gemma4] Fix chat template and stop tokens for OpenAI tool calling compatibility",
+ "url": "https://github.com/huggingface/transformers/pull/45257",
+ "state": "closed",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-05T22:07:53Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "maanas1234",
+ "name": "Maanas Tyagi ",
+ "profile_url": "https://github.com/maanas1234",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amaanas1234",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amaanas1234",
+ "repo_first_seen_at": "2026-03-31T17:31:37Z",
+ "repo_last_seen_at": "2026-03-31T17:31:37Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 577,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43788,
- "title": "Add id and resume support for SwanLab integration",
- "url": "https://github.com/huggingface/transformers/pull/43788",
+ "number": 45150,
+ "title": "Fix incorrect TrainingArguments example in training.md",
+ "url": "https://github.com/huggingface/transformers/pull/45150",
"state": "closed",
+ "merged": true,
+ "draft": false,
+ "created_at": "2026-03-31T17:31:37Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "madhav1k",
+ "name": "Madhavik Dogra",
+ "profile_url": "https://github.com/madhav1k",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amadhav1k",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amadhav1k",
+ "repo_first_seen_at": "2026-04-06T17:47:07Z",
+ "repo_last_seen_at": "2026-04-06T18:38:51Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 2053,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45270,
+ "title": "[Trainer] Support multi-loss component logging",
+ "url": "https://github.com/huggingface/transformers/pull/45270",
+ "state": "open",
"merged": false,
- "draft": false,
- "created_at": "2026-02-06T02:29:19Z"
+ "draft": true,
+ "created_at": "2026-04-06T18:38:51Z"
}
],
"issues": []
@@ -18805,53 +19943,53 @@
"fetch_error": null
},
{
- "author_login": "marcndo",
- "name": "Marcel Ambo Ndowah",
- "profile_url": "https://github.com/marcndo",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amarcndo",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amarcndo",
- "repo_first_seen_at": "2026-01-26T14:17:56Z",
- "repo_last_seen_at": "2026-01-26T14:21:23Z",
+ "author_login": "marvinzh",
+ "name": "bairongz",
+ "profile_url": "https://github.com/marvinzh",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amarvinzh",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amarvinzh",
+ "repo_first_seen_at": "2026-04-07T06:49:34Z",
+ "repo_last_seen_at": "2026-04-09T15:25:12Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 8,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
"snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 3,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 589,
+ "account_age_days": 4423,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "n/a",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
+ "visible_authored_pr_count": 0,
"merged_pr_count": 0,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "open_pr_count": 0,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": 0,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43498,
- "title": "fix/backward compatibility for tie_weights",
- "url": "https://github.com/huggingface/transformers/pull/43498",
+ "number": 45280,
+ "title": "add Qianfan-OCR model definition",
+ "url": "https://github.com/huggingface/transformers/pull/45280",
"state": "open",
"merged": false,
- "draft": true,
- "created_at": "2026-01-26T14:17:56Z"
+ "draft": false,
+ "created_at": "2026-04-07T06:49:34Z"
}
],
"issues": []
@@ -18877,7 +20015,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3293,
+ "account_age_days": 3310,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -18915,53 +20053,56 @@
"fetch_error": null
},
{
- "author_login": "MengAiDev",
- "name": "MQY",
- "profile_url": "https://github.com/MengAiDev",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMengAiDev",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMengAiDev",
- "repo_first_seen_at": "2026-02-06T00:46:08Z",
- "repo_last_seen_at": "2026-02-06T00:46:08Z",
+ "author_login": "milesial",
+ "name": null,
+ "profile_url": "https://github.com/milesial",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amilesial",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amilesial",
+ "repo_first_seen_at": "2026-03-31T01:59:28Z",
+ "repo_last_seen_at": "2026-04-07T14:56:51Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 383,
+ "account_age_days": 3191,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
+ "public_orgs": [
+ "utcoupe",
+ "dataventureutc"
+ ],
"activity": {
"visible_authored_pr_count": 4,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 2,
- "merged_pr_rate": 0.25,
- "closed_unmerged_pr_rate": 0.25,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43785,
- "title": "Fix FSDP_CPU_RAM_EFFICIENT_LOADING (#43749)",
- "url": "https://github.com/huggingface/transformers/pull/43785",
+ "number": 45134,
+ "title": "Optimize Parakeet feature extraction on CUDA",
+ "url": "https://github.com/huggingface/transformers/pull/45134",
"state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-06T00:46:08Z"
+ "created_at": "2026-03-31T01:59:28Z"
}
],
"issues": []
@@ -18969,53 +20110,53 @@
"fetch_error": null
},
{
- "author_login": "michaelfeil",
- "name": "Michael Feil",
- "profile_url": "https://github.com/michaelfeil",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelfeil",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelfeil",
- "repo_first_seen_at": "2026-02-06T18:24:13Z",
- "repo_last_seen_at": "2026-02-07T17:40:29Z",
+ "author_login": "mitre88",
+ "name": "Dr Alex Mitre",
+ "profile_url": "https://github.com/mitre88",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amitre88",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amitre88",
+ "repo_first_seen_at": "2026-03-04T00:42:43Z",
+ "repo_last_seen_at": "2026-03-04T00:42:43Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 6,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 5,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2173,
+ "account_age_days": 3196,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "high",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume; broad repo spread",
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 32,
- "merged_pr_count": 17,
- "closed_unmerged_pr_count": 3,
- "open_pr_count": 12,
- "merged_pr_rate": 0.5312,
- "closed_unmerged_pr_rate": 0.0938,
- "still_open_pr_rate": 0.375,
- "distinct_repos_with_authored_prs": 11,
- "distinct_repos_with_open_prs": 7
+ "visible_authored_pr_count": 113,
+ "merged_pr_count": 35,
+ "closed_unmerged_pr_count": 27,
+ "open_pr_count": 51,
+ "merged_pr_rate": 0.3097,
+ "closed_unmerged_pr_rate": 0.2389,
+ "still_open_pr_rate": 0.4513,
+ "distinct_repos_with_authored_prs": 70,
+ "distinct_repos_with_open_prs": 33
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43810,
- "title": "add bidirectional attention to qwen and llama configs",
- "url": "https://github.com/huggingface/transformers/pull/43810",
+ "number": 44422,
+ "title": "docs: add Spanish translation for conversations.md (chat basics)",
+ "url": "https://github.com/huggingface/transformers/pull/44422",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-06T18:24:13Z"
+ "created_at": "2026-03-04T00:42:43Z"
}
],
"issues": []
@@ -19023,53 +20164,161 @@
"fetch_error": null
},
{
- "author_login": "mitre88",
- "name": "Dr Alex Mitre",
- "profile_url": "https://github.com/mitre88",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amitre88",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amitre88",
- "repo_first_seen_at": "2026-03-04T00:42:43Z",
- "repo_last_seen_at": "2026-03-04T00:42:43Z",
+ "author_login": "mobicham",
+ "name": null,
+ "profile_url": "https://github.com/mobicham",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amobicham",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amobicham",
+ "repo_first_seen_at": "2026-03-18T20:18:41Z",
+ "repo_last_seen_at": "2026-04-07T07:34:00Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3180,
+ "account_age_days": 2956,
+ "young_account": false,
+ "follow_through_score": "strong",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "\u2014",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 5,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.7143,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.2857,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45147,
+ "title": "Fix broken HQQ support",
+ "url": "https://github.com/huggingface/transformers/pull/45147",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-31T14:59:47Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "mohamad-tohidi",
+ "name": "Mohammad Tohidi",
+ "profile_url": "https://github.com/mohamad-tohidi",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amohamad-tohidi",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amohamad-tohidi",
+ "repo_first_seen_at": "2026-04-11T10:00:07Z",
+ "repo_last_seen_at": "2026-04-11T10:00:07Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1008,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 121,
- "merged_pr_count": 28,
- "closed_unmerged_pr_count": 26,
- "open_pr_count": 67,
- "merged_pr_rate": 0.2314,
- "closed_unmerged_pr_rate": 0.2149,
- "still_open_pr_rate": 0.5537,
- "distinct_repos_with_authored_prs": 71,
- "distinct_repos_with_open_prs": 38
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44422,
- "title": "docs: add Spanish translation for conversations.md (chat basics)",
- "url": "https://github.com/huggingface/transformers/pull/44422",
- "state": "closed",
- "merged": true,
+ "number": 45374,
+ "title": "Adding hierarchical classification example",
+ "url": "https://github.com/huggingface/transformers/pull/45374",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-04T00:42:43Z"
+ "created_at": "2026-04-11T10:00:07Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "mohdfaour03",
+ "name": null,
+ "profile_url": "https://github.com/mohdfaour03",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amohdfaour03",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amohdfaour03",
+ "repo_first_seen_at": "2026-04-08T13:38:46Z",
+ "repo_last_seen_at": "2026-04-09T12:53:44Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1146,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45317,
+ "title": "Fix AttributeError in _patch_mistral_regex when fix_mistral_regex=True ",
+ "url": "https://github.com/huggingface/transformers/pull/45317",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-08T13:38:46Z"
}
],
"issues": []
@@ -19095,23 +20344,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1352,
+ "account_age_days": 1368,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
+ "follow_through_score": "mixed",
+ "breadth_score": "very high",
"automation_risk_signal": "medium",
- "heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
+ "heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 37,
- "merged_pr_count": 9,
- "closed_unmerged_pr_count": 7,
- "open_pr_count": 21,
- "merged_pr_rate": 0.2432,
- "closed_unmerged_pr_rate": 0.1892,
- "still_open_pr_rate": 0.5676,
- "distinct_repos_with_authored_prs": 20,
- "distinct_repos_with_open_prs": 11
+ "visible_authored_pr_count": 46,
+ "merged_pr_count": 17,
+ "closed_unmerged_pr_count": 9,
+ "open_pr_count": 20,
+ "merged_pr_rate": 0.3696,
+ "closed_unmerged_pr_rate": 0.1957,
+ "still_open_pr_rate": 0.4348,
+ "distinct_repos_with_authored_prs": 25,
+ "distinct_repos_with_open_prs": 9
},
"examples": {
"pull_requests": [
@@ -19122,8 +20371,66 @@
"url": "https://github.com/huggingface/transformers/pull/44591",
"state": "closed",
"merged": false,
- "draft": false,
- "created_at": "2026-03-11T10:32:26Z"
+ "draft": false,
+ "created_at": "2026-03-11T10:32:26Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "mrutkows",
+ "name": "Matt Rutkowski",
+ "profile_url": "https://github.com/mrutkows",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amrutkows",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amrutkows",
+ "repo_first_seen_at": "2026-04-09T17:46:37Z",
+ "repo_last_seen_at": "2026-04-09T17:46:37Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 4327,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [
+ "IBM",
+ "openwhisk",
+ "tektoncd"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45350,
+ "title": "WIP: Add support for Granite4VisionForConditionalGeneration",
+ "url": "https://github.com/huggingface/transformers/pull/45350",
+ "state": "open",
+ "merged": false,
+ "draft": true,
+ "created_at": "2026-04-09T17:46:37Z"
}
],
"issues": []
@@ -19149,7 +20456,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2805,
+ "account_age_days": 2822,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -19203,7 +20510,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3724,
+ "account_age_days": 3740,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -19257,7 +20564,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2340,
+ "account_age_days": 2356,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
@@ -19311,7 +20618,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2316,
+ "account_age_days": 2332,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -19365,7 +20672,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2938,
+ "account_age_days": 2954,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -19401,53 +20708,55 @@
"fetch_error": null
},
{
- "author_login": "ndeybach",
- "name": "Nils DEYBACH",
- "profile_url": "https://github.com/ndeybach",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Andeybach",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Andeybach",
- "repo_first_seen_at": "2026-01-28T15:45:54Z",
- "repo_last_seen_at": "2026-01-28T15:45:54Z",
+ "author_login": "NathanHB",
+ "name": "Nathan Habib",
+ "profile_url": "https://github.com/NathanHB",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ANathanHB",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ANathanHB",
+ "repo_first_seen_at": "2026-03-27T13:02:59Z",
+ "repo_last_seen_at": "2026-03-27T15:17:14Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
+ "repo_association": "MEMBER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2070,
+ "account_age_days": 3175,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "strong",
"breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "\u2014",
- "public_orgs": [],
+ "public_orgs": [
+ "huggingface"
+ ],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 4,
+ "visible_authored_pr_count": 13,
+ "merged_pr_count": 11,
"closed_unmerged_pr_count": 0,
"open_pr_count": 2,
- "merged_pr_rate": 0.6667,
+ "merged_pr_rate": 0.8462,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 6,
+ "still_open_pr_rate": 0.1538,
+ "distinct_repos_with_authored_prs": 5,
"distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43564,
- "title": "add an option to disable Sam3VideoModel progress bar",
- "url": "https://github.com/huggingface/transformers/pull/43564",
+ "number": 45057,
+ "title": "[serving] Fix continuous batching JSON response serialization",
+ "url": "https://github.com/huggingface/transformers/pull/45057",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-28T15:45:54Z"
+ "created_at": "2026-03-27T13:02:59Z"
}
],
"issues": []
@@ -19473,7 +20782,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4189,
+ "account_age_days": 4205,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -19510,60 +20819,6 @@
},
"fetch_error": null
},
- {
- "author_login": "nesjett",
- "name": "N\u00e9stor Sabater",
- "profile_url": "https://github.com/nesjett",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Anesjett",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Anesjett",
- "repo_first_seen_at": "2026-02-04T10:28:20Z",
- "repo_last_seen_at": "2026-02-04T15:56:31Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4384,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43733,
- "title": "Docs: fix Training step by removing tokenizer from trainer initialization",
- "url": "https://github.com/huggingface/transformers/pull/43733",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-04T10:28:20Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "nexiouscaliver",
"name": "Shahil kadia",
@@ -19583,23 +20838,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2126,
+ "account_age_days": 2142,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 2,
- "open_pr_count": 4,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.6667,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 3
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
@@ -19637,7 +20892,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4074,
+ "account_age_days": 4090,
"young_account": false,
"follow_through_score": "strong",
"breadth_score": "low",
@@ -19691,7 +20946,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2204,
+ "account_age_days": 2220,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -19745,22 +21000,22 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3995,
+ "account_age_days": 4012,
"young_account": false,
"follow_through_score": "strong",
- "breadth_score": "moderate",
+ "breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high recent PR volume",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 39,
- "merged_pr_count": 36,
+ "visible_authored_pr_count": 38,
+ "merged_pr_count": 35,
"closed_unmerged_pr_count": 2,
"open_pr_count": 1,
- "merged_pr_rate": 0.9231,
- "closed_unmerged_pr_rate": 0.0513,
- "still_open_pr_rate": 0.0256,
- "distinct_repos_with_authored_prs": 4,
+ "merged_pr_rate": 0.9211,
+ "closed_unmerged_pr_rate": 0.0526,
+ "still_open_pr_rate": 0.0263,
+ "distinct_repos_with_authored_prs": 3,
"distinct_repos_with_open_prs": 1
},
"examples": {
@@ -19781,53 +21036,53 @@
"fetch_error": null
},
{
- "author_login": "Nitin75408",
- "name": "NITIN Madan",
- "profile_url": "https://github.com/Nitin75408",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ANitin75408",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ANitin75408",
- "repo_first_seen_at": "2026-02-05T09:31:54Z",
- "repo_last_seen_at": "2026-02-05T09:31:54Z",
+ "author_login": "omyaaa1",
+ "name": "om.",
+ "profile_url": "https://github.com/omyaaa1",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aomyaaa1",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aomyaaa1",
+ "repo_first_seen_at": "2026-03-19T04:48:58Z",
+ "repo_last_seen_at": "2026-03-19T04:54:16Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1211,
+ "account_age_days": 514,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "high",
- "automation_risk_signal": "medium",
- "heuristic_note": "extremely high recent PR volume; broad repo spread; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 105,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 53,
- "open_pr_count": 51,
- "merged_pr_rate": 0.0095,
- "closed_unmerged_pr_rate": 0.5048,
- "still_open_pr_rate": 0.4857,
- "distinct_repos_with_authored_prs": 11,
- "distinct_repos_with_open_prs": 6
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.5,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43760,
- "title": "Fixed Models with PEFT adapters won't load from local checkpoints issue",
- "url": "https://github.com/huggingface/transformers/pull/43760",
+ "number": 44842,
+ "title": "Fix AutoImageProcessor URL loading regression",
+ "url": "https://github.com/huggingface/transformers/pull/44842",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-05T09:31:54Z"
+ "created_at": "2026-03-19T04:48:58Z"
}
],
"issues": []
@@ -19835,53 +21090,53 @@
"fetch_error": null
},
{
- "author_login": "omyaaa1",
- "name": "om.",
- "profile_url": "https://github.com/omyaaa1",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aomyaaa1",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aomyaaa1",
- "repo_first_seen_at": "2026-03-19T04:48:58Z",
- "repo_last_seen_at": "2026-03-19T04:54:16Z",
+ "author_login": "orbisai0security",
+ "name": null,
+ "profile_url": "https://github.com/orbisai0security",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aorbisai0security",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aorbisai0security",
+ "repo_first_seen_at": "2026-03-30T15:02:06Z",
+ "repo_last_seen_at": "2026-03-30T15:02:06Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 497,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "account_age_days": 155,
+ "young_account": true,
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "high",
+ "heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.6667,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 211,
+ "merged_pr_count": 21,
+ "closed_unmerged_pr_count": 102,
+ "open_pr_count": 88,
+ "merged_pr_rate": 0.0995,
+ "closed_unmerged_pr_rate": 0.4834,
+ "still_open_pr_rate": 0.4171,
+ "distinct_repos_with_authored_prs": 170,
+ "distinct_repos_with_open_prs": 82
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44842,
- "title": "Fix AutoImageProcessor URL loading regression",
- "url": "https://github.com/huggingface/transformers/pull/44842",
+ "number": 45121,
+ "title": "fix: remove unsafe exec() in serve.py",
+ "url": "https://github.com/huggingface/transformers/pull/45121",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-19T04:48:58Z"
+ "created_at": "2026-03-30T15:02:06Z"
}
],
"issues": []
@@ -19907,35 +21162,143 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1508,
+ "account_age_days": 1525,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 2,
"closed_unmerged_pr_count": 5,
"open_pr_count": 0,
- "merged_pr_rate": 0.1667,
- "closed_unmerged_pr_rate": 0.8333,
+ "merged_pr_rate": 0.2857,
+ "closed_unmerged_pr_rate": 0.7143,
"still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 44326,
+ "title": "docs: Add zero-shot-classification example to pipeline tutorial",
+ "url": "https://github.com/huggingface/transformers/pull/44326",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-02-27T14:37:19Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "owwll",
+ "name": "Dhruvin Vaghasiya",
+ "profile_url": "https://github.com/owwll",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aowwll",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aowwll",
+ "repo_first_seen_at": "2026-04-10T21:13:32Z",
+ "repo_last_seen_at": "2026-04-10T21:13:32Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 631,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45366,
+ "title": "Fix OLMoE routing and Mistral4 RoPE dimensions",
+ "url": "https://github.com/huggingface/transformers/pull/45366",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-10T21:13:32Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "partacc",
+ "name": null,
+ "profile_url": "https://github.com/partacc",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apartacc",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apartacc",
+ "repo_first_seen_at": "2026-04-07T20:07:02Z",
+ "repo_last_seen_at": "2026-04-07T20:07:29Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 276,
+ "young_account": true,
+ "follow_through_score": "n/a",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "young account; no visible non-self stars",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 0,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": 0,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44326,
- "title": "docs: Add zero-shot-classification example to pipeline tutorial",
- "url": "https://github.com/huggingface/transformers/pull/44326",
+ "number": 45299,
+ "title": "[Please ignore] CI Test PR",
+ "url": "https://github.com/huggingface/transformers/pull/45299",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-27T14:37:19Z"
+ "created_at": "2026-04-07T20:07:02Z"
}
],
"issues": []
@@ -19961,7 +21324,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1524,
+ "account_age_days": 1540,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -19996,6 +21359,60 @@
},
"fetch_error": null
},
+ {
+ "author_login": "pdufour",
+ "name": "Paul Dufour",
+ "profile_url": "https://github.com/pdufour",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apdufour",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apdufour",
+ "repo_first_seen_at": "2026-04-04T00:15:04Z",
+ "repo_last_seen_at": "2026-04-10T23:19:19Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 6,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 2,
+ "snapshot_review_comment_count": 2,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 5242,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 4
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45233,
+ "title": "feat: make timesfm2_5 onnx export compatible",
+ "url": "https://github.com/huggingface/transformers/pull/45233",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-04T00:15:04Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "pdwi2020",
"name": "Paritosh Dwivedi",
@@ -20015,7 +21432,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1974,
+ "account_age_days": 1991,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -20051,13 +21468,13 @@
"fetch_error": null
},
{
- "author_login": "prachigurav1203",
- "name": null,
- "profile_url": "https://github.com/prachigurav1203",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aprachigurav1203",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aprachigurav1203",
- "repo_first_seen_at": "2026-01-31T07:02:11Z",
- "repo_last_seen_at": "2026-01-31T07:02:11Z",
+ "author_login": "pnehete23",
+ "name": "Prathamesh Nehete",
+ "profile_url": "https://github.com/pnehete23",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apnehete23",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apnehete23",
+ "repo_first_seen_at": "2026-03-26T08:52:10Z",
+ "repo_last_seen_at": "2026-03-26T08:52:10Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -20069,7 +21486,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 533,
+ "account_age_days": 862,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -20091,13 +21508,67 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43642,
- "title": "Improve benchmark_config documentation",
- "url": "https://github.com/huggingface/transformers/pull/43642",
+ "number": 45015,
+ "title": "fix: guard sys.modules access in _can_set_attn/experts_implementation",
+ "url": "https://github.com/huggingface/transformers/pull/45015",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-26T08:52:10Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "popotest",
+ "name": null,
+ "profile_url": "https://github.com/popotest",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apopotest",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apopotest",
+ "repo_first_seen_at": "2026-03-26T15:33:19Z",
+ "repo_last_seen_at": "2026-03-26T15:33:19Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 73,
+ "young_account": true,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 0
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45022,
+ "title": "Update _config.py",
+ "url": "https://github.com/huggingface/transformers/pull/45022",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-31T07:02:11Z"
+ "created_at": "2026-03-26T15:33:19Z"
}
],
"issues": []
@@ -20123,7 +21594,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4754,
+ "account_age_days": 4770,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -20177,23 +21648,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3021,
+ "account_age_days": 3037,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 4,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 2,
- "merged_pr_rate": 0.4,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.4,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 2
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.6667,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.1667,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
@@ -20231,7 +21702,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 328,
+ "account_age_days": 345,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -20266,60 +21737,6 @@
},
"fetch_error": null
},
- {
- "author_login": "pstjohn",
- "name": "Peter St. John",
- "profile_url": "https://github.com/pstjohn",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apstjohn",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apstjohn",
- "repo_first_seen_at": "2026-01-26T23:57:17Z",
- "repo_last_seen_at": "2026-03-03T16:31:56Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 9,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 6,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4908,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "high recent PR volume",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 57,
- "merged_pr_count": 43,
- "closed_unmerged_pr_count": 4,
- "open_pr_count": 10,
- "merged_pr_rate": 0.7544,
- "closed_unmerged_pr_rate": 0.0702,
- "still_open_pr_rate": 0.1754,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 2
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43510,
- "title": "Fix and re-enable extra_state tests",
- "url": "https://github.com/huggingface/transformers/pull/43510",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-26T23:57:17Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "rain-1",
"name": "rain1",
@@ -20327,35 +21744,35 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Arain-1",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Arain-1",
"repo_first_seen_at": "2026-03-10T07:09:07Z",
- "repo_last_seen_at": "2026-03-22T07:19:13Z",
+ "repo_last_seen_at": "2026-04-06T09:23:17Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3685,
+ "account_age_days": 3701,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "moderate",
"automation_risk_signal": "low",
"heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 6,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.8571,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.1429,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.3333,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
@@ -20374,114 +21791,6 @@
},
"fetch_error": null
},
- {
- "author_login": "Rayyan-Oumlil",
- "name": "Rayyan oumlil",
- "profile_url": "https://github.com/Rayyan-Oumlil",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARayyan-Oumlil",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARayyan-Oumlil",
- "repo_first_seen_at": "2026-02-04T15:11:22Z",
- "repo_last_seen_at": "2026-02-04T15:11:22Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 560,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 6,
- "open_pr_count": 0,
- "merged_pr_rate": 0.1429,
- "closed_unmerged_pr_rate": 0.8571,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43739,
- "title": "SwanLab: add id and resume support for resuming runs (fixes #43698)",
- "url": "https://github.com/huggingface/transformers/pull/43739",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-04T15:11:22Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "reach-Harishapc",
- "name": "Harisha P C",
- "profile_url": "https://github.com/reach-Harishapc",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Areach-Harishapc",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Areach-Harishapc",
- "repo_first_seen_at": "2026-01-26T19:38:43Z",
- "repo_last_seen_at": "2026-01-27T12:34:03Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 631,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43506,
- "title": "Add RishAI model with full transformers integration",
- "url": "https://github.com/huggingface/transformers/pull/43506",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-26T19:38:43Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "RicardoLee510520",
"name": "Ricardo",
@@ -20501,7 +21810,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 146,
+ "account_age_days": 163,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -20536,60 +21845,6 @@
},
"fetch_error": null
},
- {
- "author_login": "riccardofelluga",
- "name": "Riccardo Felluga",
- "profile_url": "https://github.com/riccardofelluga",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ariccardofelluga",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ariccardofelluga",
- "repo_first_seen_at": "2026-02-04T15:06:43Z",
- "repo_last_seen_at": "2026-02-25T16:42:20Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 10,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 5,
- "snapshot_review_count": 2,
- "snapshot_review_comment_count": 2,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4011,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.3333,
- "closed_unmerged_pr_rate": 0.3333,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43737,
- "title": "Use associative scan HOP mamba recurrentgemma",
- "url": "https://github.com/huggingface/transformers/pull/43737",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-04T15:06:43Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "RishabhMehra",
"name": "Rishabh Mehra ",
@@ -20609,7 +21864,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3338,
+ "account_age_days": 3354,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -20644,60 +21899,6 @@
},
"fetch_error": null
},
- {
- "author_login": "robell",
- "name": "Rob Elliott",
- "profile_url": "https://github.com/robell",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Arobell",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Arobell",
- "repo_first_seen_at": "2026-02-06T13:26:58Z",
- "repo_last_seen_at": "2026-02-12T09:16:25Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 5,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 1,
- "snapshot_review_comment_count": 1,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4758,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 3,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43801,
- "title": "Fix lifted_tensor in Gemma3n export which dynamo can't reason about",
- "url": "https://github.com/huggingface/transformers/pull/43801",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-06T13:26:58Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "Rohang2005",
"name": null,
@@ -20717,23 +21918,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 795,
+ "account_age_days": 811,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 0,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 1.0,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
@@ -20771,7 +21972,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2139,
+ "account_age_days": 2155,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
@@ -20779,15 +21980,15 @@
"heuristic_note": "high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
- "merged_pr_count": 3,
+ "visible_authored_pr_count": 11,
+ "merged_pr_count": 6,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 4,
- "merged_pr_rate": 0.4286,
+ "open_pr_count": 5,
+ "merged_pr_rate": 0.5455,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.5714,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 3
+ "still_open_pr_rate": 0.4545,
+ "distinct_repos_with_authored_prs": 7,
+ "distinct_repos_with_open_prs": 5
},
"examples": {
"pull_requests": [
@@ -20825,7 +22026,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1300,
+ "account_age_days": 1316,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -20879,23 +22080,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 5005,
+ "account_age_days": 5021,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "low",
+ "breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 1.0,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "visible_authored_pr_count": 6,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.1667,
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
@@ -20933,23 +22134,23 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 570,
+ "account_age_days": 587,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 4,
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 0,
- "open_pr_count": 2,
- "merged_pr_rate": 0.6667,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.25,
"closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.3333,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 2
+ "still_open_pr_rate": 0.75,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 3
},
"examples": {
"pull_requests": [
@@ -20987,7 +22188,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1855,
+ "account_age_days": 1871,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
@@ -21022,6 +22223,116 @@
},
"fetch_error": null
},
+ {
+ "author_login": "ryota-komatsu",
+ "name": "Ryota Komatsu",
+ "profile_url": "https://github.com/ryota-komatsu",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aryota-komatsu",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aryota-komatsu",
+ "repo_first_seen_at": "2026-04-06T18:01:42Z",
+ "repo_last_seen_at": "2026-04-06T18:01:42Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 1790,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
+ "public_orgs": [
+ "tttslab"
+ ],
+ "activity": {
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 1,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45269,
+ "title": "Fix typos in src/transformers/utils/output_capturing.py",
+ "url": "https://github.com/huggingface/transformers/pull/45269",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-06T18:01:42Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "sahildando",
+ "name": "Mark Grayson",
+ "profile_url": "https://github.com/sahildando",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asahildando",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asahildando",
+ "repo_first_seen_at": "2026-04-07T21:12:29Z",
+ "repo_last_seen_at": "2026-04-09T13:28:26Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 1236,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "high",
+ "automation_risk_signal": "low",
+ "heuristic_note": "broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 15,
+ "merged_pr_count": 6,
+ "closed_unmerged_pr_count": 7,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.4,
+ "closed_unmerged_pr_rate": 0.4667,
+ "still_open_pr_rate": 0.1333,
+ "distinct_repos_with_authored_prs": 12,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45301,
+ "title": " docs maintenance for transformers repository 979e8",
+ "url": "https://github.com/huggingface/transformers/pull/45301",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-07T21:12:29Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "sahilleth",
"name": "Sahil Bhardwaj",
@@ -21041,7 +22352,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 36,
+ "account_age_days": 52,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -21050,12 +22361,12 @@
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 20,
- "merged_pr_count": 3,
+ "merged_pr_count": 4,
"closed_unmerged_pr_count": 6,
- "open_pr_count": 11,
- "merged_pr_rate": 0.15,
+ "open_pr_count": 10,
+ "merged_pr_rate": 0.2,
"closed_unmerged_pr_rate": 0.3,
- "still_open_pr_rate": 0.55,
+ "still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 12,
"distinct_repos_with_open_prs": 7
},
@@ -21095,7 +22406,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 805,
+ "account_age_days": 821,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -21149,11 +22460,11 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 15,
+ "account_age_days": 32,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "low",
- "automation_risk_signal": "high",
+ "automation_risk_signal": "medium",
"heuristic_note": "very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
@@ -21203,7 +22514,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2166,
+ "account_age_days": 2182,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -21257,22 +22568,22 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 29,
+ "account_age_days": 45,
"young_account": true,
- "follow_through_score": "n/a",
- "breadth_score": "low",
+ "follow_through_score": "weak",
+ "breadth_score": "moderate",
"automation_risk_signal": "medium",
- "heuristic_note": "very new account; no visible non-self stars",
+ "heuristic_note": "very new account; many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 0,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": 0,
+ "visible_authored_pr_count": 5,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 4,
+ "open_pr_count": 0,
+ "merged_pr_rate": 0.2,
+ "closed_unmerged_pr_rate": 0.8,
+ "still_open_pr_rate": 0.0,
+ "distinct_repos_with_authored_prs": 5,
"distinct_repos_with_open_prs": 0
},
"examples": {
@@ -21293,13 +22604,13 @@
"fetch_error": null
},
{
- "author_login": "Sankalpkumarsingh1234",
- "name": null,
- "profile_url": "https://github.com/Sankalpkumarsingh1234",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASankalpkumarsingh1234",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASankalpkumarsingh1234",
- "repo_first_seen_at": "2026-02-06T13:41:03Z",
- "repo_last_seen_at": "2026-02-06T13:41:03Z",
+ "author_login": "saslifat-gif",
+ "name": "lifat sas",
+ "profile_url": "https://github.com/saslifat-gif",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaslifat-gif",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaslifat-gif",
+ "repo_first_seen_at": "2026-04-02T14:08:15Z",
+ "repo_last_seen_at": "2026-04-02T14:08:15Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -21311,35 +22622,35 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 959,
- "young_account": false,
- "follow_through_score": "mixed",
+ "account_age_days": 223,
+ "young_account": true,
+ "follow_through_score": "weak",
"breadth_score": "moderate",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
+ "heuristic_note": "young account; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 2,
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 1,
"closed_unmerged_pr_count": 2,
- "open_pr_count": 1,
- "merged_pr_rate": 0.4,
- "closed_unmerged_pr_rate": 0.4,
- "still_open_pr_rate": 0.2,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.1429,
+ "closed_unmerged_pr_rate": 0.2857,
+ "still_open_pr_rate": 0.5714,
"distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43802,
- "title": "Add real-world use case section for text summarization",
- "url": "https://github.com/huggingface/transformers/pull/43802",
+ "number": 45191,
+ "title": "Add edge case tests for out-of-range token id decoding in Qwen2 tokenizer",
+ "url": "https://github.com/huggingface/transformers/pull/45191",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-06T13:41:03Z"
+ "created_at": "2026-04-02T14:08:15Z"
}
],
"issues": []
@@ -21365,7 +22676,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 328,
+ "account_age_days": 344,
"young_account": true,
"follow_through_score": "mixed",
"breadth_score": "moderate",
@@ -21400,60 +22711,6 @@
},
"fetch_error": null
},
- {
- "author_login": "sdharani91",
- "name": null,
- "profile_url": "https://github.com/sdharani91",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asdharani91",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asdharani91",
- "repo_first_seen_at": "2026-03-18T05:45:40Z",
- "repo_last_seen_at": "2026-03-25T16:23:28Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 8,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 7,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 3343,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44867,
- "title": "Pass packed boundary metadata to Qwen3.5 linear-attention fast kernels",
- "url": "https://github.com/huggingface/transformers/pull/44867",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-19T17:31:45Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "shaealh",
"name": "Shae Alhusayni",
@@ -21461,35 +22718,35 @@
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ashaealh",
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ashaealh",
"repo_first_seen_at": "2026-03-13T05:05:01Z",
- "repo_last_seen_at": "2026-03-13T05:42:12Z",
+ "repo_last_seen_at": "2026-04-02T21:23:53Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 4,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 3,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 49,
+ "account_age_days": 65,
"young_account": true,
- "follow_through_score": "weak",
+ "follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "medium",
"heuristic_note": "very new account; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 5,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 4,
- "merged_pr_rate": 0.2,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.8,
+ "merged_pr_count": 2,
+ "closed_unmerged_pr_count": 1,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.4,
+ "closed_unmerged_pr_rate": 0.2,
+ "still_open_pr_rate": 0.4,
"distinct_repos_with_authored_prs": 3,
- "distinct_repos_with_open_prs": 3
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
@@ -21509,92 +22766,38 @@
"fetch_error": null
},
{
- "author_login": "Sid-V5",
- "name": "Sid",
- "profile_url": "https://github.com/Sid-V5",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASid-V5",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASid-V5",
- "repo_first_seen_at": "2026-02-15T19:51:35Z",
- "repo_last_seen_at": "2026-02-15T19:53:19Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 998,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 8,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 5,
- "merged_pr_rate": 0.25,
- "closed_unmerged_pr_rate": 0.125,
- "still_open_pr_rate": 0.625,
- "distinct_repos_with_authored_prs": 8,
- "distinct_repos_with_open_prs": 5
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44019,
- "title": "Refactor `resnet` to use `@capture_outputs` / `@can_return_tuple` output tracing",
- "url": "https://github.com/huggingface/transformers/pull/44019",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-15T19:53:19Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "somAzzz",
- "name": null,
- "profile_url": "https://github.com/somAzzz",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AsomAzzz",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AsomAzzz",
- "repo_first_seen_at": "2026-02-25T22:43:41Z",
- "repo_last_seen_at": "2026-02-26T20:08:23Z",
+ "author_login": "shhKnight30",
+ "name": "Aishwary Bhatt",
+ "profile_url": "https://github.com/shhKnight30",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AshhKnight30",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AshhKnight30",
+ "repo_first_seen_at": "2026-04-04T10:29:57Z",
+ "repo_last_seen_at": "2026-04-10T10:21:30Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 5,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 4,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIMER",
+ "repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 3151,
+ "account_age_days": 925,
"young_account": false,
- "follow_through_score": "weak",
+ "follow_through_score": "strong",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "heuristic_note": "targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
+ "merged_pr_rate": 1.0,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
@@ -21603,13 +22806,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44288,
- "title": "Fix TypeError in modeling_rope_utils.py when ignore_keys_at_rope_vali\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44288",
+ "number": 45240,
+ "title": "fix: restore mypy type checking for PreTrainedConfig subclasses (#45071)",
+ "url": "https://github.com/huggingface/transformers/pull/45240",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-25T22:43:41Z"
+ "created_at": "2026-04-04T10:29:57Z"
}
],
"issues": []
@@ -21617,53 +22820,53 @@
"fetch_error": null
},
{
- "author_login": "stargazerwh",
- "name": null,
- "profile_url": "https://github.com/stargazerwh",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astargazerwh",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astargazerwh",
- "repo_first_seen_at": "2026-02-21T14:34:30Z",
- "repo_last_seen_at": "2026-03-09T01:39:32Z",
+ "author_login": "Shikhar-S",
+ "name": "Shikhar Bharadwaj",
+ "profile_url": "https://github.com/Shikhar-S",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AShikhar-S",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AShikhar-S",
+ "repo_first_seen_at": "2026-04-10T04:26:05Z",
+ "repo_last_seen_at": "2026-04-11T02:43:17Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2913,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 3758,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
+ "heuristic_note": "high open PR share",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 3,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.75,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "visible_authored_pr_count": 3,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.3333,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.6667,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44533,
- "title": "docs: Remove references to removed 'transformers run' CLI command",
- "url": "https://github.com/huggingface/transformers/pull/44533",
- "state": "closed",
+ "number": 45355,
+ "title": "Add universal phone recognition model - PhoneticXeus",
+ "url": "https://github.com/huggingface/transformers/pull/45355",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-03-09T01:39:32Z"
+ "created_at": "2026-04-10T04:26:05Z"
}
],
"issues": []
@@ -21671,53 +22874,53 @@
"fetch_error": null
},
{
- "author_login": "stromfee",
- "name": "Stromfee Ai",
- "profile_url": "https://github.com/stromfee",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astromfee",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astromfee",
- "repo_first_seen_at": "2026-02-03T17:31:54Z",
- "repo_last_seen_at": "2026-02-03T17:31:54Z",
+ "author_login": "Sid-V5",
+ "name": "Sid",
+ "profile_url": "https://github.com/Sid-V5",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASid-V5",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASid-V5",
+ "repo_first_seen_at": "2026-02-15T19:51:35Z",
+ "repo_last_seen_at": "2026-02-15T19:53:19Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1221,
+ "account_age_days": 1014,
"young_account": false,
"follow_through_score": "weak",
- "breadth_score": "very high",
- "automation_risk_signal": "high",
- "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 74,
+ "visible_authored_pr_count": 8,
"merged_pr_count": 2,
- "closed_unmerged_pr_count": 30,
- "open_pr_count": 42,
- "merged_pr_rate": 0.027,
- "closed_unmerged_pr_rate": 0.4054,
- "still_open_pr_rate": 0.5676,
- "distinct_repos_with_authored_prs": 74,
- "distinct_repos_with_open_prs": 42
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.25,
+ "closed_unmerged_pr_rate": 0.25,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 8,
+ "distinct_repos_with_open_prs": 4
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43715,
- "title": "Add AgentMarket - Real Energy Data for AI Agents",
- "url": "https://github.com/huggingface/transformers/pull/43715",
- "state": "closed",
+ "number": 44019,
+ "title": "Refactor `resnet` to use `@capture_outputs` / `@can_return_tuple` output tracing",
+ "url": "https://github.com/huggingface/transformers/pull/44019",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-03T17:31:54Z"
+ "created_at": "2026-02-15T19:53:19Z"
}
],
"issues": []
@@ -21725,53 +22928,53 @@
"fetch_error": null
},
{
- "author_login": "Suraj1199",
- "name": "Suraj Singh",
- "profile_url": "https://github.com/Suraj1199",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASuraj1199",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASuraj1199",
- "repo_first_seen_at": "2026-01-30T14:22:03Z",
- "repo_last_seen_at": "2026-01-30T14:22:03Z",
+ "author_login": "somAzzz",
+ "name": null,
+ "profile_url": "https://github.com/somAzzz",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AsomAzzz",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AsomAzzz",
+ "repo_first_seen_at": "2026-02-25T22:43:41Z",
+ "repo_last_seen_at": "2026-02-26T20:08:23Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 2,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 1,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIMER",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2752,
+ "account_age_days": 3167,
"young_account": false,
- "follow_through_score": "mixed",
+ "follow_through_score": "weak",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
+ "visible_authored_pr_count": 1,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 1,
"open_pr_count": 0,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.5,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 1.0,
"still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_authored_prs": 1,
"distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43627,
- "title": "Add New Scratch Implementation for Transformers",
- "url": "https://github.com/huggingface/transformers/pull/43627",
+ "number": 44288,
+ "title": "Fix TypeError in modeling_rope_utils.py when ignore_keys_at_rope_vali\u2026",
+ "url": "https://github.com/huggingface/transformers/pull/44288",
"state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-01-30T14:22:03Z"
+ "created_at": "2026-02-25T22:43:41Z"
}
],
"issues": []
@@ -21779,53 +22982,53 @@
"fetch_error": null
},
{
- "author_login": "surya10602",
- "name": "Surya G Gowda",
- "profile_url": "https://github.com/surya10602",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asurya10602",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asurya10602",
- "repo_first_seen_at": "2026-02-05T20:57:14Z",
- "repo_last_seen_at": "2026-02-05T20:57:14Z",
+ "author_login": "stargazerwh",
+ "name": null,
+ "profile_url": "https://github.com/stargazerwh",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astargazerwh",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astargazerwh",
+ "repo_first_seen_at": "2026-02-21T14:34:30Z",
+ "repo_last_seen_at": "2026-03-09T01:39:32Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 381,
+ "account_age_days": 2930,
"young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
+ "follow_through_score": "weak",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 4,
- "merged_pr_count": 2,
+ "merged_pr_count": 0,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
+ "open_pr_count": 3,
+ "merged_pr_rate": 0.0,
"closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 4,
+ "still_open_pr_rate": 0.75,
+ "distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43779,
- "title": "SwanLab: Add support for id and resume arguments in SwanLabCallback",
- "url": "https://github.com/huggingface/transformers/pull/43779",
- "state": "open",
+ "number": 44533,
+ "title": "docs: Remove references to removed 'transformers run' CLI command",
+ "url": "https://github.com/huggingface/transformers/pull/44533",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-02-05T20:57:14Z"
+ "created_at": "2026-03-09T01:39:32Z"
}
],
"issues": []
@@ -21851,9 +23054,9 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4208,
+ "account_age_days": 4224,
"young_account": false,
- "follow_through_score": "strong",
+ "follow_through_score": "mixed",
"breadth_score": "high",
"automation_risk_signal": "medium",
"heuristic_note": "high recent PR volume; broad repo spread; targets high-star repos",
@@ -21862,15 +23065,15 @@
"fastapi"
],
"activity": {
- "visible_authored_pr_count": 59,
- "merged_pr_count": 42,
+ "visible_authored_pr_count": 52,
+ "merged_pr_count": 36,
"closed_unmerged_pr_count": 3,
- "open_pr_count": 14,
- "merged_pr_rate": 0.7119,
- "closed_unmerged_pr_rate": 0.0508,
- "still_open_pr_rate": 0.2373,
- "distinct_repos_with_authored_prs": 23,
- "distinct_repos_with_open_prs": 10
+ "open_pr_count": 13,
+ "merged_pr_rate": 0.6923,
+ "closed_unmerged_pr_rate": 0.0577,
+ "still_open_pr_rate": 0.25,
+ "distinct_repos_with_authored_prs": 22,
+ "distinct_repos_with_open_prs": 7
},
"examples": {
"pull_requests": [
@@ -21890,53 +23093,53 @@
"fetch_error": null
},
{
- "author_login": "Tanmaygangurde20",
- "name": "Tanmay Gangurde",
- "profile_url": "https://github.com/Tanmaygangurde20",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ATanmaygangurde20",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ATanmaygangurde20",
- "repo_first_seen_at": "2026-02-09T20:19:43Z",
- "repo_last_seen_at": "2026-02-09T20:19:43Z",
+ "author_login": "Talhax55z",
+ "name": "Muhammad Talha ",
+ "profile_url": "https://github.com/Talhax55z",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ATalhax55z",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ATalhax55z",
+ "repo_first_seen_at": "2026-04-03T16:36:25Z",
+ "repo_last_seen_at": "2026-04-11T08:38:42Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 943,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "\u2014",
+ "account_age_days": 74,
+ "young_account": true,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "very new account; high open PR share; no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
- "merged_pr_count": 4,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.8,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 4,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 4,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43871,
- "title": "Fix TypeError in dot_natural_key when sorting mixed structure keys",
- "url": "https://github.com/huggingface/transformers/pull/43871",
- "state": "closed",
+ "number": 45223,
+ "title": "Fix: ObjectDetectionPipeline batch inference only returns first image results",
+ "url": "https://github.com/huggingface/transformers/pull/45223",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-09T20:19:43Z"
+ "created_at": "2026-04-03T16:36:25Z"
}
],
"issues": []
@@ -21962,7 +23165,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 426,
+ "account_age_days": 442,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -22016,7 +23219,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 386,
+ "account_age_days": 402,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "very high",
@@ -22024,15 +23227,15 @@
"heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 104,
- "merged_pr_count": 10,
- "closed_unmerged_pr_count": 71,
- "open_pr_count": 23,
- "merged_pr_rate": 0.0962,
- "closed_unmerged_pr_rate": 0.6827,
- "still_open_pr_rate": 0.2212,
- "distinct_repos_with_authored_prs": 98,
- "distinct_repos_with_open_prs": 22
+ "visible_authored_pr_count": 151,
+ "merged_pr_count": 29,
+ "closed_unmerged_pr_count": 116,
+ "open_pr_count": 6,
+ "merged_pr_rate": 0.1921,
+ "closed_unmerged_pr_rate": 0.7682,
+ "still_open_pr_rate": 0.0397,
+ "distinct_repos_with_authored_prs": 129,
+ "distinct_repos_with_open_prs": 6
},
"examples": {
"pull_requests": [
@@ -22051,218 +23254,54 @@
},
"fetch_error": null
},
- {
- "author_login": "TheSanjBot",
- "name": "Sanjay H",
- "profile_url": "https://github.com/TheSanjBot",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ATheSanjBot",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ATheSanjBot",
- "repo_first_seen_at": "2026-02-04T15:36:30Z",
- "repo_last_seen_at": "2026-02-05T09:27:08Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 2060,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 4,
- "merged_pr_count": 2,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.25,
- "still_open_pr_rate": 0.25,
- "distinct_repos_with_authored_prs": 4,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43757,
- "title": "Avoid hard failure for gpt-oss GGUF architecture by falling back to g\u2026",
- "url": "https://github.com/huggingface/transformers/pull/43757",
- "state": "open",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-05T07:56:19Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "TinderZ",
"name": null,
"profile_url": "https://github.com/TinderZ",
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ATinderZ",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ATinderZ",
- "repo_first_seen_at": "2026-02-19T02:35:08Z",
- "repo_last_seen_at": "2026-02-19T02:35:08Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 727,
- "young_account": false,
- "follow_through_score": "mixed",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 2,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 1,
- "merged_pr_rate": 0.5,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44144,
- "title": "[docs] Add Chinese translations for common NLP task tutorials",
- "url": "https://github.com/huggingface/transformers/pull/44144",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-02-19T02:35:08Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "tomaszcichy98",
- "name": "Tomasz Cichy",
- "profile_url": "https://github.com/tomaszcichy98",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atomaszcichy98",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atomaszcichy98",
- "repo_first_seen_at": "2026-01-28T10:35:52Z",
- "repo_last_seen_at": "2026-01-29T16:17:49Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1374,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "PolyAI-LDN"
- ],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43548,
- "title": "[Qwen2VL] Fix missing min_pixels/max_pixels attributes in fast image processor",
- "url": "https://github.com/huggingface/transformers/pull/43548",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-01-28T10:35:52Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "Vallabh-1504",
- "name": "Vallabh Mahajan",
- "profile_url": "https://github.com/Vallabh-1504",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AVallabh-1504",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AVallabh-1504",
- "repo_first_seen_at": "2026-01-29T13:01:01Z",
- "repo_last_seen_at": "2026-02-03T16:55:39Z",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ATinderZ",
+ "repo_first_seen_at": "2026-02-19T02:35:08Z",
+ "repo_last_seen_at": "2026-02-19T02:35:08Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 4,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 3,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 696,
+ "account_age_days": 744,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 7,
+ "visible_authored_pr_count": 2,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 5,
- "merged_pr_rate": 0.1429,
- "closed_unmerged_pr_rate": 0.1429,
- "still_open_pr_rate": 0.7143,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 4
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 0.5,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43593,
- "title": "fix: AttributeError for Qwen3_omni_moe",
- "url": "https://github.com/huggingface/transformers/pull/43593",
+ "number": 44144,
+ "title": "[docs] Add Chinese translations for common NLP task tutorials",
+ "url": "https://github.com/huggingface/transformers/pull/44144",
"state": "closed",
"merged": true,
"draft": false,
- "created_at": "2026-01-29T13:01:01Z"
+ "created_at": "2026-02-19T02:35:08Z"
}
],
"issues": []
@@ -22270,13 +23309,13 @@
"fetch_error": null
},
{
- "author_login": "VanshikaSohal",
- "name": "Vanshika Sohal",
- "profile_url": "https://github.com/VanshikaSohal",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AVanshikaSohal",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AVanshikaSohal",
- "repo_first_seen_at": "2026-03-22T18:45:01Z",
- "repo_last_seen_at": "2026-03-22T18:45:01Z",
+ "author_login": "UsamaKenway",
+ "name": null,
+ "profile_url": "https://github.com/UsamaKenway",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AUsamaKenway",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AUsamaKenway",
+ "repo_first_seen_at": "2026-04-07T18:39:33Z",
+ "repo_last_seen_at": "2026-04-07T18:39:33Z",
"repo_primary_artifact_count": 1,
"repo_artifact_count": 1,
"snapshot_issue_count": 0,
@@ -22284,17 +23323,19 @@
"snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 541,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": true,
+ "first_seen_in_snapshot": true,
+ "report_reason": "first_seen_in_snapshot",
+ "account_age_days": 2379,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
"automation_risk_signal": "low",
"heuristic_note": "high open PR share; targets high-star repos",
- "public_orgs": [],
+ "public_orgs": [
+ "AICU-HEALTH"
+ ],
"activity": {
"visible_authored_pr_count": 2,
"merged_pr_count": 1,
@@ -22310,13 +23351,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44935,
- "title": "Fix variable shadowing in pipeline example and typo in BART docs (BERT \u2192 BART)",
- "url": "https://github.com/huggingface/transformers/pull/44935",
- "state": "closed",
- "merged": true,
+ "number": 45296,
+ "title": "Add GGUF support to Gemma4 (31B & 26B-A4B) text ",
+ "url": "https://github.com/huggingface/transformers/pull/45296",
+ "state": "open",
+ "merged": false,
"draft": false,
- "created_at": "2026-03-22T18:45:01Z"
+ "created_at": "2026-04-07T18:39:33Z"
}
],
"issues": []
@@ -22324,38 +23365,38 @@
"fetch_error": null
},
{
- "author_login": "vasanthrpjan1-boop",
- "name": null,
- "profile_url": "https://github.com/vasanthrpjan1-boop",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasanthrpjan1-boop",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasanthrpjan1-boop",
- "repo_first_seen_at": "2026-02-08T14:25:35Z",
- "repo_last_seen_at": "2026-02-08T14:29:51Z",
+ "author_login": "VanshikaSohal",
+ "name": "Vanshika Sohal",
+ "profile_url": "https://github.com/VanshikaSohal",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AVanshikaSohal",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AVanshikaSohal",
+ "repo_first_seen_at": "2026-03-22T18:45:01Z",
+ "repo_last_seen_at": "2026-03-22T18:45:01Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 2,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 1,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 232,
- "young_account": true,
- "follow_through_score": "weak",
+ "account_age_days": 558,
+ "young_account": false,
+ "follow_through_score": "mixed",
"breadth_score": "low",
- "automation_risk_signal": "medium",
- "heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
"visible_authored_pr_count": 2,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
+ "merged_pr_count": 1,
+ "closed_unmerged_pr_count": 0,
"open_pr_count": 1,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.5,
+ "merged_pr_rate": 0.5,
+ "closed_unmerged_pr_rate": 0.0,
"still_open_pr_rate": 0.5,
"distinct_repos_with_authored_prs": 2,
"distinct_repos_with_open_prs": 1
@@ -22364,13 +23405,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 43843,
- "title": "Add PlutoCallback integration for Pluto experiment tracker",
- "url": "https://github.com/huggingface/transformers/pull/43843",
+ "number": 44935,
+ "title": "Fix variable shadowing in pipeline example and typo in BART docs (BERT \u2192 BART)",
+ "url": "https://github.com/huggingface/transformers/pull/44935",
"state": "closed",
- "merged": false,
+ "merged": true,
"draft": false,
- "created_at": "2026-02-08T14:29:51Z"
+ "created_at": "2026-03-22T18:45:01Z"
}
],
"issues": []
@@ -22396,7 +23437,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 960,
+ "account_age_days": 976,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -22450,7 +23491,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 408,
+ "account_age_days": 424,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "moderate",
@@ -22460,13 +23501,13 @@
"activity": {
"visible_authored_pr_count": 9,
"merged_pr_count": 1,
- "closed_unmerged_pr_count": 7,
- "open_pr_count": 1,
+ "closed_unmerged_pr_count": 8,
+ "open_pr_count": 0,
"merged_pr_rate": 0.1111,
- "closed_unmerged_pr_rate": 0.7778,
- "still_open_pr_rate": 0.1111,
+ "closed_unmerged_pr_rate": 0.8889,
+ "still_open_pr_rate": 0.0,
"distinct_repos_with_authored_prs": 8,
- "distinct_repos_with_open_prs": 1
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
@@ -22504,7 +23545,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2051,
+ "account_age_days": 2067,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "high",
@@ -22512,14 +23553,14 @@
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 26,
- "merged_pr_count": 3,
- "closed_unmerged_pr_count": 10,
+ "visible_authored_pr_count": 28,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 11,
"open_pr_count": 13,
- "merged_pr_rate": 0.1154,
- "closed_unmerged_pr_rate": 0.3846,
- "still_open_pr_rate": 0.5,
- "distinct_repos_with_authored_prs": 18,
+ "merged_pr_rate": 0.1429,
+ "closed_unmerged_pr_rate": 0.3929,
+ "still_open_pr_rate": 0.4643,
+ "distinct_repos_with_authored_prs": 20,
"distinct_repos_with_open_prs": 10
},
"examples": {
@@ -22539,60 +23580,6 @@
},
"fetch_error": null
},
- {
- "author_login": "vkuzo",
- "name": "Vasiliy Kuznetsov",
- "profile_url": "https://github.com/vkuzo",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avkuzo",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avkuzo",
- "repo_first_seen_at": "2026-01-28T15:04:44Z",
- "repo_last_seen_at": "2026-01-28T15:04:44Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 5100,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "moderate",
- "automation_risk_signal": "low",
- "heuristic_note": "extremely high recent PR volume",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 114,
- "merged_pr_count": 95,
- "closed_unmerged_pr_count": 9,
- "open_pr_count": 10,
- "merged_pr_rate": 0.8333,
- "closed_unmerged_pr_rate": 0.0789,
- "still_open_pr_rate": 0.0877,
- "distinct_repos_with_authored_prs": 8,
- "distinct_repos_with_open_prs": 4
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43561,
- "title": "remove torchao.autoquant from transformers",
- "url": "https://github.com/huggingface/transformers/pull/43561",
- "state": "closed",
- "merged": true,
- "draft": false,
- "created_at": "2026-01-28T15:04:44Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
{
"author_login": "vxa8502",
"name": "Victoria Alabi",
@@ -22612,7 +23599,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 409,
+ "account_age_days": 426,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "low",
@@ -22634,123 +23621,13 @@
"pull_requests": [
{
"kind": "pull_request",
- "number": 44687,
- "title": "Add explicit position_ids to GPT-Neo attention layers",
- "url": "https://github.com/huggingface/transformers/pull/44687",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-03-13T23:28:55Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "WilliamRoyNelson",
- "name": null,
- "profile_url": "https://github.com/WilliamRoyNelson",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AWilliamRoyNelson",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AWilliamRoyNelson",
- "repo_first_seen_at": "2026-02-03T01:06:06Z",
- "repo_last_seen_at": "2026-02-03T17:23:59Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "NONE",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 4300,
- "young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
- "public_orgs": [
- "americanexpress"
- ],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 0,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 1.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 43693,
- "title": "Update doc preprocessing regex to prevent ReDoS",
- "url": "https://github.com/huggingface/transformers/pull/43693",
- "state": "closed",
- "merged": false,
- "draft": false,
- "created_at": "2026-02-03T01:06:06Z"
- }
- ],
- "issues": []
- },
- "fetch_error": null
- },
- {
- "author_login": "wilnn",
- "name": null,
- "profile_url": "https://github.com/wilnn",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Awilnn",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Awilnn",
- "repo_first_seen_at": "2026-03-10T22:37:36Z",
- "repo_last_seen_at": "2026-03-21T21:18:13Z",
- "repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
- "snapshot_issue_count": 0,
- "snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
- "snapshot_review_count": 0,
- "snapshot_review_comment_count": 0,
- "repo_association": "CONTRIBUTOR",
- "new_to_repo": false,
- "first_seen_in_snapshot": false,
- "report_reason": null,
- "account_age_days": 1735,
- "young_account": false,
- "follow_through_score": "strong",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "targets high-star repos",
- "public_orgs": [],
- "activity": {
- "visible_authored_pr_count": 1,
- "merged_pr_count": 1,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": 1.0,
- "closed_unmerged_pr_rate": 0.0,
- "still_open_pr_rate": 0.0,
- "distinct_repos_with_authored_prs": 1,
- "distinct_repos_with_open_prs": 0
- },
- "examples": {
- "pull_requests": [
- {
- "kind": "pull_request",
- "number": 44583,
- "title": "fix load_best_model_checkpoint_at_end do not load the best model chec\u2026",
- "url": "https://github.com/huggingface/transformers/pull/44583",
+ "number": 44687,
+ "title": "Add explicit position_ids to GPT-Neo attention layers",
+ "url": "https://github.com/huggingface/transformers/pull/44687",
"state": "closed",
- "merged": true,
+ "merged": false,
"draft": false,
- "created_at": "2026-03-10T22:37:36Z"
+ "created_at": "2026-03-13T23:28:55Z"
}
],
"issues": []
@@ -22758,53 +23635,53 @@
"fetch_error": null
},
{
- "author_login": "xander1421",
- "name": null,
- "profile_url": "https://github.com/xander1421",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Axander1421",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Axander1421",
- "repo_first_seen_at": "2026-01-25T00:29:47Z",
- "repo_last_seen_at": "2026-01-25T00:29:47Z",
+ "author_login": "w601sxs",
+ "name": "Shreyas Subramanian",
+ "profile_url": "https://github.com/w601sxs",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aw601sxs",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aw601sxs",
+ "repo_first_seen_at": "2026-04-01T15:02:15Z",
+ "repo_last_seen_at": "2026-04-06T18:46:50Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 1,
+ "repo_artifact_count": 3,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 0,
+ "snapshot_comment_count": 2,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
- "repo_association": "NONE",
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2950,
+ "account_age_days": 4831,
"young_account": false,
- "follow_through_score": "weak",
- "breadth_score": "moderate",
+ "follow_through_score": "mixed",
+ "breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "high open PR share",
+ "heuristic_note": "\u2014",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 6,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 5,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.1667,
- "still_open_pr_rate": 0.8333,
- "distinct_repos_with_authored_prs": 6,
- "distinct_repos_with_open_prs": 5
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 4,
+ "closed_unmerged_pr_count": 2,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.5714,
+ "closed_unmerged_pr_rate": 0.2857,
+ "still_open_pr_rate": 0.1429,
+ "distinct_repos_with_authored_prs": 3,
+ "distinct_repos_with_open_prs": 1
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43470,
- "title": "Fix MusicgenForConditionalGeneration config_class inheritance",
- "url": "https://github.com/huggingface/transformers/pull/43470",
- "state": "closed",
+ "number": 45168,
+ "title": "Update min_lr and max_lr default values to better defaults",
+ "url": "https://github.com/huggingface/transformers/pull/45168",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-01-25T00:29:47Z"
+ "created_at": "2026-04-01T15:02:15Z"
}
],
"issues": []
@@ -22830,7 +23707,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1496,
+ "account_age_days": 1512,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -22884,7 +23761,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1011,
+ "account_age_days": 1027,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "very high",
@@ -22892,15 +23769,15 @@
"heuristic_note": "extremely high recent PR volume; very broad repo spread",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 192,
- "merged_pr_count": 121,
- "closed_unmerged_pr_count": 55,
- "open_pr_count": 16,
- "merged_pr_rate": 0.6302,
- "closed_unmerged_pr_rate": 0.2865,
- "still_open_pr_rate": 0.0833,
- "distinct_repos_with_authored_prs": 39,
- "distinct_repos_with_open_prs": 11
+ "visible_authored_pr_count": 473,
+ "merged_pr_count": 370,
+ "closed_unmerged_pr_count": 88,
+ "open_pr_count": 15,
+ "merged_pr_rate": 0.7822,
+ "closed_unmerged_pr_rate": 0.186,
+ "still_open_pr_rate": 0.0317,
+ "distinct_repos_with_authored_prs": 57,
+ "distinct_repos_with_open_prs": 13
},
"examples": {
"pull_requests": [
@@ -22919,6 +23796,114 @@
},
"fetch_error": null
},
+ {
+ "author_login": "xu-song",
+ "name": "Xu Song",
+ "profile_url": "https://github.com/xu-song",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Axu-song",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Axu-song",
+ "repo_first_seen_at": "2026-04-01T14:50:33Z",
+ "repo_last_seen_at": "2026-04-03T05:36:58Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 2,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 1,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 3890,
+ "young_account": false,
+ "follow_through_score": "weak",
+ "breadth_score": "low",
+ "automation_risk_signal": "low",
+ "heuristic_note": "high open PR share; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 2,
+ "merged_pr_count": 0,
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 2,
+ "merged_pr_rate": 0.0,
+ "closed_unmerged_pr_rate": 0.0,
+ "still_open_pr_rate": 1.0,
+ "distinct_repos_with_authored_prs": 2,
+ "distinct_repos_with_open_prs": 2
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45167,
+ "title": "Add anthropic style of function schema",
+ "url": "https://github.com/huggingface/transformers/pull/45167",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-01T14:50:33Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "yacinemebarki",
+ "name": "mebarkiyacine",
+ "profile_url": "https://github.com/yacinemebarki",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayacinemebarki",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayacinemebarki",
+ "repo_first_seen_at": "2026-03-30T21:18:47Z",
+ "repo_last_seen_at": "2026-03-30T21:18:47Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 1,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 476,
+ "young_account": false,
+ "follow_through_score": "mixed",
+ "breadth_score": "moderate",
+ "automation_risk_signal": "low",
+ "heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 7,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 3,
+ "open_pr_count": 1,
+ "merged_pr_rate": 0.4286,
+ "closed_unmerged_pr_rate": 0.4286,
+ "still_open_pr_rate": 0.1429,
+ "distinct_repos_with_authored_prs": 4,
+ "distinct_repos_with_open_prs": 1
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45131,
+ "title": "Fix MoE routers returning probabilities instead of logits",
+ "url": "https://github.com/huggingface/transformers/pull/45131",
+ "state": "open",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-03-30T21:18:47Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
{
"author_login": "yashbora9",
"name": "YashBora",
@@ -22938,7 +23923,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 2158,
+ "account_age_days": 2174,
"young_account": false,
"follow_through_score": "weak",
"breadth_score": "low",
@@ -22992,7 +23977,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 203,
+ "account_age_days": 220,
"young_account": true,
"follow_through_score": "weak",
"breadth_score": "moderate",
@@ -23000,15 +23985,15 @@
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 5,
+ "visible_authored_pr_count": 6,
"merged_pr_count": 0,
"closed_unmerged_pr_count": 1,
- "open_pr_count": 4,
+ "open_pr_count": 5,
"merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.2,
- "still_open_pr_rate": 0.8,
- "distinct_repos_with_authored_prs": 5,
- "distinct_repos_with_open_prs": 4
+ "closed_unmerged_pr_rate": 0.1667,
+ "still_open_pr_rate": 0.8333,
+ "distinct_repos_with_authored_prs": 6,
+ "distinct_repos_with_open_prs": 5
},
"examples": {
"pull_requests": [
@@ -23046,7 +24031,7 @@
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 1850,
+ "account_age_days": 1867,
"young_account": false,
"follow_through_score": "mixed",
"breadth_score": "moderate",
@@ -23082,53 +24067,53 @@
"fetch_error": null
},
{
- "author_login": "zvik",
- "name": "Zvi Kons",
- "profile_url": "https://github.com/zvik",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azvik",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azvik",
- "repo_first_seen_at": "2026-03-03T07:50:39Z",
- "repo_last_seen_at": "2026-03-04T10:49:49Z",
+ "author_login": "zendy199x",
+ "name": "Zendy",
+ "profile_url": "https://github.com/zendy199x",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azendy199x",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azendy199x",
+ "repo_first_seen_at": "2026-03-29T15:50:04Z",
+ "repo_last_seen_at": "2026-03-29T15:50:04Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 7,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
"snapshot_comment_count": 0,
- "snapshot_review_count": 3,
- "snapshot_review_comment_count": 3,
- "repo_association": "FIRST_TIMER",
+ "snapshot_review_count": 0,
+ "snapshot_review_comment_count": 0,
+ "repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 4362,
+ "account_age_days": 2538,
"young_account": false,
- "follow_through_score": "n/a",
- "breadth_score": "low",
- "automation_risk_signal": "low",
- "heuristic_note": "no visible non-self stars",
+ "follow_through_score": "weak",
+ "breadth_score": "very high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 0,
- "merged_pr_count": 0,
- "closed_unmerged_pr_count": 0,
- "open_pr_count": 0,
- "merged_pr_rate": null,
- "closed_unmerged_pr_rate": null,
- "still_open_pr_rate": null,
- "distinct_repos_with_authored_prs": 0,
- "distinct_repos_with_open_prs": 0
+ "visible_authored_pr_count": 41,
+ "merged_pr_count": 3,
+ "closed_unmerged_pr_count": 27,
+ "open_pr_count": 11,
+ "merged_pr_rate": 0.0732,
+ "closed_unmerged_pr_rate": 0.6585,
+ "still_open_pr_rate": 0.2683,
+ "distinct_repos_with_authored_prs": 33,
+ "distinct_repos_with_open_prs": 11
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 44408,
- "title": "Add option to export encoder hidden states for Granite-speech",
- "url": "https://github.com/huggingface/transformers/pull/44408",
- "state": "open",
+ "number": 45098,
+ "title": "fix: incomplete string literal causes syntax error in config docstring checker",
+ "url": "https://github.com/huggingface/transformers/pull/45098",
+ "state": "closed",
"merged": false,
"draft": false,
- "created_at": "2026-03-03T07:50:39Z"
+ "created_at": "2026-03-29T15:50:04Z"
}
],
"issues": []
@@ -23136,53 +24121,107 @@
"fetch_error": null
},
{
- "author_login": "zyoraclub",
- "name": "Zyora Labs",
- "profile_url": "https://github.com/zyoraclub",
- "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azyoraclub",
- "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azyoraclub",
- "repo_first_seen_at": "2026-02-07T03:24:08Z",
- "repo_last_seen_at": "2026-02-07T03:33:03Z",
+ "author_login": "zozo123",
+ "name": "Yossi Eliaz",
+ "profile_url": "https://github.com/zozo123",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azozo123",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azozo123",
+ "repo_first_seen_at": "2026-04-05T19:00:26Z",
+ "repo_last_seen_at": "2026-04-05T19:00:26Z",
"repo_primary_artifact_count": 1,
- "repo_artifact_count": 3,
+ "repo_artifact_count": 1,
"snapshot_issue_count": 0,
"snapshot_pr_count": 1,
- "snapshot_comment_count": 2,
+ "snapshot_comment_count": 0,
"snapshot_review_count": 0,
"snapshot_review_comment_count": 0,
"repo_association": "NONE",
"new_to_repo": false,
"first_seen_in_snapshot": false,
"report_reason": null,
- "account_age_days": 253,
- "young_account": true,
+ "account_age_days": 5572,
+ "young_account": false,
"follow_through_score": "weak",
+ "breadth_score": "high",
+ "automation_risk_signal": "medium",
+ "heuristic_note": "high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos",
+ "public_orgs": [],
+ "activity": {
+ "visible_authored_pr_count": 86,
+ "merged_pr_count": 13,
+ "closed_unmerged_pr_count": 46,
+ "open_pr_count": 27,
+ "merged_pr_rate": 0.1512,
+ "closed_unmerged_pr_rate": 0.5349,
+ "still_open_pr_rate": 0.314,
+ "distinct_repos_with_authored_prs": 22,
+ "distinct_repos_with_open_prs": 7
+ },
+ "examples": {
+ "pull_requests": [
+ {
+ "kind": "pull_request",
+ "number": 45256,
+ "title": "fix: skip qwen3_5_text checkpoint remap for nested VL language_model",
+ "url": "https://github.com/huggingface/transformers/pull/45256",
+ "state": "closed",
+ "merged": false,
+ "draft": false,
+ "created_at": "2026-04-05T19:00:26Z"
+ }
+ ],
+ "issues": []
+ },
+ "fetch_error": null
+ },
+ {
+ "author_login": "zvik",
+ "name": "Zvi Kons",
+ "profile_url": "https://github.com/zvik",
+ "repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azvik",
+ "repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azvik",
+ "repo_first_seen_at": "2026-03-03T07:50:39Z",
+ "repo_last_seen_at": "2026-03-04T10:49:49Z",
+ "repo_primary_artifact_count": 1,
+ "repo_artifact_count": 7,
+ "snapshot_issue_count": 0,
+ "snapshot_pr_count": 1,
+ "snapshot_comment_count": 0,
+ "snapshot_review_count": 3,
+ "snapshot_review_comment_count": 3,
+ "repo_association": "FIRST_TIMER",
+ "new_to_repo": false,
+ "first_seen_in_snapshot": false,
+ "report_reason": null,
+ "account_age_days": 4378,
+ "young_account": false,
+ "follow_through_score": "n/a",
"breadth_score": "low",
"automation_risk_signal": "low",
- "heuristic_note": "young account; high open PR share; no visible non-self stars",
+ "heuristic_note": "no visible non-self stars",
"public_orgs": [],
"activity": {
- "visible_authored_pr_count": 8,
+ "visible_authored_pr_count": 0,
"merged_pr_count": 0,
- "closed_unmerged_pr_count": 1,
- "open_pr_count": 7,
- "merged_pr_rate": 0.0,
- "closed_unmerged_pr_rate": 0.125,
- "still_open_pr_rate": 0.875,
- "distinct_repos_with_authored_prs": 2,
- "distinct_repos_with_open_prs": 1
+ "closed_unmerged_pr_count": 0,
+ "open_pr_count": 0,
+ "merged_pr_rate": null,
+ "closed_unmerged_pr_rate": null,
+ "still_open_pr_rate": null,
+ "distinct_repos_with_authored_prs": 0,
+ "distinct_repos_with_open_prs": 0
},
"examples": {
"pull_requests": [
{
"kind": "pull_request",
- "number": 43815,
- "title": "Add missing import statement for os module",
- "url": "https://github.com/huggingface/transformers/pull/43815",
- "state": "closed",
+ "number": 44408,
+ "title": "Add option to export encoder hidden states for Granite-speech",
+ "url": "https://github.com/huggingface/transformers/pull/44408",
+ "state": "open",
"merged": false,
"draft": false,
- "created_at": "2026-02-07T03:24:08Z"
+ "created_at": "2026-03-03T07:50:39Z"
}
],
"issues": []