Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -38,6 +38,7 @@
|
|
| 38 |
"quantization_config": {
|
| 39 |
"algo_config": null,
|
| 40 |
"exclude": [
|
|
|
|
| 41 |
"re:model.layers.61.*",
|
| 42 |
"model.layers.61.embed_tokens",
|
| 43 |
"model.layers.61.eh_proj",
|
|
|
|
| 38 |
"quantization_config": {
|
| 39 |
"algo_config": null,
|
| 40 |
"exclude": [
|
| 41 |
+
"re:model.decoder.*",
|
| 42 |
"re:model.layers.61.*",
|
| 43 |
"model.layers.61.embed_tokens",
|
| 44 |
"model.layers.61.eh_proj",
|