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": "/workspace/restore/finetuning-subnet-user/
|
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.
|
26 |
"use_cache": false,
|
27 |
"use_qkv_bias": true,
|
28 |
"vocab_size": 100352
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspace/restore/finetuning-subnet-user/lfg",
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
|
|
22 |
"rope_theta": 10000,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
+
"transformers_version": "4.39.1",
|
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.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 100257,
|
4 |
"eos_token_id": 100257,
|
5 |
+
"transformers_version": "4.39.1"
|
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:bb9c6469194aef6ebb9b53b69c66e60897c94734e0cf7fade30943cc89017b71
|
3 |
size 3289069520
|