Trained with Unsloth
Browse files- README.md +2 -0
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- unsloth
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Card for Model ID
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- unsloth
|
| 5 |
+
- trl
|
| 6 |
+
- orpo
|
| 7 |
---
|
| 8 |
|
| 9 |
# Model Card for Model ID
|
config.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"rope_theta": 1000000.0,
|
| 21 |
"sliding_window": null,
|
| 22 |
"tie_word_embeddings": true,
|
| 23 |
-
"torch_dtype": "
|
| 24 |
"transformers_version": "4.51.0",
|
| 25 |
"unsloth_fixed": true,
|
| 26 |
"unsloth_version": "2025.3.19",
|
|
|
|
| 20 |
"rope_theta": 1000000.0,
|
| 21 |
"sliding_window": null,
|
| 22 |
"tie_word_embeddings": true,
|
| 23 |
+
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.51.0",
|
| 25 |
"unsloth_fixed": true,
|
| 26 |
"unsloth_version": "2025.3.19",
|
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:ef4ae969b1e00230754fdb3f79759ac454af534a69225262b8e244a0ac5a912a
|
| 3 |
+
size 3087467144
|