Upload 2025-12-03/runs/24608-19896728031/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-12-03/runs/24608-19896728031/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"llama": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
|
| 5 |
+
"tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
|
| 6 |
+
],
|
| 7 |
+
"multi-gpu": [
|
| 8 |
+
"tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
|
| 9 |
+
"tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
|
| 10 |
+
]
|
| 11 |
+
}
|
| 12 |
+
}
|