nourheshamshaheen commited on
Commit
454b636
1 Parent(s): af3f1ba

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -15
config.json CHANGED
@@ -31,21 +31,6 @@
31
  "num_key_value_heads": 32,
32
  "pad_token_id": -1,
33
  "pretraining_tp": 1,
34
- "quantization_config": {
35
- "_load_in_4bit": false,
36
- "_load_in_8bit": false,
37
- "bnb_4bit_compute_dtype": "float32",
38
- "bnb_4bit_quant_storage": "uint8",
39
- "bnb_4bit_quant_type": "fp4",
40
- "bnb_4bit_use_double_quant": false,
41
- "llm_int8_enable_fp32_cpu_offload": false,
42
- "llm_int8_has_fp16_weight": false,
43
- "llm_int8_skip_modules": null,
44
- "llm_int8_threshold": 6.0,
45
- "load_in_4bit": false,
46
- "load_in_8bit": false,
47
- "quant_method": "bitsandbytes"
48
- },
49
  "rms_norm_eps": 1e-06,
50
  "rope_scaling": null,
51
  "rope_theta": 10000.0,
 
31
  "num_key_value_heads": 32,
32
  "pad_token_id": -1,
33
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  "rms_norm_eps": 1e-06,
35
  "rope_scaling": null,
36
  "rope_theta": 10000.0,