Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -50,8 +50,7 @@
|
|
50 |
"temporal_patch_size": 2
|
51 |
},
|
52 |
"quantization_config": {
|
53 |
-
"
|
54 |
-
|
55 |
},
|
56 |
"rope_scaling": {
|
57 |
"type": "mrope",
|
|
|
50 |
"temporal_patch_size": 2
|
51 |
},
|
52 |
"quantization_config": {
|
53 |
+
"quant_method": "xxx"
|
|
|
54 |
},
|
55 |
"rope_scaling": {
|
56 |
"type": "mrope",
|