UtsuSl0th commited on
Commit
98241f4
·
verified ·
1 Parent(s): 7faad23

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -13
config.json CHANGED
@@ -46,18 +46,6 @@
46
  "num_hidden_layers": 28,
47
  "num_key_value_heads": 4,
48
  "pad_token_id": 151654,
49
- "quantization_config": {
50
- "bnb_4bit_compute_dtype": "bfloat16",
51
- "bnb_4bit_quant_type": "nf4",
52
- "bnb_4bit_use_double_quant": true,
53
- "llm_int8_enable_fp32_cpu_offload": false,
54
- "llm_int8_has_fp16_weight": false,
55
- "llm_int8_skip_modules": null,
56
- "llm_int8_threshold": 6.0,
57
- "load_in_4bit": true,
58
- "load_in_8bit": false,
59
- "quant_method": "bitsandbytes"
60
- },
61
  "rms_norm_eps": 1e-06,
62
  "rope_scaling": null,
63
  "rope_theta": 1000000.0,
@@ -69,4 +57,4 @@
69
  "use_cache": true,
70
  "use_sliding_window": false,
71
  "vocab_size": 152064
72
- }
 
46
  "num_hidden_layers": 28,
47
  "num_key_value_heads": 4,
48
  "pad_token_id": 151654,
 
 
 
 
 
 
 
 
 
 
 
 
49
  "rms_norm_eps": 1e-06,
50
  "rope_scaling": null,
51
  "rope_theta": 1000000.0,
 
57
  "use_cache": true,
58
  "use_sliding_window": false,
59
  "vocab_size": 152064
60
+ }