Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"model_type": "mllama",
|
8 |
"quantization_config": {
|
9 |
"amp": true,
|
10 |
-
"autoround_version": "0.
|
11 |
"batch_size": 1,
|
12 |
"bits": 4,
|
13 |
"data_type": "int",
|
@@ -127,7 +127,7 @@
|
|
127 |
"vocab_size": 128256
|
128 |
},
|
129 |
"torch_dtype": "float16",
|
130 |
-
"transformers_version": "4.
|
131 |
"vision_config": {
|
132 |
"_attn_implementation_autoset": false,
|
133 |
"_name_or_path": "",
|
|
|
7 |
"model_type": "mllama",
|
8 |
"quantization_config": {
|
9 |
"amp": true,
|
10 |
+
"autoround_version": "0.5.1",
|
11 |
"batch_size": 1,
|
12 |
"bits": 4,
|
13 |
"data_type": "int",
|
|
|
127 |
"vocab_size": 128256
|
128 |
},
|
129 |
"torch_dtype": "float16",
|
130 |
+
"transformers_version": "4.52.2",
|
131 |
"vision_config": {
|
132 |
"_attn_implementation_autoset": false,
|
133 |
"_name_or_path": "",
|