mradermacher commited on
Commit
7c60920
1 Parent(s): 2e92d95

auto-patch README.md

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