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