Add qwen2 tag.
Browse files
README.md
CHANGED
@@ -4,14 +4,15 @@ library_name: gguf
|
|
4 |
license_name: tongyi-qianwen
|
5 |
license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
|
6 |
language:
|
7 |
-
|
8 |
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
-
|
|
|
11 |
---
|
12 |
|
13 |
Q6\_K quant for https://huggingface.co/abacusai/Liberated-Qwen1.5-72B
|
14 |
|
15 |
llama.cpp commit: `e04e04f8fad549bb0b3ec1c91f0413aeb08baf29`
|
16 |
|
17 |
-
Expected `sha1sum` for the combined file is: `30154585c552c9f6c1adb13821f9e18ea38df3db`
|
|
|
4 |
license_name: tongyi-qianwen
|
5 |
license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
|
6 |
language:
|
7 |
+
- en
|
8 |
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
+
- chat
|
11 |
+
- qwen2
|
12 |
---
|
13 |
|
14 |
Q6\_K quant for https://huggingface.co/abacusai/Liberated-Qwen1.5-72B
|
15 |
|
16 |
llama.cpp commit: `e04e04f8fad549bb0b3ec1c91f0413aeb08baf29`
|
17 |
|
18 |
+
Expected `sha1sum` for the combined file is: `30154585c552c9f6c1adb13821f9e18ea38df3db`
|