mradermacher commited on
Commit
98fe144
1 Parent(s): 0e9686b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +64 -0
README.md CHANGED
@@ -1 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  static quants of https://huggingface.co/SF-Foundation/SF-72B-V1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - moreh/MoMo-70B-lora-1.8.6-DPO
4
+ - moreh/MoMo-70B-LoRA-V1.4
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - merge
12
+ - mergekit
13
+ - lazymergekit
14
+ - moreh/MoMo-70B-lora-1.8.6-DPO
15
+ - moreh/MoMo-70B-LoRA-V1.4
16
+ ---
17
+ ## About
18
+
19
  static quants of https://huggingface.co/SF-Foundation/SF-72B-V1
20
+
21
+
22
+ <!-- provided-files -->
23
+ ## Usage
24
+
25
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
26
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
27
+ more details, including on how to concatenate multi-part files.
28
+
29
+ ## Provided Quants
30
+
31
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
32
+
33
+ | Link | Type | Size/GB | Notes |
34
+ |:-----|:-----|--------:|:------|
35
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q2_K.gguf) | Q2_K | 28.6 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.IQ3_XS.gguf) | IQ3_XS | 31.5 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.IQ3_S.gguf) | IQ3_S | 33.1 | fast, beats Q3_K* |
38
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q3_K_S.gguf) | Q3_K_S | 33.1 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.IQ3_M.gguf) | IQ3_M | 34.8 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q3_K_M.gguf) | Q3_K_M | 36.8 | lower quality |
41
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q3_K_L.gguf) | Q3_K_L | 40.0 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.IQ4_XS.gguf) | IQ4_XS | 40.7 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q4_K_S.gguf) | Q4_K_S | 42.8 | fast, medium quality |
44
+ | [GGUF](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q4_K_M.gguf) | Q4_K_M | 45.3 | fast, medium quality |
45
+ | [PART 1](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.4 | |
46
+ | [PART 1](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q5_K_M.gguf.part2of2) | Q5_K_M | 52.9 | |
47
+ | [PART 1](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q6_K.gguf.part2of2) | Q6_K | 60.9 | very good quality |
48
+ | [PART 1](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/SF-72B-V1-GGUF/resolve/main/SF-72B-V1.Q8_0.gguf.part2of2) | Q8_0 | 78.1 | fast, best quality |
49
+
50
+
51
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
52
+ types (lower is better):
53
+
54
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
55
+
56
+ And here are Artefact2's thoughts on the matter:
57
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
58
+
59
+ ## Thanks
60
+
61
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
62
+ me use its servers and providing upgrades to my workstation to enable
63
+ this work in my free time.
64
+
65
+ <!-- end -->