AgamP commited on
Commit
8f8dccb
1 Parent(s): 9e418db

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -14
config.json CHANGED
@@ -17,20 +17,6 @@
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 32,
19
  "pretraining_tp": 1,
20
- "quantization_config": {
21
- "_load_in_4bit": false,
22
- "_load_in_8bit": false,
23
- "bnb_4bit_compute_dtype": null,
24
- "bnb_4bit_quant_type": null,
25
- "bnb_4bit_use_double_quant": false,
26
- "llm_int8_enable_fp32_cpu_offload": false,
27
- "llm_int8_has_fp16_weight": false,
28
- "llm_int8_skip_modules": null,
29
- "llm_int8_threshold": null,
30
- "load_in_4bit": false,
31
- "load_in_8bit": false,
32
- "quant_method": null
33
- },
34
  "rms_norm_eps": 1e-05,
35
  "rope_scaling": null,
36
  "rope_theta": 10000.0,
 
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 32,
19
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,