Trained with Unsloth
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -31,8 +31,8 @@
|
|
31 |
"rope_theta": 500000.0,
|
32 |
"tie_word_embeddings": true,
|
33 |
"torch_dtype": "bfloat16",
|
34 |
-
"transformers_version": "4.46.
|
35 |
-
"unsloth_version": "2024.
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 128256
|
38 |
}
|
|
|
31 |
"rope_theta": 500000.0,
|
32 |
"tie_word_embeddings": true,
|
33 |
"torch_dtype": "bfloat16",
|
34 |
+
"transformers_version": "4.46.2",
|
35 |
+
"unsloth_version": "2024.11.7",
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 128256
|
38 |
}
|
generation_config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"eos_token_id": 128001,
|
5 |
"max_length": 131072,
|
6 |
"pad_token_id": 128004,
|
7 |
-
"transformers_version": "4.46.
|
8 |
}
|
|
|
4 |
"eos_token_id": 128001,
|
5 |
"max_length": 131072,
|
6 |
"pad_token_id": 128004,
|
7 |
+
"transformers_version": "4.46.2"
|
8 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2471645608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2311ed61851fe18557502bf434266527dbe31bbd8533c8c5cd34556a4de2a73
|
3 |
size 2471645608
|