Transformers
GGUF
text-generation-inference
unsloth
llama
trl
sft
Inference Endpoints
conversational
mradermacher commited on
Commit
0a98b71
1 Parent(s): 5f352fe

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +77 -0
README.md CHANGED
@@ -1,6 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/mpasila/Viking-SlimSonnet-v0.2-7B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mpasila/Viking-SlimSonnet-v0.2-7B
3
+ datasets:
4
+ - Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
5
+ - mpasila/Sonnet3.5-SlimOrcaDedupCleaned-4k-context
6
+ language:
7
+ - en
8
+ - fi
9
+ - sv
10
+ - no
11
+ - da
12
+ - is
13
+ - nn
14
+ library_name: transformers
15
+ license: apache-2.0
16
+ quantized_by: mradermacher
17
+ tags:
18
+ - text-generation-inference
19
+ - transformers
20
+ - unsloth
21
+ - llama
22
+ - trl
23
+ - sft
24
+ ---
25
+ ## About
26
+
27
  <!-- ### quantize_version: 2 -->
28
  <!-- ### output_tensor_quantised: 1 -->
29
  <!-- ### convert_type: hf -->
30
  <!-- ### vocab_type: -->
31
  <!-- ### tags: -->
32
  static quants of https://huggingface.co/mpasila/Viking-SlimSonnet-v0.2-7B
33
+
34
+ <!-- provided-files -->
35
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
36
+ ## Usage
37
+
38
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
39
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
40
+ more details, including on how to concatenate multi-part files.
41
+
42
+ ## Provided Quants
43
+
44
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
45
+
46
+ | Link | Type | Size/GB | Notes |
47
+ |:-----|:-----|--------:|:------|
48
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q2_K.gguf) | Q2_K | 3.1 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.IQ3_XS.gguf) | IQ3_XS | 3.4 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* |
51
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.IQ3_M.gguf) | IQ3_M | 3.7 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.IQ4_XS.gguf) | IQ4_XS | 4.3 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q4_K_S.gguf) | Q4_K_S | 4.5 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q4_K_M.gguf) | Q4_K_M | 4.7 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q6_K.gguf) | Q6_K | 6.3 | very good quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.Q8_0.gguf) | Q8_0 | 8.1 | fast, best quality |
62
+ | [GGUF](https://huggingface.co/mradermacher/Viking-SlimSonnet-v0.2-7B-GGUF/resolve/main/Viking-SlimSonnet-v0.2-7B.f16.gguf) | f16 | 15.2 | 16 bpw, overkill |
63
+
64
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
65
+ types (lower is better):
66
+
67
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
68
+
69
+ And here are Artefact2's thoughts on the matter:
70
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
71
+
72
+ ## FAQ / Model Request
73
+
74
+ See https://huggingface.co/mradermacher/model_requests for some answers to
75
+ questions you might have and/or if you want some other model quantized.
76
+
77
+ ## Thanks
78
+
79
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
80
+ me use its servers and providing upgrades to my workstation to enable
81
+ this work in my free time.
82
+
83
+ <!-- end -->