nm-autobot
commited on
Commit
•
d215555
1
Parent(s):
473cc32
Upload folder using huggingface_hub
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -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.47.
|
67 |
"use_cache": true,
|
68 |
"vocab_size": 32000
|
69 |
}
|
|
|
51 |
"quantization_status": "compressed",
|
52 |
"sparsity_config": {
|
53 |
"format": "dense",
|
54 |
+
"global_sparsity": 0.1407229525080661,
|
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.47.1",
|
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.47.
|
7 |
}
|
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.47.1"
|
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:ae23f4109de9c71e94531e42e0032708265da9caf65a5daf5635c9df2c79bde4
|
3 |
size 763563248
|