wchai commited on
Commit
a3d5c08
1 Parent(s): bc74bb8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -15
config.json CHANGED
@@ -20,21 +20,6 @@
20
  "num_key_value_heads": 32,
21
  "pad_token_id": 0,
22
  "pretraining_tp": 1,
23
- "quantization_config": {
24
- "_load_in_4bit": true,
25
- "_load_in_8bit": false,
26
- "bnb_4bit_compute_dtype": "float16",
27
- "bnb_4bit_quant_storage": "uint8",
28
- "bnb_4bit_quant_type": "nf4",
29
- "bnb_4bit_use_double_quant": true,
30
- "llm_int8_enable_fp32_cpu_offload": false,
31
- "llm_int8_has_fp16_weight": false,
32
- "llm_int8_skip_modules": null,
33
- "llm_int8_threshold": 6.0,
34
- "load_in_4bit": true,
35
- "load_in_8bit": false,
36
- "quant_method": "bitsandbytes"
37
- },
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": {
40
  "factor": 4.0,
 
20
  "num_key_value_heads": 32,
21
  "pad_token_id": 0,
22
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  "rms_norm_eps": 1e-05,
24
  "rope_scaling": {
25
  "factor": 4.0,