Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43 |
"scale_dtype": "torch.float16",
|
44 |
"seqlen": 2048,
|
45 |
"sym": true,
|
46 |
-
"
|
47 |
},
|
48 |
"rope_theta": 1000000.0,
|
49 |
"tie_word_embeddings": false,
|
|
|
43 |
"scale_dtype": "torch.float16",
|
44 |
"seqlen": 2048,
|
45 |
"sym": true,
|
46 |
+
"block_name_to_quantize": "model.transformer.blocks"
|
47 |
},
|
48 |
"rope_theta": 1000000.0,
|
49 |
"tie_word_embeddings": false,
|