Michael commited on
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": "/home/hlw3/ckpt/llmhub/hf/
|
| 3 |
"architectures": [
|
| 4 |
"StableLmForCausalLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/home/hlw3/ckpt/llmhub/hf/04_11_2024_14_38",
|
| 3 |
"architectures": [
|
| 4 |
"StableLmForCausalLM"
|
| 5 |
],
|
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:1ff1362a9576223b240700f3e0c983e14a0cce35b87588f1b311ba19f0b91233
|
| 3 |
size 3289069520
|