Isotonic commited on
Commit
7b82c98
1 Parent(s): 712596f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -12
config.json CHANGED
@@ -24,18 +24,6 @@
24
  "num_key_value_heads": 8,
25
  "pad_token_id": 128004,
26
  "pretraining_tp": 1,
27
- "quantization_config": {
28
- "bnb_4bit_compute_dtype": "bfloat16",
29
- "bnb_4bit_quant_type": "nf4",
30
- "bnb_4bit_use_double_quant": true,
31
- "llm_int8_enable_fp32_cpu_offload": false,
32
- "llm_int8_has_fp16_weight": false,
33
- "llm_int8_skip_modules": null,
34
- "llm_int8_threshold": 6.0,
35
- "load_in_4bit": true,
36
- "load_in_8bit": false,
37
- "quant_method": "bitsandbytes"
38
- },
39
  "rms_norm_eps": 1e-05,
40
  "rope_scaling": {
41
  "factor": 32.0,
 
24
  "num_key_value_heads": 8,
25
  "pad_token_id": 128004,
26
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
27
  "rms_norm_eps": 1e-05,
28
  "rope_scaling": {
29
  "factor": 32.0,