mradermacher commited on
Commit
a97a766
1 Parent(s): 74f66fe

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -0
README.md CHANGED
@@ -1,3 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### convert_type: -->
2
  <!-- ### vocab_type: -->
3
  weighted/imatrix quants of https://huggingface.co/R136a1/TimeLess-20B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ exported_from: R136a1/TimeLess-20B
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ quantized_by: mradermacher
7
+ tags:
8
+ - not-for-all-audiences
9
+ ---
10
+ ## About
11
+
12
  <!-- ### convert_type: -->
13
  <!-- ### vocab_type: -->
14
  weighted/imatrix quants of https://huggingface.co/R136a1/TimeLess-20B
15
+
16
+
17
+ <!-- provided-files -->
18
+ static quants are available at https://huggingface.co/mradermacher/TimeLess-20B-GGUF
19
+ ## Usage
20
+
21
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
22
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
23
+ more details, including on how to concatenate multi-part files.
24
+
25
+ ## Provided Quants
26
+
27
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
28
+
29
+ | Link | Type | Size/GB | Notes |
30
+ |:-----|:-----|--------:|:------|
31
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-IQ2_M.gguf) | i1-IQ2_M | 7.2 | |
32
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q2_K.gguf) | i1-Q2_K | 7.7 | IQ3_XXS probably better |
33
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.9 | lower quality |
34
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 8.5 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 9.0 | IQ3_XS probably better |
36
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 10.0 | IQ3_S probably better |
37
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.9 | IQ3_M probably better |
38
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 11.0 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q4_0.gguf) | i1-Q4_0 | 11.6 | fast, low quality |
40
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.7 | optimal size/speed/quality |
41
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.3 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 14.1 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 14.5 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/TimeLess-20B-i1-GGUF/resolve/main/TimeLess-20B.i1-Q6_K.gguf) | i1-Q6_K | 16.7 | practically like static Q6_K |
45
+
46
+
47
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
48
+ types (lower is better):
49
+
50
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
51
+
52
+ And here are Artefact2's thoughts on the matter:
53
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
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 -->