Update hf_quant_config.json
Browse files- hf_quant_config.json +1 -1
hf_quant_config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"kv_cache_quant_algo": "FP8",
|
| 9 |
"group_size": 16,
|
| 10 |
"exclude_modules": [
|
| 11 |
-
|
| 12 |
]
|
| 13 |
}
|
| 14 |
}
|
|
|
|
| 8 |
"kv_cache_quant_algo": "FP8",
|
| 9 |
"group_size": 16,
|
| 10 |
"exclude_modules": [
|
| 11 |
+
"lm_head"
|
| 12 |
]
|
| 13 |
}
|
| 14 |
}
|