Upload StableLmForCausalLM
Browse files- config.json +1 -1
- generation_config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/root/ckpt/03_30_2024_18_29",
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -2,5 +2,6 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 100257,
|
4 |
"eos_token_id": 100257,
|
5 |
-
"transformers_version": "4.38.2"
|
|
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 100257,
|
4 |
"eos_token_id": 100257,
|
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 3289069520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaf2d5caccf2d6bae8a7d8ad01f83e9a51581dea0708b0d2466e6b47529b6f19
|
3 |
size 3289069520
|