Upload 2025-11-04/runs/22600-19059173040/ci_results_run_models_gpu/model_results.json with huggingface_hub
Browse files
2025-11-04/runs/22600-19059173040/ci_results_run_models_gpu/model_results.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"models_audioflamingo3": {
|
| 3 |
+
"failed": {
|
| 4 |
+
"PyTorch": {
|
| 5 |
+
"unclassified": 0,
|
| 6 |
+
"single": 2,
|
| 7 |
+
"multi": 3
|
| 8 |
+
},
|
| 9 |
+
"Tokenizers": {
|
| 10 |
+
"unclassified": 0,
|
| 11 |
+
"single": 0,
|
| 12 |
+
"multi": 0
|
| 13 |
+
},
|
| 14 |
+
"Pipelines": {
|
| 15 |
+
"unclassified": 0,
|
| 16 |
+
"single": 0,
|
| 17 |
+
"multi": 0
|
| 18 |
+
},
|
| 19 |
+
"Trainer": {
|
| 20 |
+
"unclassified": 0,
|
| 21 |
+
"single": 0,
|
| 22 |
+
"multi": 0
|
| 23 |
+
},
|
| 24 |
+
"ONNX": {
|
| 25 |
+
"unclassified": 0,
|
| 26 |
+
"single": 0,
|
| 27 |
+
"multi": 0
|
| 28 |
+
},
|
| 29 |
+
"Auto": {
|
| 30 |
+
"unclassified": 0,
|
| 31 |
+
"single": 0,
|
| 32 |
+
"multi": 0
|
| 33 |
+
},
|
| 34 |
+
"Quantization": {
|
| 35 |
+
"unclassified": 0,
|
| 36 |
+
"single": 0,
|
| 37 |
+
"multi": 0
|
| 38 |
+
},
|
| 39 |
+
"Unclassified": {
|
| 40 |
+
"unclassified": 0,
|
| 41 |
+
"single": 0,
|
| 42 |
+
"multi": 1
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"errors": 0,
|
| 46 |
+
"success": 239,
|
| 47 |
+
"skipped": 155,
|
| 48 |
+
"time_spent": [
|
| 49 |
+
202.98,
|
| 50 |
+
201.76
|
| 51 |
+
],
|
| 52 |
+
"error": false,
|
| 53 |
+
"failures": {
|
| 54 |
+
"multi": [
|
| 55 |
+
{
|
| 56 |
+
"line": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationModelTest::test_multi_gpu_data_parallel_forward",
|
| 57 |
+
"trace": "(line 66) RuntimeError: NCCL Error 2: unhandled system error (run with NCCL_DEBUG=INFO for details)"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"line": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_batched_matches",
|
| 61 |
+
"trace": "(line 348) AssertionError: The values for attribute 'shape' do not match: torch.Size([2, 28]) != torch.Size([2, 32])."
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"line": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches",
|
| 65 |
+
"trace": "(line 287) AssertionError: The values for attribute 'shape' do not match: torch.Size([1, 23]) != torch.Size([1, 24])."
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"line": "tests/models/audioflamingo3/test_processing_audioflamingo3.py::AudioFlamingo3ProcessorTest::test_apply_transcription_request_single",
|
| 69 |
+
"trace": "(line 89) httpx.ReadTimeout: The read operation timed out"
|
| 70 |
+
}
|
| 71 |
+
],
|
| 72 |
+
"single": [
|
| 73 |
+
{
|
| 74 |
+
"line": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_batched_matches",
|
| 75 |
+
"trace": "(line 348) AssertionError: The values for attribute 'shape' do not match: torch.Size([2, 28]) != torch.Size([2, 32])."
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"line": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches",
|
| 79 |
+
"trace": "(line 287) AssertionError: The values for attribute 'shape' do not match: torch.Size([1, 23]) != torch.Size([1, 24])."
|
| 80 |
+
}
|
| 81 |
+
]
|
| 82 |
+
},
|
| 83 |
+
"job_link": {
|
| 84 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/19059173040/job/54435669827",
|
| 85 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/19059173040/job/54435669823"
|
| 86 |
+
},
|
| 87 |
+
"captured_info": {
|
| 88 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/19059173040/job/54435669827#step:16:1",
|
| 89 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/19059173040/job/54435669823#step:16:1"
|
| 90 |
+
}
|
| 91 |
+
}
|
| 92 |
+
}
|