Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- config.json +1 -1
- generation_config.json +8 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +0 -0
config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
1024
|
| 17 |
]
|
| 18 |
],
|
| 19 |
-
"
|
| 20 |
"eos_token_id": 1,
|
| 21 |
"first_k_dense_replace": 1,
|
| 22 |
"global_view_pos": "head",
|
|
|
|
| 16 |
1024
|
| 17 |
]
|
| 18 |
],
|
| 19 |
+
"dtype": "bfloat16",
|
| 20 |
"eos_token_id": 1,
|
| 21 |
"first_k_dense_replace": 1,
|
| 22 |
"global_view_pos": "head",
|
generation_config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"eos_token_id": 1,
|
| 5 |
+
"max_length": 8192,
|
| 6 |
+
"pad_token_id": 2,
|
| 7 |
+
"transformers_version": "4.56.2"
|
| 8 |
+
}
|
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:907e61da39a40bdd02af46c497dca1a4ea9154dbc9294dab2e09da00ce5a4e14
|
| 3 |
+
size 5000040704
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecd2287296a2c523530ba9be742af06b068e5138edb12722b656ba62877ddcae
|
| 3 |
+
size 1778532352
|
model.safetensors.index.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|