Update config.json
Browse files- config.json +0 -15
config.json
CHANGED
|
@@ -37,21 +37,6 @@
|
|
| 37 |
"num_key_value_heads": 8,
|
| 38 |
"output_router_logits": false,
|
| 39 |
"pad_token_id": 0,
|
| 40 |
-
"quantization_config": {
|
| 41 |
-
"_load_in_4bit": false,
|
| 42 |
-
"_load_in_8bit": false,
|
| 43 |
-
"bnb_4bit_compute_dtype": "bfloat16",
|
| 44 |
-
"bnb_4bit_quant_storage": "bfloat16",
|
| 45 |
-
"bnb_4bit_quant_type": "nf4",
|
| 46 |
-
"bnb_4bit_use_double_quant": true,
|
| 47 |
-
"llm_int8_enable_fp32_cpu_offload": false,
|
| 48 |
-
"llm_int8_has_fp16_weight": false,
|
| 49 |
-
"llm_int8_skip_modules": null,
|
| 50 |
-
"llm_int8_threshold": 6.0,
|
| 51 |
-
"load_in_4bit": false,
|
| 52 |
-
"load_in_8bit": false,
|
| 53 |
-
"quant_method": "bitsandbytes"
|
| 54 |
-
},
|
| 55 |
"rms_norm_eps": 1e-06,
|
| 56 |
"router_aux_loss_coef": 0.001,
|
| 57 |
"sliding_window": null,
|
|
|
|
| 37 |
"num_key_value_heads": 8,
|
| 38 |
"output_router_logits": false,
|
| 39 |
"pad_token_id": 0,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
"rms_norm_eps": 1e-06,
|
| 41 |
"router_aux_loss_coef": 0.001,
|
| 42 |
"sliding_window": null,
|