Clean instruction, no thinking.
Browse files- README.md +1 -1
- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
| 4 |
license_link: https://huggingface.co/Qwen/Qwen3-0.6B/blob/main/LICENSE
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
base_model:
|
| 7 |
-
|
| 8 |
---
|
| 9 |
|
| 10 |
# Model Card for Model ID
|
|
|
|
| 4 |
license_link: https://huggingface.co/Qwen/Qwen3-0.6B/blob/main/LICENSE
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
base_model:
|
| 7 |
+
- Qwen/Qwen3-0.6B-Base
|
| 8 |
---
|
| 9 |
|
| 10 |
# Model Card for Model ID
|
config.json
CHANGED
|
@@ -53,7 +53,7 @@
|
|
| 53 |
"rope_theta": 1000000,
|
| 54 |
"sliding_window": null,
|
| 55 |
"tie_word_embeddings": true,
|
| 56 |
-
"transformers_version": "4.57.
|
| 57 |
"use_cache": true,
|
| 58 |
"use_sliding_window": false,
|
| 59 |
"vocab_size": 151936
|
|
|
|
| 53 |
"rope_theta": 1000000,
|
| 54 |
"sliding_window": null,
|
| 55 |
"tie_word_embeddings": true,
|
| 56 |
+
"transformers_version": "4.57.3",
|
| 57 |
"use_cache": true,
|
| 58 |
"use_sliding_window": false,
|
| 59 |
"vocab_size": 151936
|
generation_config.json
CHANGED
|
@@ -9,5 +9,5 @@
|
|
| 9 |
"temperature": 0.6,
|
| 10 |
"top_k": 20,
|
| 11 |
"top_p": 0.95,
|
| 12 |
-
"transformers_version": "4.57.
|
| 13 |
}
|
|
|
|
| 9 |
"temperature": 0.6,
|
| 10 |
"top_k": 20,
|
| 11 |
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "4.57.3"
|
| 13 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1192135096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d50aad1a2c6e3e5d83294a9c6f1f74caf72dbff772bcb3e0cb00a625b5a5d7ce
|
| 3 |
size 1192135096
|