Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,11 @@
|
|
2 |
base_model: Qwen/Qwen2-1.5B-Instruct
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
|
|
7 |
tags:
|
8 |
- chat
|
9 |
- llama-cpp
|
|
|
2 |
base_model: Qwen/Qwen2-1.5B-Instruct
|
3 |
language:
|
4 |
- en
|
5 |
+
license: other
|
6 |
+
license_name: tongyi-qianwen
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen2-1.5B-Chat/blob/main/LICENSE
|
8 |
pipeline_tag: text-generation
|
9 |
+
library_name: transformer
|
10 |
tags:
|
11 |
- chat
|
12 |
- llama-cpp
|