Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -61,7 +61,8 @@
|
|
| 61 |
}
|
| 62 |
},
|
| 63 |
"ignore": [
|
| 64 |
-
"lm_head"
|
|
|
|
| 65 |
],
|
| 66 |
"quant_algo": "NVFP4",
|
| 67 |
"producer": {
|
|
|
|
| 61 |
}
|
| 62 |
},
|
| 63 |
"ignore": [
|
| 64 |
+
"lm_head",
|
| 65 |
+
"model.layers.92"
|
| 66 |
],
|
| 67 |
"quant_algo": "NVFP4",
|
| 68 |
"producer": {
|