You're currently using 1.5B as a base model, the correct one is 14B.
#2
by
XeTute
- opened
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
- en
|
6 |
pipeline_tag: text-generation
|
7 |
base_model:
|
8 |
-
- Qwen/Qwen2.5-
|
9 |
tags:
|
10 |
- chat
|
11 |
library_name: transformers
|
|
|
5 |
- en
|
6 |
pipeline_tag: text-generation
|
7 |
base_model:
|
8 |
+
- Qwen/Qwen2.5-14B-Instruct
|
9 |
tags:
|
10 |
- chat
|
11 |
library_name: transformers
|