Upload PhiForCausalLM
Browse files- config.json +3 -3
- generation_config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"fused_dense": false,
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"layer_norm_epsilon": 1e-05,
|
| 18 |
-
"model_type": "phi",
|
| 19 |
"n_embd": 2048,
|
| 20 |
"n_head": 32,
|
| 21 |
"n_head_kv": null,
|
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"resid_pdrop": 0.0,
|
| 26 |
"rotary_dim": 32,
|
| 27 |
"tie_word_embeddings": false,
|
| 28 |
-
"torch_dtype": "
|
| 29 |
-
"transformers_version": "4.
|
| 30 |
"vocab_size": 51200
|
| 31 |
}
|
|
|
|
| 15 |
"fused_dense": false,
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"layer_norm_epsilon": 1e-05,
|
| 18 |
+
"model_type": "phi-msft",
|
| 19 |
"n_embd": 2048,
|
| 20 |
"n_head": 32,
|
| 21 |
"n_head_kv": null,
|
|
|
|
| 25 |
"resid_pdrop": 0.0,
|
| 26 |
"rotary_dim": 32,
|
| 27 |
"tie_word_embeddings": false,
|
| 28 |
+
"torch_dtype": "float16",
|
| 29 |
+
"transformers_version": "4.36.2",
|
| 30 |
"vocab_size": 51200
|
| 31 |
}
|
generation_config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
-
"transformers_version": "4.
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
+
"transformers_version": "4.36.2"
|
| 4 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ea6959993327e0ce81edf07ec356c53f9cd75324581163e2a5d17dcb882fca5
|
| 3 |
+
size 2836567160
|