ichbinblau commited on
Commit
c0a89c7
·
verified ·
1 Parent(s): 6d742ce

Update config.json

Browse files
Files changed (1) hide show
  1. 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",