Upload KPhi3ForCausalLM
Browse files- config.json +0 -4
- generation_config.json +2 -6
- model.safetensors +1 -1
config.json
CHANGED
@@ -4,10 +4,6 @@
|
|
4 |
"KPhi3ForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
-
"auto_map": {
|
8 |
-
"AutoConfig": "schuler/experimental-JP47D20--configuration_kphi3.KPhi3Config",
|
9 |
-
"AutoModelForCausalLM": "schuler/experimental-JP47D20--modeling_kphi3.KPhi3ForCausalLM"
|
10 |
-
},
|
11 |
"bos_token_id": 1,
|
12 |
"embd_pdrop": 0.0,
|
13 |
"embed_size": 1024,
|
|
|
4 |
"KPhi3ForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
7 |
"bos_token_id": 1,
|
8 |
"embd_pdrop": 0.0,
|
9 |
"embed_size": 1024,
|
generation_config.json
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
-
"eos_token_id":
|
5 |
-
|
6 |
-
32001,
|
7 |
-
32007
|
8 |
-
],
|
9 |
-
"pad_token_id": 32000,
|
10 |
"transformers_version": "4.46.3"
|
11 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 0,
|
|
|
|
|
|
|
|
|
6 |
"transformers_version": "4.46.3"
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 741118736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a43f3547879c26c6f99839a3d0c96c5da60021f1bffda602beb14081285c735
|
3 |
size 741118736
|