Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model.safetensors +2 -2
- model.safetensors.index.json +1 -1
config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"pad_token_id": 0,
|
50 |
"quantization": {
|
51 |
"group_size": 64,
|
52 |
-
"bits":
|
53 |
},
|
54 |
"query_pre_attn_scalar": 256,
|
55 |
"rms_norm_eps": 1e-06,
|
|
|
49 |
"pad_token_id": 0,
|
50 |
"quantization": {
|
51 |
"group_size": 64,
|
52 |
+
"bits": 8
|
53 |
},
|
54 |
"query_pre_attn_scalar": 256,
|
55 |
"rms_norm_eps": 1e-06,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcd54e677a802889db7cde3f4cce2e620c55b5239203379d8b7431e2252af286
|
3 |
+
size 326958701
|
model.safetensors.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"dense.0.biases": "model.safetensors",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 326886912
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"dense.0.biases": "model.safetensors",
|