Hem
commited on
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- config.json +1 -1
- generation_config.json +3 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
"conv_dim": 2048,
|
19 |
"conv_dim_out": 2048,
|
20 |
"conv_use_xavier_init": true,
|
|
|
21 |
"eos_token_id": 7,
|
22 |
"hidden_size": 2048,
|
23 |
"initializer_range": 0.02,
|
@@ -49,7 +50,6 @@
|
|
49 |
"num_key_value_heads": 8,
|
50 |
"pad_token_id": 0,
|
51 |
"rope_theta": 1000000.0,
|
52 |
-
"torch_dtype": "float16",
|
53 |
"transformers_version": "4.56.0.dev0",
|
54 |
"unsloth_fixed": true,
|
55 |
"unsloth_version": "2025.8.9",
|
|
|
18 |
"conv_dim": 2048,
|
19 |
"conv_dim_out": 2048,
|
20 |
"conv_use_xavier_init": true,
|
21 |
+
"dtype": "float16",
|
22 |
"eos_token_id": 7,
|
23 |
"hidden_size": 2048,
|
24 |
"initializer_range": 0.02,
|
|
|
50 |
"num_key_value_heads": 8,
|
51 |
"pad_token_id": 0,
|
52 |
"rope_theta": 1000000.0,
|
|
|
53 |
"transformers_version": "4.56.0.dev0",
|
54 |
"unsloth_fixed": true,
|
55 |
"unsloth_version": "2025.8.9",
|
generation_config.json
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
-
"eos_token_id":
|
|
|
|
|
5 |
"max_length": 32768,
|
6 |
"pad_token_id": 0,
|
7 |
"transformers_version": "4.56.0.dev0"
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
+
"eos_token_id": [
|
5 |
+
7
|
6 |
+
],
|
7 |
"max_length": 32768,
|
8 |
"pad_token_id": 0,
|
9 |
"transformers_version": "4.56.0.dev0"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2340697784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e3ee501b9a49a1889110ce069fc71a60b9aa92e8afa9057e2dd3d15a2532200
|
3 |
size 2340697784
|