Update base model to correct source
#2
by
bartowski
- opened
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
|