maidacundo commited on
Commit
f24674a
·
verified ·
1 Parent(s): d2cff5d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -27
config.json CHANGED
@@ -17,33 +17,6 @@
17
  "num_hidden_layers": 36,
18
  "num_key_value_heads": 8,
19
  "pad_token_id": 151654,
20
- "quantization_config": {
21
- "_load_in_4bit": true,
22
- "_load_in_8bit": false,
23
- "bnb_4bit_compute_dtype": "bfloat16",
24
- "bnb_4bit_quant_storage": "uint8",
25
- "bnb_4bit_quant_type": "nf4",
26
- "bnb_4bit_use_double_quant": true,
27
- "llm_int8_enable_fp32_cpu_offload": false,
28
- "llm_int8_has_fp16_weight": false,
29
- "llm_int8_skip_modules": [
30
- "lm_head",
31
- "multi_modal_projector",
32
- "merger",
33
- "modality_projection",
34
- "model.layers.34.self_attn",
35
- "model.layers.34.mlp",
36
- "model.layers.0.mlp",
37
- "model.layers.1.mlp",
38
- "model.layers.2.mlp",
39
- "model.layers.4.mlp",
40
- "model.layers.6.mlp"
41
- ],
42
- "llm_int8_threshold": 6.0,
43
- "load_in_4bit": true,
44
- "load_in_8bit": false,
45
- "quant_method": "bitsandbytes"
46
- },
47
  "rms_norm_eps": 1e-06,
48
  "rope_scaling": null,
49
  "rope_theta": 1000000,
 
17
  "num_hidden_layers": 36,
18
  "num_key_value_heads": 8,
19
  "pad_token_id": 151654,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  "rms_norm_eps": 1e-06,
21
  "rope_scaling": null,
22
  "rope_theta": 1000000,