mradermacher
commited on
Commit
•
a12d20a
1
Parent(s):
642bdbe
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
static quants of https://huggingface.co/deepnight-research/saily_100b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: transformers
|
5 |
+
license: mit
|
6 |
+
license_link: LICENSE
|
7 |
+
license_name: deepnight-responsible-ai
|
8 |
+
quantized_by: mradermacher
|
9 |
+
---
|
10 |
+
## About
|
11 |
+
|
12 |
static quants of https://huggingface.co/deepnight-research/saily_100b
|
13 |
+
|
14 |
+
|
15 |
+
<!-- provided-files -->
|
16 |
+
## Usage
|
17 |
+
|
18 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
19 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
20 |
+
more details, including on how to concatenate multi-part files.
|
21 |
+
|
22 |
+
## Provided Quants
|
23 |
+
|
24 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
25 |
+
|
26 |
+
| Link | Type | Size/GB | Notes |
|
27 |
+
|:-----|:-----|--------:|:------|
|
28 |
+
| [GGUF](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q2_K.gguf) | Q2_K | 43.7 | |
|
29 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q3_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q3_K_S.gguf.part2of2) | Q3_K_S | 51.1 | |
|
30 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q3_K_M.gguf.part2of2) | Q3_K_M | 57.0 | lower quality |
|
31 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q3_K_L.gguf.part2of2) | Q3_K_L | 62.1 | |
|
32 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q4_K_S.gguf.part2of2) | Q4_K_S | 67.2 | fast, medium quality |
|
33 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q4_K_M.gguf.part2of2) | Q4_K_M | 71.0 | fast, medium quality |
|
34 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q6_K.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q6_K.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q6_K.gguf.part3of3) | Q6_K | 97.0 | very good quality |
|
35 |
+
| [PART 1](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q8_0.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q8_0.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/saily_100b-GGUF/resolve/main/saily_100b.Q8_0.gguf.part3of3) | Q8_0 | 125.5 | fast, best quality |
|
36 |
+
|
37 |
+
|
38 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
39 |
+
types (lower is better):
|
40 |
+
|
41 |
+
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
|
42 |
+
|
43 |
+
And here are Artefact2's thoughts on the matter:
|
44 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
45 |
+
|
46 |
+
## Thanks
|
47 |
+
|
48 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
49 |
+
me use its servers and providing upgrades to my workstation to enable
|
50 |
+
this work in my free time.
|
51 |
+
|
52 |
+
<!-- end -->
|