(Trained with Unsloth)
Browse files- config.json +1 -1
- generation_config.json +1 -0
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -119,7 +119,7 @@
|
|
| 119 |
"tie_word_embeddings": true,
|
| 120 |
"transformers_version": "4.56.2",
|
| 121 |
"unsloth_fixed": true,
|
| 122 |
-
"unsloth_version": "2025.10.
|
| 123 |
"use_cache": true,
|
| 124 |
"use_sliding_window": false,
|
| 125 |
"vocab_size": 151936
|
|
|
|
| 119 |
"tie_word_embeddings": true,
|
| 120 |
"transformers_version": "4.56.2",
|
| 121 |
"unsloth_fixed": true,
|
| 122 |
+
"unsloth_version": "2025.10.8",
|
| 123 |
"use_cache": true,
|
| 124 |
"use_sliding_window": false,
|
| 125 |
"vocab_size": 151936
|
generation_config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"do_sample": true,
|
| 3 |
"eos_token_id": [
|
| 4 |
151645,
|
|
|
|
| 1 |
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
"do_sample": true,
|
| 4 |
"eos_token_id": [
|
| 5 |
151645,
|
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:67f96c1e4f6a8f40e5a36b3e99d319d8bb61e27f293b9b8937ae0b1497910de8
|
| 3 |
+
size 3551775315
|