Upload StableLmForCausalLM
Browse files- generation_config.json +4 -3
- model.safetensors +1 -1
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 3289069520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db83e8ff312527d7d78d439cb168fd5003f7a4c7f8fff50a7217c76532c1c4ac
|
| 3 |
size 3289069520
|