AgamP commited on
Commit
f30ddcc
1 Parent(s): 27f9a60

Update config.json

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