mradermacher commited on
Commit
8999086
·
verified ·
1 Parent(s): 775f83e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +88 -0
README.md CHANGED
@@ -1,6 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/Tower-Babel/Babel-83B-Chat
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Tower-Babel/Babel-83B-Chat
3
+ language:
4
+ - en
5
+ - zh
6
+ - hi
7
+ - es
8
+ - fr
9
+ - ar
10
+ - bn
11
+ - ru
12
+ - pt
13
+ - id
14
+ - ur
15
+ - de
16
+ - ja
17
+ - sw
18
+ - ta
19
+ - tr
20
+ - ko
21
+ - vi
22
+ - jv
23
+ - it
24
+ - ha
25
+ - th
26
+ - fa
27
+ - tl
28
+ - my
29
+ library_name: transformers
30
+ license: other
31
+ license_link: https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat/blob/main/LICENSE
32
+ license_name: seallm
33
+ quantized_by: mradermacher
34
+ tags:
35
+ - multilingual
36
+ - babel
37
+ ---
38
+ ## About
39
+
40
  <!-- ### quantize_version: 2 -->
41
  <!-- ### output_tensor_quantised: 1 -->
42
  <!-- ### convert_type: hf -->
43
  <!-- ### vocab_type: -->
44
  <!-- ### tags: nicoboss -->
45
  weighted/imatrix quants of https://huggingface.co/Tower-Babel/Babel-83B-Chat
46
+
47
+ <!-- provided-files -->
48
+ static quants are available at https://huggingface.co/mradermacher/Babel-83B-Chat-GGUF
49
+ ## Usage
50
+
51
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
52
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
53
+ more details, including on how to concatenate multi-part files.
54
+
55
+ ## Provided Quants
56
+
57
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
58
+
59
+ | Link | Type | Size/GB | Notes |
60
+ |:-----|:-----|--------:|:------|
61
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 27.2 | mostly desperate |
62
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 29.2 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 33.6 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q2_K_S.gguf) | i1-Q2_K_S | 33.8 | very low quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q2_K.gguf) | i1-Q2_K | 34.1 | IQ3_XXS probably better |
66
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 36.4 | lower quality |
67
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 39.3 | IQ3_XS probably better |
68
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 40.6 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 43.1 | IQ3_S probably better |
70
+ | [GGUF](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 45.5 | |
71
+ | [PART 1](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q4_K_S.gguf.part2of2) | i1-Q4_K_S | 50.2 | optimal size/speed/quality |
72
+ | [PART 1](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q4_K_M.gguf.part2of2) | i1-Q4_K_M | 54.3 | fast, recommended |
73
+ | [PART 1](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Babel-83B-Chat-i1-GGUF/resolve/main/Babel-83B-Chat.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 73.8 | practically like static Q6_K |
74
+
75
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
76
+ types (lower is better):
77
+
78
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
79
+
80
+ And here are Artefact2's thoughts on the matter:
81
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
82
+
83
+ ## FAQ / Model Request
84
+
85
+ See https://huggingface.co/mradermacher/model_requests for some answers to
86
+ questions you might have and/or if you want some other model quantized.
87
+
88
+ ## Thanks
89
+
90
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
91
+ me use its servers and providing upgrades to my workstation to enable
92
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
93
+
94
+ <!-- end -->