mradermacher
commited on
Commit
•
1184967
1
Parent(s):
8225666
auto-patch README.md
Browse files
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: -->
|
6 |
static quants of https://huggingface.co/BSC-LT/salamandraTA-2B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: BSC-LT/salamandraTA-2B
|
3 |
+
language:
|
4 |
+
- it
|
5 |
+
- pt
|
6 |
+
- de
|
7 |
+
- en
|
8 |
+
- es
|
9 |
+
- eu
|
10 |
+
- gl
|
11 |
+
- fr
|
12 |
+
- bg
|
13 |
+
- cs
|
14 |
+
- lt
|
15 |
+
- hr
|
16 |
+
- ca
|
17 |
+
- nl
|
18 |
+
- ro
|
19 |
+
- da
|
20 |
+
- el
|
21 |
+
- fi
|
22 |
+
- hu
|
23 |
+
- sk
|
24 |
+
- sl
|
25 |
+
- et
|
26 |
+
- pl
|
27 |
+
- lv
|
28 |
+
- mt
|
29 |
+
- ga
|
30 |
+
- sv
|
31 |
+
- an
|
32 |
+
- ast
|
33 |
+
- oc
|
34 |
+
library_name: transformers
|
35 |
+
license: apache-2.0
|
36 |
+
quantized_by: mradermacher
|
37 |
+
---
|
38 |
+
## About
|
39 |
+
|
40 |
<!-- ### quantize_version: 2 -->
|
41 |
<!-- ### output_tensor_quantised: 1 -->
|
42 |
<!-- ### convert_type: hf -->
|
43 |
<!-- ### vocab_type: -->
|
44 |
<!-- ### tags: -->
|
45 |
static quants of https://huggingface.co/BSC-LT/salamandraTA-2B
|
46 |
+
|
47 |
+
<!-- provided-files -->
|
48 |
+
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.
|
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/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q2_K.gguf) | Q2_K | 1.2 | |
|
62 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q3_K_S.gguf) | Q3_K_S | 1.3 | |
|
63 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q3_K_M.gguf) | Q3_K_M | 1.4 | lower quality |
|
64 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q3_K_L.gguf) | Q3_K_L | 1.4 | |
|
65 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.IQ4_XS.gguf) | IQ4_XS | 1.5 | |
|
66 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q4_0_4_4.gguf) | Q4_0_4_4 | 1.5 | fast on arm, low quality |
|
67 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q4_K_S.gguf) | Q4_K_S | 1.5 | fast, recommended |
|
68 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q4_K_M.gguf) | Q4_K_M | 1.6 | fast, recommended |
|
69 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q5_K_S.gguf) | Q5_K_S | 1.7 | |
|
70 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q5_K_M.gguf) | Q5_K_M | 1.8 | |
|
71 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q6_K.gguf) | Q6_K | 2.0 | very good quality |
|
72 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.Q8_0.gguf) | Q8_0 | 2.5 | fast, best quality |
|
73 |
+
| [GGUF](https://huggingface.co/mradermacher/salamandraTA-2B-GGUF/resolve/main/salamandraTA-2B.f16.gguf) | f16 | 4.6 | 16 bpw, overkill |
|
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.
|
93 |
+
|
94 |
+
<!-- end -->
|