Upload StableLmForCausalLM
Browse files- generation_config.json +2 -1
- model.safetensors +1 -1
generation_config.json
CHANGED
|
@@ -2,5 +2,6 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 100289,
|
| 4 |
"eos_token_id": 100290,
|
| 5 |
-
"transformers_version": "4.39.1"
|
|
|
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 100289,
|
| 4 |
"eos_token_id": 100290,
|
| 5 |
+
"transformers_version": "4.39.1",
|
| 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:ab5fc1599b02445c7efa0a0ddaf0a8a67eb6fba1cd2b63404b5366d2b160b2c2
|
| 3 |
size 3289069520
|