Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ pipeline_tag: image-text-to-text
|
|
| 7 |
tags:
|
| 8 |
- merge
|
| 9 |
---
|
| 10 |
-
This model is a v2 variant of our ~14B parameter upscale of Qwen/Qwen3.5-9B. It has been merged with the base model to boost knowledge while keeping instruction following, because the base model was actually trained with some instruct-like examples.
|
| 11 |
|
| 12 |
compared to the first version, v2 has much better instruction following, less looping issues, and showcases stronger performance, usability, you should ideally fine-tune this variant, and not v1.
|
| 13 |
|
|
|
|
| 7 |
tags:
|
| 8 |
- merge
|
| 9 |
---
|
| 10 |
+
This model is a v2 variant of our ~14B parameter upscale of Qwen/Qwen3.5-9B. It has been merged with the base model to boost knowledge while keeping instruction following, because the base model was actually trained with some instruct-like examples. (v1: https://huggingface.co/Pinkstackorg/Qwen-3.5-upscaled-14B-noft)
|
| 11 |
|
| 12 |
compared to the first version, v2 has much better instruction following, less looping issues, and showcases stronger performance, usability, you should ideally fine-tune this variant, and not v1.
|
| 13 |
|