Update README.md
Browse files
README.md
CHANGED
@@ -6,56 +6,8 @@ library_name: transformers
|
|
6 |
license: cc-by-nc-4.0
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
-
##
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF
|
15 |
-
## Usage
|
16 |
-
|
17 |
-
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
18 |
-
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
19 |
-
more details, including on how to concatenate multi-part files.
|
20 |
-
|
21 |
-
## Provided Quants
|
22 |
-
|
23 |
-
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
24 |
-
|
25 |
-
| Link | Type | Size/GB | Notes |
|
26 |
-
|:-----|:-----|--------:|:------|
|
27 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q2_K.gguf) | Q2_K | 4.3 | |
|
28 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.IQ3_XS.gguf) | IQ3_XS | 4.7 | |
|
29 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q3_K_S.gguf) | Q3_K_S | 4.9 | |
|
30 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.IQ3_S.gguf) | IQ3_S | 4.9 | beats Q3_K* |
|
31 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.IQ3_M.gguf) | IQ3_M | 5.1 | |
|
32 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q3_K_M.gguf) | Q3_K_M | 5.5 | lower quality |
|
33 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q3_K_L.gguf) | Q3_K_L | 5.9 | |
|
34 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.IQ4_XS.gguf) | IQ4_XS | 6.1 | |
|
35 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q4_K_S.gguf) | Q4_K_S | 6.4 | fast, recommended |
|
36 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q4_K_M.gguf) | Q4_K_M | 6.7 | fast, recommended |
|
37 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q5_K_S.gguf) | Q5_K_S | 7.7 | |
|
38 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q5_K_M.gguf) | Q5_K_M | 7.9 | |
|
39 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q6_K.gguf) | Q6_K | 9.1 | very good quality |
|
40 |
-
| [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF/resolve/main/Fimbulvetr-11B-v2.Q8_0.gguf) | Q8_0 | 11.6 | fast, best quality |
|
41 |
-
|
42 |
-
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
43 |
-
types (lower is better):
|
44 |
-
|
45 |
-
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
|
46 |
-
|
47 |
-
And here are Artefact2's thoughts on the matter:
|
48 |
-
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
49 |
-
|
50 |
-
## FAQ / Model Request
|
51 |
-
|
52 |
-
See https://huggingface.co/mradermacher/model_requests for some answers to
|
53 |
-
questions you might have and/or if you want some other model quantized.
|
54 |
-
|
55 |
-
## Thanks
|
56 |
-
|
57 |
-
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
58 |
-
me use its servers and providing upgrades to my workstation to enable
|
59 |
-
this work in my free time.
|
60 |
-
|
61 |
-
<!-- end -->
|
|
|
6 |
license: cc-by-nc-4.0
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
+
## Note:
|
10 |
|
11 |
+
This repo hosts only a Q5_K_S of [Fimbulvetr 11b v2](https://huggingface.co/Sao10K/Fimbulvetr-11B-v2).
|
12 |
+
GGUF quant is from [mradermacher/Fimbulvetr-11B-v2-GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-GGUF).
|
13 |
+
The additional files in this GGUF repo is for personal usage using Text Gen Webui with llamacpp_hf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|