Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +4 -0
- config.json +3 -3
- generation_config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- unsloth
|
| 4 |
+
---
|
config.json
CHANGED
|
@@ -5,9 +5,9 @@
|
|
| 5 |
"dtype": "bfloat16",
|
| 6 |
"eos_token_id": 248044,
|
| 7 |
"image_token_id": 248056,
|
| 8 |
-
"model_name": "
|
| 9 |
"model_type": "qwen3_5",
|
| 10 |
-
"pad_token_id":
|
| 11 |
"text_config": {
|
| 12 |
"attention_bias": false,
|
| 13 |
"attention_dropout": 0.0,
|
|
@@ -105,7 +105,7 @@
|
|
| 105 |
},
|
| 106 |
"tie_word_embeddings": false,
|
| 107 |
"transformers_version": "5.3.0",
|
| 108 |
-
"unsloth_version": "2026.3.
|
| 109 |
"use_cache": false,
|
| 110 |
"video_token_id": 248057,
|
| 111 |
"vision_config": {
|
|
|
|
| 5 |
"dtype": "bfloat16",
|
| 6 |
"eos_token_id": 248044,
|
| 7 |
"image_token_id": 248056,
|
| 8 |
+
"model_name": "luau-coder-preview-base",
|
| 9 |
"model_type": "qwen3_5",
|
| 10 |
+
"pad_token_id": 248055,
|
| 11 |
"text_config": {
|
| 12 |
"attention_bias": false,
|
| 13 |
"attention_dropout": 0.0,
|
|
|
|
| 105 |
},
|
| 106 |
"tie_word_embeddings": false,
|
| 107 |
"transformers_version": "5.3.0",
|
| 108 |
+
"unsloth_version": "2026.3.18",
|
| 109 |
"use_cache": false,
|
| 110 |
"video_token_id": 248057,
|
| 111 |
"vision_config": {
|
generation_config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
248044,
|
| 5 |
248044
|
| 6 |
],
|
| 7 |
-
"pad_token_id":
|
| 8 |
"transformers_version": "5.3.0",
|
| 9 |
"use_cache": true
|
| 10 |
}
|
|
|
|
| 4 |
248044,
|
| 5 |
248044
|
| 6 |
],
|
| 7 |
+
"pad_token_id": 248055,
|
| 8 |
"transformers_version": "5.3.0",
|
| 9 |
"use_cache": true
|
| 10 |
}
|
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:90dd462a52ed074e7d90740a201a6c9cc486b4bd0cfaad87257fe8d785ade8ca
|
| 3 |
+
size 25739312432
|