OPEA
/

Safetensors
molmo
custom_code
4-bit precision
auto-round
cicdatopea commited on
Commit
c6a8735
·
verified ·
1 Parent(s): bd2eeeb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -43,7 +43,7 @@
43
  "scale_dtype": "torch.float16",
44
  "seqlen": 2048,
45
  "sym": true,
46
- "to_quant_block_names": "model.transformer.blocks"
47
  },
48
  "rope_theta": 1000000.0,
49
  "tie_word_embeddings": false,
 
43
  "scale_dtype": "torch.float16",
44
  "seqlen": 2048,
45
  "sym": true,
46
+ "block_name_to_quantize": "model.transformer.blocks"
47
  },
48
  "rope_theta": 1000000.0,
49
  "tie_word_embeddings": false,