Upload folder using huggingface_hub
Browse files- config.json +16 -14
- pytorch_model.bin +3 -0
config.json
CHANGED
|
@@ -24,23 +24,25 @@
|
|
| 24 |
"pos_embed_shift": null,
|
| 25 |
"proj_bias": true,
|
| 26 |
"quantization_config": {
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
|
|
|
|
|
|
| 40 |
},
|
| 41 |
"query_bias": true,
|
| 42 |
"rope_theta": 100.0,
|
| 43 |
-
"torch_dtype": "
|
| 44 |
"transformers_version": "4.56.0.dev0",
|
| 45 |
"use_gated_mlp": true,
|
| 46 |
"value_bias": true
|
|
|
|
| 24 |
"pos_embed_shift": null,
|
| 25 |
"proj_bias": true,
|
| 26 |
"quantization_config": {
|
| 27 |
+
"include_input_output_embeddings": false,
|
| 28 |
+
"modules_to_not_convert": null,
|
| 29 |
+
"quant_method": "torchao",
|
| 30 |
+
"quant_type": {
|
| 31 |
+
"default": {
|
| 32 |
+
"_data": {
|
| 33 |
+
"group_size": null,
|
| 34 |
+
"set_inductor_config": true
|
| 35 |
+
},
|
| 36 |
+
"_type": "Int8WeightOnlyConfig",
|
| 37 |
+
"_version": 1
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"quant_type_kwargs": {},
|
| 41 |
+
"untie_embedding_weights": false
|
| 42 |
},
|
| 43 |
"query_bias": true,
|
| 44 |
"rope_theta": 100.0,
|
| 45 |
+
"torch_dtype": "bfloat16",
|
| 46 |
"transformers_version": "4.56.0.dev0",
|
| 47 |
"use_gated_mlp": true,
|
| 48 |
"value_bias": true
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ddfb990ead971cf482cf831299fb0ddc61895606e6d2d2daff52ad4607b7a37
|
| 3 |
+
size 848027774
|