Upload GptOssForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -8
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
],
|
| 5 |
"attention_bias": true,
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
-
"dtype": "
|
| 8 |
"head_dim": 64,
|
| 9 |
"hidden_act": "silu",
|
| 10 |
"hidden_size": 8,
|
|
|
|
| 4 |
],
|
| 5 |
"attention_bias": true,
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
+
"dtype": "bfloat16",
|
| 8 |
"head_dim": 64,
|
| 9 |
"hidden_act": "silu",
|
| 10 |
"hidden_size": 8,
|
generation_config.json
CHANGED
|
@@ -1,11 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"do_sample": true,
|
| 4 |
-
"eos_token_id": [
|
| 5 |
-
200002,
|
| 6 |
-
199999,
|
| 7 |
-
200012
|
| 8 |
-
],
|
| 9 |
-
"pad_token_id": 199999,
|
| 10 |
"transformers_version": "4.57.3"
|
| 11 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_from_model_config": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"transformers_version": "4.57.3"
|
| 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:015ad2fae9f683669e23746fec4260638970a906453a9a299f6619393c1d9254
|
| 3 |
+
size 6865928
|