TanJing commited on
Commit
13d4f5d
·
1 Parent(s): af27c64

End of training

Browse files
Files changed (1) hide show
  1. config.json +0 -12
config.json CHANGED
@@ -14,18 +14,6 @@
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 8,
17
- "quantization_config": {
18
- "bnb_4bit_compute_dtype": "float16",
19
- "bnb_4bit_quant_type": "nf4",
20
- "bnb_4bit_use_double_quant": false,
21
- "llm_int8_enable_fp32_cpu_offload": false,
22
- "llm_int8_has_fp16_weight": false,
23
- "llm_int8_skip_modules": null,
24
- "llm_int8_threshold": 6.0,
25
- "load_in_4bit": true,
26
- "load_in_8bit": false,
27
- "quant_method": "bitsandbytes"
28
- },
29
  "rms_norm_eps": 1e-05,
30
  "rope_theta": 10000.0,
31
  "sliding_window": 4096,
 
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 8,
 
 
 
 
 
 
 
 
 
 
 
 
17
  "rms_norm_eps": 1e-05,
18
  "rope_theta": 10000.0,
19
  "sliding_window": 4096,