mradermacher commited on
Commit
8622463
1 Parent(s): 9b88fa8

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +76 -0
README.md CHANGED
@@ -1,6 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/EleutherAI/pythia-160m
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: EleutherAI/pythia-160m
3
+ datasets:
4
+ - EleutherAI/pile
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - pytorch
12
+ - causal-lm
13
+ - pythia
14
+ ---
15
+ ## About
16
+
17
  <!-- ### quantize_version: 2 -->
18
  <!-- ### output_tensor_quantised: 1 -->
19
  <!-- ### convert_type: hf -->
20
  <!-- ### vocab_type: -->
21
  <!-- ### tags: nicoboss -->
22
  weighted/imatrix quants of https://huggingface.co/EleutherAI/pythia-160m
23
+
24
+ <!-- provided-files -->
25
+ static quants are available at https://huggingface.co/mradermacher/pythia-160m-GGUF
26
+ ## Usage
27
+
28
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
29
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
30
+ more details, including on how to concatenate multi-part files.
31
+
32
+ ## Provided Quants
33
+
34
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
35
+
36
+ | Link | Type | Size/GB | Notes |
37
+ |:-----|:-----|--------:|:------|
38
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ1_S.gguf) | i1-IQ1_S | 0.2 | for the desperate |
39
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ1_M.gguf) | i1-IQ1_M | 0.2 | mostly desperate |
40
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.2 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.2 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ2_S.gguf) | i1-IQ2_S | 0.2 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ2_M.gguf) | i1-IQ2_M | 0.2 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q2_K.gguf) | i1-Q2_K | 0.2 | IQ3_XXS probably better |
45
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.2 | lower quality |
46
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.2 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ3_S.gguf) | i1-IQ3_S | 0.2 | beats Q3_K* |
48
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.2 | IQ3_XS probably better |
49
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ3_M.gguf) | i1-IQ3_M | 0.2 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.2 | IQ3_S probably better |
51
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.2 | IQ3_M probably better |
52
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.2 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 0.2 | fast on arm, low quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 0.2 | fast on arm+i8mm, low quality |
55
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 0.2 | fast on arm+sve, low quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q4_0.gguf) | i1-Q4_0 | 0.2 | fast, low quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.2 | optimal size/speed/quality |
58
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.2 | fast, recommended |
59
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.2 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.2 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/pythia-160m-i1-GGUF/resolve/main/pythia-160m.i1-Q6_K.gguf) | i1-Q6_K | 0.2 | practically like static Q6_K |
62
+
63
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
64
+ types (lower is better):
65
+
66
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
67
+
68
+ And here are Artefact2's thoughts on the matter:
69
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
70
+
71
+ ## FAQ / Model Request
72
+
73
+ See https://huggingface.co/mradermacher/model_requests for some answers to
74
+ questions you might have and/or if you want some other model quantized.
75
+
76
+ ## Thanks
77
+
78
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
79
+ me use its servers and providing upgrades to my workstation to enable
80
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
81
+
82
+ <!-- end -->