mradermacher commited on
Commit
183fd72
·
verified ·
1 Parent(s): f654af1

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +76 -0
README.md CHANGED
@@ -1,6 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/sail/Sailor2-1B-Chat
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: sail/Sailor2-1B-Chat
3
+ language:
4
+ - en
5
+ - zh
6
+ - id
7
+ - th
8
+ - vi
9
+ - ms
10
+ - lo
11
+ - my
12
+ - jv
13
+ - km
14
+ - su
15
+ - tl
16
+ library_name: transformers
17
+ license: apache-2.0
18
+ quantized_by: mradermacher
19
+ tags:
20
+ - multilingual
21
+ - sea
22
+ - sailor
23
+ - sft
24
+ - chat
25
+ - instruction
26
+ ---
27
+ ## About
28
+
29
  <!-- ### quantize_version: 2 -->
30
  <!-- ### output_tensor_quantised: 1 -->
31
  <!-- ### convert_type: hf -->
32
  <!-- ### vocab_type: -->
33
  <!-- ### tags: -->
34
  static quants of https://huggingface.co/sail/Sailor2-1B-Chat
35
+
36
+ <!-- provided-files -->
37
+ 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.
38
+ ## Usage
39
+
40
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
41
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
42
+ more details, including on how to concatenate multi-part files.
43
+
44
+ ## Provided Quants
45
+
46
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
47
+
48
+ | Link | Type | Size/GB | Notes |
49
+ |:-----|:-----|--------:|:------|
50
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q2_K.gguf) | Q2_K | 0.7 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q3_K_M.gguf) | Q3_K_M | 0.7 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended |
56
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q5_K_M.gguf) | Q5_K_M | 0.9 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q8_0.gguf) | Q8_0 | 1.2 | fast, best quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.f16.gguf) | f16 | 2.1 | 16 bpw, overkill |
62
+
63
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
64
+ types (lower is better):
65
+
66
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
67
+
68
+ And here are Artefact2's thoughts on the matter:
69
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
70
+
71
+ ## FAQ / Model Request
72
+
73
+ See https://huggingface.co/mradermacher/model_requests for some answers to
74
+ questions you might have and/or if you want some other model quantized.
75
+
76
+ ## Thanks
77
+
78
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
79
+ me use its servers and providing upgrades to my workstation to enable
80
+ this work in my free time.
81
+
82
+ <!-- end -->