Update base model to correct source
Browse filesThis is based on the text version of qwen 2.5 according to the release info, not VL
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license_link: https://huggingface.co/SamsungSAILMontreal/ByteCraft/blob/main/LIC
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
-
base_model: Qwen/Qwen2.5-
|
| 8 |
tags:
|
| 9 |
- chat
|
| 10 |
library_name: transformers
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 8 |
tags:
|
| 9 |
- chat
|
| 10 |
library_name: transformers
|