Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -153,7 +153,8 @@
|
|
| 153 |
"model.layers.9.self_attn*",
|
| 154 |
"model.layers.90.self_attn*",
|
| 155 |
"model.layers.91.self_attn*",
|
| 156 |
-
"lm_head"
|
|
|
|
| 157 |
],
|
| 158 |
"quant_algo": "NVFP4",
|
| 159 |
"producer": {
|
|
|
|
| 153 |
"model.layers.9.self_attn*",
|
| 154 |
"model.layers.90.self_attn*",
|
| 155 |
"model.layers.91.self_attn*",
|
| 156 |
+
"lm_head",
|
| 157 |
+
"model.layers.92*"
|
| 158 |
],
|
| 159 |
"quant_algo": "NVFP4",
|
| 160 |
"producer": {
|