phongtintruong commited on
Commit
0cdc7ed
·
verified ·
1 Parent(s): 1c65001

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -15
config.json CHANGED
@@ -56,21 +56,6 @@
56
  "num_attention_heads": 32,
57
  "num_hidden_layers": 36,
58
  "num_key_value_heads": 8,
59
- "quantization_config": {
60
- "_load_in_4bit": true,
61
- "_load_in_8bit": false,
62
- "bnb_4bit_compute_dtype": "bfloat16",
63
- "bnb_4bit_quant_storage": "bfloat16",
64
- "bnb_4bit_quant_type": "nf4",
65
- "bnb_4bit_use_double_quant": true,
66
- "llm_int8_enable_fp32_cpu_offload": false,
67
- "llm_int8_has_fp16_weight": false,
68
- "llm_int8_skip_modules": null,
69
- "llm_int8_threshold": 6.0,
70
- "load_in_4bit": true,
71
- "load_in_8bit": false,
72
- "quant_method": "bitsandbytes"
73
- },
74
  "rms_norm_eps": 1e-06,
75
  "rope_scaling": null,
76
  "rope_theta": 5000000,
 
56
  "num_attention_heads": 32,
57
  "num_hidden_layers": 36,
58
  "num_key_value_heads": 8,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  "rms_norm_eps": 1e-06,
60
  "rope_scaling": null,
61
  "rope_theta": 5000000,