Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"model_type": "idefics3",
|
9 |
"quantization_config": {
|
10 |
"amp": true,
|
11 |
-
"autoround_version": "0.
|
12 |
"batch_size": 8,
|
13 |
"bits": 4,
|
14 |
"data_type": "int",
|
@@ -204,7 +204,7 @@
|
|
204 |
"q4f16": "float16"
|
205 |
}
|
206 |
},
|
207 |
-
"transformers_version": "4.
|
208 |
"use_cache": true,
|
209 |
"vision_config": {
|
210 |
"_attn_implementation_autoset": false,
|
|
|
8 |
"model_type": "idefics3",
|
9 |
"quantization_config": {
|
10 |
"amp": true,
|
11 |
+
"autoround_version": "0.5.1",
|
12 |
"batch_size": 8,
|
13 |
"bits": 4,
|
14 |
"data_type": "int",
|
|
|
204 |
"q4f16": "float16"
|
205 |
}
|
206 |
},
|
207 |
+
"transformers_version": "4.52.2",
|
208 |
"use_cache": true,
|
209 |
"vision_config": {
|
210 |
"_attn_implementation_autoset": false,
|