Upload StableLmForCausalLM
Browse files- config.json +2 -2
- generation_config.json +4 -4
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"StableLmForCausalLM"
|
| 5 |
],
|
|
@@ -25,5 +25,5 @@
|
|
| 25 |
"transformers_version": "4.38.2",
|
| 26 |
"use_cache": false,
|
| 27 |
"use_qkv_bias": true,
|
| 28 |
-
"vocab_size":
|
| 29 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "sanova_merged_v89",
|
| 3 |
"architectures": [
|
| 4 |
"StableLmForCausalLM"
|
| 5 |
],
|
|
|
|
| 25 |
"transformers_version": "4.38.2",
|
| 26 |
"use_cache": false,
|
| 27 |
"use_qkv_bias": true,
|
| 28 |
+
"vocab_size": 100352
|
| 29 |
}
|
generation_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
-
"bos_token_id":
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 100257,
|
| 4 |
+
"do_sample": true,
|
| 5 |
+
"eos_token_id": 100257,
|
| 6 |
+
"transformers_version": "4.38.2"
|
| 7 |
}
|
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:9ef17951ecc792c330ca3f55ee03bb7f2988fbd4ee89ccf0dd8a9fd3caa441be
|
| 3 |
+
size 3289069520
|