evaldas-leliuga commited on
Commit
338b7ff
1 Parent(s): 99be5b4

Update config.json

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