maci0 commited on
Commit
a0fabf9
·
verified ·
1 Parent(s): 5ee20f0

graft bf16 vision tower + MTP head

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -280,7 +280,9 @@
280
  "model.layers.61.linear_attn.norm",
281
  "model.layers.62.linear_attn",
282
  "model.layers.62.linear_attn.norm",
283
- "lm_head"
 
 
284
  ],
285
  "kv_cache_scheme": null,
286
  "quant_method": "compressed-tensors",
 
280
  "model.layers.61.linear_attn.norm",
281
  "model.layers.62.linear_attn",
282
  "model.layers.62.linear_attn.norm",
283
+ "lm_head",
284
+ "re:.*visual.*",
285
+ "re:.*mtp.*"
286
  ],
287
  "kv_cache_scheme": null,
288
  "quant_method": "compressed-tensors",