mradermacher commited on
Commit
d163a1e
·
verified ·
1 Parent(s): 50b862c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +90 -0
README.md CHANGED
@@ -1,6 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/euclaise/Memphis-scribe-3B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: euclaise/Memphis-scribe-3B
3
+ datasets:
4
+ - euclaise/TinyCoT
5
+ - euclaise/mathoverflow-accepted
6
+ - euclaise/reddit-instruct-curated
7
+ - euclaise/WritingPrompts_curated
8
+ - sablo/oasst2_curated
9
+ - euclaise/mathqa_programs
10
+ - BEE-spoke-data/coedit-reworded-deduped
11
+ - pszemraj/booksum-short
12
+ - euclaise/reddit-instruct
13
+ - euclaise/SciCoT
14
+ - euirim/goodwiki
15
+ - neulab/conala
16
+ - squad
17
+ - ropes
18
+ - euclaise/logician
19
+ - chargoddard/rpguild
20
+ - lemonilia/LimaRP
21
+ language:
22
+ - en
23
+ library_name: transformers
24
+ license: cc-by-4.0
25
+ quantized_by: mradermacher
26
+ tags:
27
+ - supertrainer2000
28
+ - not-for-all-audiences
29
+ - writing
30
+ - roleplay
31
+ ---
32
+ ## About
33
+
34
  <!-- ### quantize_version: 2 -->
35
  <!-- ### output_tensor_quantised: 1 -->
36
  <!-- ### convert_type: hf -->
37
  <!-- ### vocab_type: -->
38
  <!-- ### tags: nicoboss -->
39
  weighted/imatrix quants of https://huggingface.co/euclaise/Memphis-scribe-3B
40
+
41
+ <!-- provided-files -->
42
+ static quants are available at https://huggingface.co/mradermacher/Memphis-scribe-3B-GGUF
43
+ ## Usage
44
+
45
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
46
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
47
+ more details, including on how to concatenate multi-part files.
48
+
49
+ ## Provided Quants
50
+
51
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
52
+
53
+ | Link | Type | Size/GB | Notes |
54
+ |:-----|:-----|--------:|:------|
55
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.8 | for the desperate |
56
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.8 | mostly desperate |
57
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.9 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.0 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.0 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.1 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.2 | IQ3_XXS probably better |
62
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.2 | lower quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.3 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.4 | beats Q3_K* |
65
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.4 | IQ3_XS probably better |
66
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.4 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.5 | IQ3_S probably better |
68
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.6 | IQ3_M probably better |
69
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.6 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality |
71
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality |
72
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.8 | fast, recommended |
73
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.0 | |
74
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.1 | |
75
+ | [GGUF](https://huggingface.co/mradermacher/Memphis-scribe-3B-i1-GGUF/resolve/main/Memphis-scribe-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.4 | practically like static Q6_K |
76
+
77
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
78
+ types (lower is better):
79
+
80
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
81
+
82
+ And here are Artefact2's thoughts on the matter:
83
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
84
+
85
+ ## FAQ / Model Request
86
+
87
+ See https://huggingface.co/mradermacher/model_requests for some answers to
88
+ questions you might have and/or if you want some other model quantized.
89
+
90
+ ## Thanks
91
+
92
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
93
+ me use its servers and providing upgrades to my workstation to enable
94
+ 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.
95
+
96
+ <!-- end -->