Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"num_key_value_heads": 4,
|
20 |
"quantization_config": {
|
21 |
"amp": true,
|
22 |
-
"autoround_version": "0.
|
23 |
"batch_size": 8,
|
24 |
"bits": 4,
|
25 |
"data_type": "int",
|
@@ -54,7 +54,7 @@
|
|
54 |
"sliding_window": 32768,
|
55 |
"tie_word_embeddings": false,
|
56 |
"torch_dtype": "bfloat16",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"use_sliding_window": false,
|
60 |
"video_token_id": 151656,
|
|
|
19 |
"num_key_value_heads": 4,
|
20 |
"quantization_config": {
|
21 |
"amp": true,
|
22 |
+
"autoround_version": "0.5.1",
|
23 |
"batch_size": 8,
|
24 |
"bits": 4,
|
25 |
"data_type": "int",
|
|
|
54 |
"sliding_window": 32768,
|
55 |
"tie_word_embeddings": false,
|
56 |
"torch_dtype": "bfloat16",
|
57 |
+
"transformers_version": "4.52.2",
|
58 |
"use_cache": true,
|
59 |
"use_sliding_window": false,
|
60 |
"video_token_id": 151656,
|