mradermacher commited on
Commit
11a5acc
1 Parent(s): cd0ae82

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -40,6 +40,7 @@ more details, including on how to concatenate multi-part files.
40
  | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 6.7 | fast, medium quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 7.7 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 7.9 | |
 
43
 
44
 
45
  Here is a handy graph by ikawrakow comparing some lower-quality quant
@@ -50,4 +51,10 @@ types (lower is better):
50
  And here are Artefact2's thoughts on the matter:
51
  https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
52
 
 
 
 
 
 
 
53
  <!-- end -->
 
40
  | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 6.7 | fast, medium quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 7.7 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 7.9 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Fimbulvetr-11B-v2-i1-GGUF/resolve/main/Fimbulvetr-11B-v2.i1-Q6_K.gguf) | i1-Q6_K | 9.1 | practically like static Q6_K |
44
 
45
 
46
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
51
  And here are Artefact2's thoughts on the matter:
52
  https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
53
 
54
+ ## Thanks
55
+
56
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
57
+ me use its servers and providing upgrades to my workstation to enable
58
+ this work in my free time.
59
+
60
  <!-- end -->