Trained with Unsloth
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +3 -0
config.json
CHANGED
|
@@ -20,8 +20,8 @@
|
|
| 20 |
"rope_theta": 1000000.0,
|
| 21 |
"sliding_window": null,
|
| 22 |
"tie_word_embeddings": true,
|
| 23 |
-
"torch_dtype": "
|
| 24 |
-
"transformers_version": "4.
|
| 25 |
"unsloth_fixed": true,
|
| 26 |
"unsloth_version": "2025.3.19",
|
| 27 |
"use_cache": true,
|
|
|
|
| 20 |
"rope_theta": 1000000.0,
|
| 21 |
"sliding_window": null,
|
| 22 |
"tie_word_embeddings": true,
|
| 23 |
+
"torch_dtype": "bfloat16",
|
| 24 |
+
"transformers_version": "4.51.2",
|
| 25 |
"unsloth_fixed": true,
|
| 26 |
"unsloth_version": "2025.3.19",
|
| 27 |
"use_cache": true,
|
generation_config.json
CHANGED
|
@@ -3,5 +3,5 @@
|
|
| 3 |
"eos_token_id": 151645,
|
| 4 |
"max_length": 32768,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "4.
|
| 7 |
}
|
|
|
|
| 3 |
"eos_token_id": 151645,
|
| 4 |
"max_length": 32768,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.51.2"
|
| 7 |
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70ad156124022594dec5414d1cf2c44ae9bb9d7ccfec65cfd8a43edf4396c770
|
| 3 |
+
size 3087467144
|