Upload KPhi3ForCausalLM
Browse files- config.json +3 -3
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "schuler/experimental-
|
3 |
"architectures": [
|
4 |
"KPhi3ForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
8 |
-
"AutoConfig": "configuration_kphi3.KPhi3Config",
|
9 |
-
"AutoModelForCausalLM": "modeling_kphi3.KPhi3ForCausalLM"
|
10 |
},
|
11 |
"bos_token_id": 1,
|
12 |
"do_layer_norm_before": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "schuler/experimental-JP47D20",
|
3 |
"architectures": [
|
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 |
"do_layer_norm_before": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 403096928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c5524d16696ae1b3071acd8ab650b4a1b8d27d001bb8bba0a8673edeb0560e2
|
3 |
size 403096928
|