hf-transformers-bot commited on
Commit
f07ea23
·
verified ·
1 Parent(s): 7eddf6e

Upload 2025-12-12/runs/25305-20165906930/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2025-12-12/runs/25305-20165906930/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_lfm2_vl": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 4,
7
+ "multi": 5
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": 372,
47
+ "skipped": 167,
48
+ "time_spent": [
49
+ 106.46,
50
+ 109.29
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "single": [
55
+ {
56
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlModelTest::test_sdpa_can_dispatch_on_flash",
57
+ "trace": "(line 92) RuntimeError: No available kernel. Aborting execution."
58
+ },
59
+ {
60
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlForConditionalGenerationIntegrationTest::test_integration_test",
61
+ "trace": "(line 675) AssertionError: 'In t[13 chars] see two cats sleeping on a pink blanket. Ther[50 chars]\\n\\n' != 'In t[13 chars] see a cat and a dog lying on a pink blanket. [39 chars] are'"
62
+ },
63
+ {
64
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlForConditionalGenerationIntegrationTest::test_integration_test_batched",
65
+ "trace": "(line 675) AssertionError: Lists differ: ['In [88 chars] the Empire State', 'In this image, we see a c[39 chars]ed.'] != ['In [88 chars] the New York', 'In this image, we see a cat t[35 chars]ed.']"
66
+ },
67
+ {
68
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlForConditionalGenerationIntegrationTest::test_integration_test_high_resolution",
69
+ "trace": "(line 675) AssertionError: 'In t[63 chars]edest pedest pedest pedest pedest pedest pedes[18 chars]dest' != 'In t[63 chars]edestal. The statue is made of metal,'"
70
+ }
71
+ ],
72
+ "multi": [
73
+ {
74
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlModelTest::test_multi_gpu_data_parallel_forward",
75
+ "trace": "(line 769) StopIteration: Caught StopIteration in replica 1 on device 1."
76
+ },
77
+ {
78
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlModelTest::test_sdpa_can_dispatch_on_flash",
79
+ "trace": "(line 92) RuntimeError: No available kernel. Aborting execution."
80
+ },
81
+ {
82
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlForConditionalGenerationIntegrationTest::test_integration_test",
83
+ "trace": "(line 675) AssertionError: 'In t[13 chars] see two cats sleeping on a pink blanket. Ther[50 chars]\\n\\n' != 'In t[13 chars] see a cat and a dog lying on a pink blanket. [39 chars] are'"
84
+ },
85
+ {
86
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlForConditionalGenerationIntegrationTest::test_integration_test_batched",
87
+ "trace": "(line 675) AssertionError: Lists differ: ['In [88 chars] the Empire State', 'In this image, we see a c[39 chars]ed.'] != ['In [88 chars] the New York', 'In this image, we see a cat t[35 chars]ed.']"
88
+ },
89
+ {
90
+ "line": "tests/models/lfm2_vl/test_modeling_lfm2_vl.py::Lfm2VlForConditionalGenerationIntegrationTest::test_integration_test_high_resolution",
91
+ "trace": "(line 675) AssertionError: 'In t[63 chars]edest pedest pedest pedest pedest pedest pedes[18 chars]dest' != 'In t[63 chars]edestal. The statue is made of metal,'"
92
+ }
93
+ ]
94
+ },
95
+ "job_link": {
96
+ "single": "https://github.com/huggingface/transformers/actions/runs/20165906930/job/57889433330",
97
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20165906930/job/57889433329"
98
+ },
99
+ "captured_info": {
100
+ "single": "https://github.com/huggingface/transformers/actions/runs/20165906930/job/57889433330#step:16:1",
101
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20165906930/job/57889433329#step:16:1"
102
+ }
103
+ }
104
+ }