nm-autobot
commited on
Commit
•
4ce2090
1
Parent(s):
3648c96
Upload LlamaForCausalLM
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -38,7 +38,7 @@
|
|
38 |
"quantization_status": "compressed",
|
39 |
"sparsity_config": {
|
40 |
"format": "dense",
|
41 |
-
"global_sparsity": 0.
|
42 |
"ignore": [],
|
43 |
"registry_requires_subclass": false,
|
44 |
"sparsity_structure": "unstructured",
|
@@ -64,7 +64,7 @@
|
|
64 |
"rope_theta": 10000.0,
|
65 |
"tie_word_embeddings": false,
|
66 |
"torch_dtype": "bfloat16",
|
67 |
-
"transformers_version": "4.45.
|
68 |
"use_cache": true,
|
69 |
"vocab_size": 32000
|
70 |
}
|
|
|
38 |
"quantization_status": "compressed",
|
39 |
"sparsity_config": {
|
40 |
"format": "dense",
|
41 |
+
"global_sparsity": 0.13497870199134804,
|
42 |
"ignore": [],
|
43 |
"registry_requires_subclass": false,
|
44 |
"sparsity_structure": "unstructured",
|
|
|
64 |
"rope_theta": 10000.0,
|
65 |
"tie_word_embeddings": false,
|
66 |
"torch_dtype": "bfloat16",
|
67 |
+
"transformers_version": "4.45.1",
|
68 |
"use_cache": true,
|
69 |
"vocab_size": 32000
|
70 |
}
|
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.45.
|
7 |
}
|
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.45.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:f984610e8d5937439cd3ef3dd62251c1ab113815853af310e78651cbc2031b8a
|
3 |
size 763563248
|