clejordan commited on
Commit
161724e
·
verified ·
1 Parent(s): 12da260

Upload Qwen3ForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "llm_int8_enable_fp32_cpu_offload": false,
28
  "llm_int8_has_fp16_weight": false,
29
  "llm_int8_skip_modules": null,
30
- "llm_int8_threshold": 6.0,
31
  "load_in_4bit": false,
32
  "load_in_8bit": true,
33
  "quant_method": "bitsandbytes"
 
27
  "llm_int8_enable_fp32_cpu_offload": false,
28
  "llm_int8_has_fp16_weight": false,
29
  "llm_int8_skip_modules": null,
30
+ "llm_int8_threshold": 10.0,
31
  "load_in_4bit": false,
32
  "load_in_8bit": true,
33
  "quant_method": "bitsandbytes"