AmiyendraOP commited on
Commit
af23508
·
verified ·
1 Parent(s): 16d2afd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -12
config.json CHANGED
@@ -19,18 +19,7 @@
19
  "num_key_value_heads": 8,
20
  "pad_token_id": 128255,
21
  "pretraining_tp": 1,
22
- "quantization_config": {
23
- "bnb_4bit_compute_dtype": "float16",
24
- "bnb_4bit_quant_type": "nf4",
25
- "bnb_4bit_use_double_quant": true,
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": 6.0,
30
- "load_in_4bit": true,
31
- "load_in_8bit": false,
32
- "quant_method": "bitsandbytes"
33
- },
34
  "rms_norm_eps": 1e-05,
35
  "rope_scaling": null,
36
  "rope_theta": 500000.0,
 
19
  "num_key_value_heads": 8,
20
  "pad_token_id": 128255,
21
  "pretraining_tp": 1,
22
+
 
 
 
 
 
 
 
 
 
 
 
23
  "rms_norm_eps": 1e-05,
24
  "rope_scaling": null,
25
  "rope_theta": 500000.0,