Upload StableLmForCausalLM
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/
|
| 3 |
"architectures": [
|
| 4 |
"StableLmForCausalLM"
|
| 5 |
],
|
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"rope_theta": 10000,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
"torch_dtype": "bfloat16",
|
| 25 |
-
"transformers_version": "4.38.
|
| 26 |
"use_cache": false,
|
| 27 |
"use_qkv_bias": true,
|
| 28 |
"vocab_size": 100352
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/home/lunarsylph/_code_/neuralpantheon/stablecell_v28",
|
| 3 |
"architectures": [
|
| 4 |
"StableLmForCausalLM"
|
| 5 |
],
|
|
|
|
| 22 |
"rope_theta": 10000,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
"torch_dtype": "bfloat16",
|
| 25 |
+
"transformers_version": "4.38.0",
|
| 26 |
"use_cache": false,
|
| 27 |
"use_qkv_bias": true,
|
| 28 |
"vocab_size": 100352
|
generation_config.json
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 100257,
|
| 4 |
"eos_token_id": 100257,
|
| 5 |
-
"transformers_version": "4.38.
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 100257,
|
| 4 |
"eos_token_id": 100257,
|
| 5 |
+
"transformers_version": "4.38.0"
|
| 6 |
}
|
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:1cffeed3384dfd128011e0891da64828aac80fa980ce5112acfb248abde9e308
|
| 3 |
size 3289069520
|