hf-transformers-bot commited on
Commit
c57e2e1
·
verified ·
1 Parent(s): 2fb6f2f

Upload 2026-01-08/runs/26374-20819661457/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2026-01-08/runs/26374-20819661457/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_gemma": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 3,
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": 0
43
+ }
44
+ },
45
+ "errors": 0,
46
+ "success": 385,
47
+ "skipped": 203,
48
+ "time_spent": [
49
+ 956.93,
50
+ 956.95
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "single": [
55
+ {
56
+ "line": "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
57
+ "trace": "(line 436) AssertionError: Lists differ: ['Hel[87 chars] in the 1990s. I have been looking on the internet and I have'] != ['Hel[87 chars] in the 1990s. I have looked on the internet and I have found']"
58
+ },
59
+ {
60
+ "line": "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_4bit",
61
+ "trace": "(line 329) AssertionError: Lists differ: ['Hel[42 chars]I am using a pic16f877a. I', 'Hi today I am go[68 chars]est'] != ['Hel[42 chars]I am trying to make a program that will take a[110 chars]!:)']"
62
+ },
63
+ {
64
+ "line": "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache",
65
+ "trace": "(line 299) AssertionError: Lists differ: ['Hel[27 chars]a 1999 4.0L 4x4. I', 'Hi today I am going to s[51 chars] 3D'] != ['Hel[27 chars]a 1995 3000gt SL. I have a', 'Hi today I am go[59 chars] 3D']"
66
+ }
67
+ ],
68
+ "multi": [
69
+ {
70
+ "line": "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
71
+ "trace": "(line 436) AssertionError: Lists differ: ['Hel[87 chars] in the 1990s. I have been looking on the internet and I have'] != ['Hel[87 chars] in the 1990s. I have looked on the internet and I have found']"
72
+ },
73
+ {
74
+ "line": "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_4bit",
75
+ "trace": "(line 329) AssertionError: Lists differ: ['Hel[42 chars]I am using a pic16f877a. I', 'Hi today I am go[68 chars]est'] != ['Hel[42 chars]I am trying to make a program that will take a[110 chars]!:)']"
76
+ },
77
+ {
78
+ "line": "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache",
79
+ "trace": "(line 299) AssertionError: Lists differ: ['Hel[27 chars]a 1999 4.0L 4x4. I', 'Hi today I am going to s[51 chars] 3D'] != ['Hel[27 chars]a 1995 3000gt SL. I have a', 'Hi today I am go[59 chars] 3D']"
80
+ }
81
+ ]
82
+ },
83
+ "job_link": {
84
+ "single": "https://github.com/huggingface/transformers/actions/runs/20819661457/job/59805135234",
85
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20819661457/job/59805135228"
86
+ },
87
+ "captured_info": {
88
+ "single": "https://github.com/huggingface/transformers/actions/runs/20819661457/job/59805135234#step:16:1",
89
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20819661457/job/59805135228#step:16:1"
90
+ }
91
+ }
92
+ }