cgus commited on
Commit
a1b0e0f
·
verified ·
1 Parent(s): ed508d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -4,12 +4,30 @@ license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENS
4
  language:
5
  - en
6
  pipeline_tag: text-generation
7
- base_model: Qwen/Qwen2.5-0.5B
8
  tags:
9
  - chat
10
- library_name: transformers
11
  ---
12
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  # Qwen2.5-0.5B-Instruct
14
 
15
  ## Introduction
 
4
  language:
5
  - en
6
  pipeline_tag: text-generation
7
+ base_model: Qwen/Qwen2.5-0.5B-Instruct
8
  tags:
9
  - chat
10
+ library_name: Exllamav2
11
  ---
12
+ # Qwen2.5-0.5B-Instruct-exl2
13
+ Model: [Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct)
14
+ Creator: [Qwen](https://huggingface.co/Qwen)
15
+
16
+ ## Quants
17
+ [4bpw h6 (main)](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/main)
18
+ [4.5bpw h6](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/4.5bpw-h6)
19
+ [5bpw h6](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/5bpw-h6)
20
+ [5.5bpw h6](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/5.5bpw-h6)
21
+ [6bpw h6](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/6bpw-h6)
22
+ [6.5bpw h6](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/6.5bpw-h6)
23
+ [8bpw h8](https://huggingface.co/cgus/Qwen2.5-0.5B-Instruct-exl2/tree/8bpw-h8)
24
+
25
+ ## Quantization notes
26
+ Made with Exllamav2 0.2.4 with the default dataset.
27
+ This model is meant to be used with RTX2000 or newer cards on Windows. On Linux it's possible to use ROCm AMD cards as well.
28
+ These quants might be useful as a draft model for TabbyAPI. For other purposes imho it's better to use bigger models.
29
+
30
+ # Original model card
31
  # Qwen2.5-0.5B-Instruct
32
 
33
  ## Introduction