evaldas-leliuga commited on
Commit
5ee032c
1 Parent(s): 606b3be

Update config.json

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