nm-autobot
commited on
Upload folder using huggingface_hub
Browse files- config.json +3 -3
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
}
|
43 |
},
|
44 |
"format": "pack-quantized",
|
45 |
-
"global_compression_ratio":
|
46 |
"ignore": [
|
47 |
"lm_head"
|
48 |
],
|
@@ -51,7 +51,7 @@
|
|
51 |
"quantization_status": "compressed",
|
52 |
"sparsity_config": {
|
53 |
"format": "dense",
|
54 |
-
"global_sparsity": 0.
|
55 |
"ignore": [],
|
56 |
"registry_requires_subclass": false,
|
57 |
"sparsity_structure": "unstructured",
|
@@ -63,7 +63,7 @@
|
|
63 |
"rope_theta": 10000.0,
|
64 |
"tie_word_embeddings": false,
|
65 |
"torch_dtype": "bfloat16",
|
66 |
-
"transformers_version": "4.
|
67 |
"use_cache": true,
|
68 |
"vocab_size": 32000
|
69 |
}
|
|
|
42 |
}
|
43 |
},
|
44 |
"format": "pack-quantized",
|
45 |
+
"global_compression_ratio": 2.062285334788651,
|
46 |
"ignore": [
|
47 |
"lm_head"
|
48 |
],
|
|
|
51 |
"quantization_status": "compressed",
|
52 |
"sparsity_config": {
|
53 |
"format": "dense",
|
54 |
+
"global_sparsity": 0.13990099817365195,
|
55 |
"ignore": [],
|
56 |
"registry_requires_subclass": false,
|
57 |
"sparsity_structure": "unstructured",
|
|
|
63 |
"rope_theta": 10000.0,
|
64 |
"tie_word_embeddings": false,
|
65 |
"torch_dtype": "bfloat16",
|
66 |
+
"transformers_version": "4.48.0",
|
67 |
"use_cache": true,
|
68 |
"vocab_size": 32000
|
69 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.48.0"
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 763563248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce773c95fbaae2a0de8e355ba7509ee4f21e78e3fd8895c49449d9a7806bac63
|
3 |
size 763563248
|