cicdatopea commited on
Commit
91db79f
·
verified ·
1 Parent(s): 7911b7f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -58,7 +58,7 @@
58
  "scale_dtype": "torch.bfloat16",
59
  "seqlen": 512,
60
  "sym": true,
61
- "to_quant_block_names": null,
62
  "true_sequential": false
63
  },
64
  "rms_norm_eps": 1e-06,
 
58
  "scale_dtype": "torch.bfloat16",
59
  "seqlen": 512,
60
  "sym": true,
61
+ "block_name_to_quantize": null,
62
  "true_sequential": false
63
  },
64
  "rms_norm_eps": 1e-06,