cicdatopea commited on
Commit
a40d057
·
verified ·
1 Parent(s): 36623d2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "scale_dtype": "torch.float16",
30
  "seqlen": 2048,
31
  "sym": true,
32
- "to_quant_block_names": "language_model.model.layers"
33
  },
34
  "text_config": {
35
  "_name_or_path": "unsloth/Meta-Llama-3.1-8B-Instruct",
 
29
  "scale_dtype": "torch.float16",
30
  "seqlen": 2048,
31
  "sym": true,
32
+ "block_name_to_quantize": "language_model.model.layers"
33
  },
34
  "text_config": {
35
  "_name_or_path": "unsloth/Meta-Llama-3.1-8B-Instruct",