soonerstone commited on
Commit
9e73238
·
verified ·
1 Parent(s): 5d3717c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "llm_int8_threshold": 6.0,
30
  "load_in_4bit": true,
31
  "load_in_8bit": false,
32
- "quant_method": "bitsandbytes"
33
  },
34
  "rms_norm_eps": 1e-05,
35
  "rope_scaling": null,
 
29
  "llm_int8_threshold": 6.0,
30
  "load_in_4bit": true,
31
  "load_in_8bit": false,
32
+ "quant_method": "null"
33
  },
34
  "rms_norm_eps": 1e-05,
35
  "rope_scaling": null,