mradermacher commited on
Commit
4a5f038
·
verified ·
1 Parent(s): 587bec1

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
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 seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
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