Upload 2025-12-05/runs/24796-19965713824/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-12-05/runs/24796-19965713824/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vibevoice_acoustic_tokenizer": {
|
| 3 |
+
"single-gpu": [],
|
| 4 |
+
"multi-gpu": [
|
| 5 |
+
"tests/models/vibevoice_acoustic_tokenizer/test_modeling_vibevoice_acoustic_tokenizer.py::VibeVoiceAcousticTokenizerModelTest::test_model_parallelism"
|
| 6 |
+
]
|
| 7 |
+
},
|
| 8 |
+
"vibevoice_semantic_tokenizer": {
|
| 9 |
+
"single-gpu": [],
|
| 10 |
+
"multi-gpu": [
|
| 11 |
+
"tests/models/vibevoice_semantic_tokenizer/test_modeling_vibevoice_semantic_tokenizer.py::VibeVoiceSemanticTokenizerModelTest::test_model_parallelism"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|