hf-transformers-bot commited on
Commit
3e06ed6
·
verified ·
1 Parent(s): d112f40

Upload 2025-12-15/runs/25449-20231824387/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2025-12-15/runs/25449-20231824387/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_blt": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 4,
7
+ "multi": 4
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": 0
43
+ }
44
+ },
45
+ "errors": 0,
46
+ "success": 205,
47
+ "skipped": 245,
48
+ "time_spent": [
49
+ 182.57,
50
+ 181.69
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "single": [
55
+ {
56
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_bf16",
57
+ "trace": "(line 367) AssertionError: 'my n[55 chars]higan. i am a senior majoring in computer scie[101 chars]er s' != 'my n[55 chars]higan in the college of arts and sciences. i a[101 chars]an m'"
58
+ },
59
+ {
60
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_bf16_static_cache",
61
+ "trace": "(line 502) AssertionError: 'my n[55 chars]higan. i am a senior majoring in computer scie[101 chars]er s' != 'my n[55 chars]higan in the college of arts and sciences. i a[101 chars]an m'"
62
+ },
63
+ {
64
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_logits",
65
+ "trace": "(line 342) AssertionError: Tensor-likes are not close!"
66
+ },
67
+ {
68
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_logits_bf16",
69
+ "trace": "(line 453) AssertionError: Tensor-likes are not close!"
70
+ }
71
+ ],
72
+ "multi": [
73
+ {
74
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_bf16",
75
+ "trace": "(line 367) AssertionError: 'my n[55 chars]higan. i am a senior majoring in computer scie[101 chars]er s' != 'my n[55 chars]higan in the college of arts and sciences. i a[101 chars]an m'"
76
+ },
77
+ {
78
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_bf16_static_cache",
79
+ "trace": "(line 502) AssertionError: 'my n[55 chars]higan. i am a senior majoring in computer scie[101 chars]er s' != 'my n[55 chars]higan in the college of arts and sciences. i a[101 chars]an m'"
80
+ },
81
+ {
82
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_logits",
83
+ "trace": "(line 2542) RuntimeError: Expected all tensors to be on the same device, but got index is on cuda:0, different from other tensors on cuda:1 (when checking argument in method wrapper_CUDA__index_select)"
84
+ },
85
+ {
86
+ "line": "tests/models/blt/test_modeling_blt.py::BltIntegrationTest::test_model_logits_bf16",
87
+ "trace": "(line 2542) RuntimeError: Expected all tensors to be on the same device, but got index is on cuda:0, different from other tensors on cuda:1 (when checking argument in method wrapper_CUDA__index_select)"
88
+ }
89
+ ]
90
+ },
91
+ "job_link": {
92
+ "single": "https://github.com/huggingface/transformers/actions/runs/20231824387/job/58081840394",
93
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20231824387/job/58081840412"
94
+ },
95
+ "captured_info": {
96
+ "single": "https://github.com/huggingface/transformers/actions/runs/20231824387/job/58081840394#step:16:1",
97
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20231824387/job/58081840412#step:16:1"
98
+ }
99
+ }
100
+ }