hf-transformers-bot commited on
Commit
8b4c3cc
·
verified ·
1 Parent(s): ed14eea

Upload 2025-12-05/runs/24778-19963357914/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-12-05/runs/24778-19963357914/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vibevoice_acoustic_tokenizer": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/vibevoice_acoustic_tokenizer/test_modeling_vibevoice_acoustic_tokenizer.py::VibeVoiceAcousticTokenizerIntegrationTest::test_batch_integration",
6
+ "commit": "e9d229a167388713d86e7ce307cce4f698d87dea",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "pengzhiliang",
10
+ "merged_by": null,
11
+ "parent": "ee7e67bf6abf0fe994bb02b1d3e6a30a4ea0970f",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19963357914/job/57249423332"
13
+ }
14
+ ]
15
+ },
16
+ "vibevoice_semantic_tokenizer": {
17
+ "single-gpu": [
18
+ {
19
+ "test": "tests/models/vibevoice_semantic_tokenizer/test_modeling_vibevoice_semantic_tokenizer.py::VibeVoiceSemanticTokenizerIntegrationTest::test_batch_integration",
20
+ "commit": "e9d229a167388713d86e7ce307cce4f698d87dea",
21
+ "status": "git bisect found the bad commit.",
22
+ "pr_number": null,
23
+ "author": "pengzhiliang",
24
+ "merged_by": null,
25
+ "parent": "ee7e67bf6abf0fe994bb02b1d3e6a30a4ea0970f",
26
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19963357914/job/57249423326"
27
+ }
28
+ ]
29
+ }
30
+ }