Transformers
Inference Endpoints
mradermacher commited on
Commit
df8265c
1 Parent(s): 0e57507

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +99 -0
README.md CHANGED
@@ -1,6 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/bigscience/bloomz-mt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bigscience/bloomz-mt
3
+ datasets:
4
+ - bigscience/xP3mt
5
+ language:
6
+ - ak
7
+ - ar
8
+ - as
9
+ - bm
10
+ - bn
11
+ - ca
12
+ - code
13
+ - en
14
+ - es
15
+ - eu
16
+ - fon
17
+ - fr
18
+ - gu
19
+ - hi
20
+ - id
21
+ - ig
22
+ - ki
23
+ - kn
24
+ - lg
25
+ - ln
26
+ - ml
27
+ - mr
28
+ - ne
29
+ - nso
30
+ - ny
31
+ - or
32
+ - pa
33
+ - pt
34
+ - rn
35
+ - rw
36
+ - sn
37
+ - st
38
+ - sw
39
+ - ta
40
+ - te
41
+ - tn
42
+ - ts
43
+ - tum
44
+ - tw
45
+ - ur
46
+ - vi
47
+ - wo
48
+ - xh
49
+ - yo
50
+ - zh
51
+ - zu
52
+ library_name: transformers
53
+ license: bigscience-bloom-rail-1.0
54
+ quantized_by: mradermacher
55
+ ---
56
+ ## About
57
+
58
  <!-- ### quantize_version: 2 -->
59
  <!-- ### output_tensor_quantised: 1 -->
60
  <!-- ### convert_type: hf -->
61
  <!-- ### vocab_type: -->
62
  <!-- ### tags: -->
63
  static quants of https://huggingface.co/bigscience/bloomz-mt
64
+
65
+ <!-- provided-files -->
66
+ 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.
67
+ ## Usage
68
+
69
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
70
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
71
+ more details, including on how to concatenate multi-part files.
72
+
73
+ ## Provided Quants
74
+
75
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
76
+
77
+ | Link | Type | Size/GB | Notes |
78
+ |:-----|:-----|--------:|:------|
79
+ | [PART 1](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q2_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q2_K.gguf.part2of2) | Q2_K | 68.2 | |
80
+ | [PART 1](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q3_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q3_K_S.gguf.part2of2) | Q3_K_S | 78.8 | |
81
+ | [PART 1](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q3_K_M.gguf.part2of2) | Q3_K_M | 94.5 | lower quality |
82
+ | [PART 1](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q4_K_S.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q4_K_S.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q4_K_S.gguf.part3of3) | Q4_K_S | 103.1 | fast, recommended |
83
+ | [PART 1](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q6_K.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q6_K.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q6_K.gguf.part3of3) | Q6_K | 147.7 | very good quality |
84
+ | [PART 1](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q8_0.gguf.part1of4) [PART 2](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q8_0.gguf.part2of4) [PART 3](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q8_0.gguf.part3of4) [PART 4](https://huggingface.co/mradermacher/bloomz-mt-GGUF/resolve/main/bloomz-mt.Q8_0.gguf.part4of4) | Q8_0 | 191.2 | fast, best quality |
85
+
86
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
87
+ types (lower is better):
88
+
89
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
90
+
91
+ And here are Artefact2's thoughts on the matter:
92
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
93
+
94
+ ## FAQ / Model Request
95
+
96
+ See https://huggingface.co/mradermacher/model_requests for some answers to
97
+ questions you might have and/or if you want some other model quantized.
98
+
99
+ ## Thanks
100
+
101
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
102
+ me use its servers and providing upgrades to my workstation to enable
103
+ 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.
104
+
105
+ <!-- end -->