auto-patch README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,12 @@ base_model: abacusai/Dracarys2-72B-Instruct
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
|
|
|
|
6 |
quantized_by: mradermacher
|
7 |
-
tags:
|
|
|
8 |
---
|
9 |
## About
|
10 |
|
@@ -16,7 +20,7 @@ tags: []
|
|
16 |
static quants of https://huggingface.co/abacusai/Dracarys2-72B-Instruct
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
-
weighted/imatrix quants
|
20 |
## Usage
|
21 |
|
22 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
license: other
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
8 |
+
license_name: tongyi-qianwen
|
9 |
quantized_by: mradermacher
|
10 |
+
tags:
|
11 |
+
- chat
|
12 |
---
|
13 |
## About
|
14 |
|
|
|
20 |
static quants of https://huggingface.co/abacusai/Dracarys2-72B-Instruct
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Dracarys2-72B-Instruct-i1-GGUF
|
24 |
## Usage
|
25 |
|
26 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|