Upload StableLmForCausalLM
Browse files- config.json +2 -2
- generation_config.json +4 -3
- 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": 100292
|
29 |
}
|
generation_config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"bos_token_id":
|
4 |
-
"eos_token_id":
|
5 |
-
"transformers_version": "4.38.2"
|
|
|
6 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"bos_token_id": 100289,
|
4 |
+
"eos_token_id": 100290,
|
5 |
+
"transformers_version": "4.38.2",
|
6 |
+
"use_cache": false
|
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:6e7d795b07e1cccf4cff97bcdfe57db9bd83dc72c5f310960a012684ddf82a93
|
3 |
+
size 3288578000
|