mradermacher commited on
Commit
a9c0942
·
verified ·
1 Parent(s): 317d805

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +84 -0
README.md CHANGED
@@ -1,3 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +40,54 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/StentorLabs/Stentor-30M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: StentorLabs/Stentor-30M
3
+ datasets:
4
+ - HuggingFaceFW/fineweb-edu
5
+ - HuggingFaceTB/smollm-corpus
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ license: apache-2.0
10
+ mradermacher:
11
+ readme_rev: 1
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - text-generation
15
+ - llama
16
+ - small-language-model
17
+ - efficient
18
+ - edge-deployment
19
+ - speculative-decoding
20
+ - tiny-model
21
+ - 30m-parameters
22
+ - kaggle-trained
23
+ - educational
24
+ - research
25
+ - low-resource
26
+ - cpu-inference
27
+ - mobile-deployment
28
+ - synthetic-data
29
+ - fineweb
30
+ - cosmopedia
31
+ ---
32
+ ## About
33
+
34
  <!-- ### quantize_version: 2 -->
35
  <!-- ### output_tensor_quantised: 1 -->
36
  <!-- ### convert_type: hf -->
 
40
  <!-- ### quants_skip: -->
41
  <!-- ### skip_mmproj: -->
42
  static quants of https://huggingface.co/StentorLabs/Stentor-30M
43
+
44
+ <!-- provided-files -->
45
+
46
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Stentor-30M-GGUF).***
47
+
48
+ 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.
49
+ ## Usage
50
+
51
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
52
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
53
+ more details, including on how to concatenate multi-part files.
54
+
55
+ ## Provided Quants
56
+
57
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
58
+
59
+ | Link | Type | Size/GB | Notes |
60
+ |:-----|:-----|--------:|:------|
61
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q2_K.gguf) | Q2_K | 0.1 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q3_K_S.gguf) | Q3_K_S | 0.1 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q3_K_M.gguf) | Q3_K_M | 0.1 | lower quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q3_K_L.gguf) | Q3_K_L | 0.1 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.IQ4_XS.gguf) | IQ4_XS | 0.1 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q4_K_S.gguf) | Q4_K_S | 0.1 | fast, recommended |
67
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q4_K_M.gguf) | Q4_K_M | 0.1 | fast, recommended |
68
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q5_K_S.gguf) | Q5_K_S | 0.1 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q5_K_M.gguf) | Q5_K_M | 0.1 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q6_K.gguf) | Q6_K | 0.1 | very good quality |
71
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.Q8_0.gguf) | Q8_0 | 0.1 | fast, best quality |
72
+ | [GGUF](https://huggingface.co/mradermacher/Stentor-30M-GGUF/resolve/main/Stentor-30M.f16.gguf) | f16 | 0.2 | 16 bpw, overkill |
73
+
74
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
75
+ types (lower is better):
76
+
77
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
78
+
79
+ And here are Artefact2's thoughts on the matter:
80
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
81
+
82
+ ## FAQ / Model Request
83
+
84
+ See https://huggingface.co/mradermacher/model_requests for some answers to
85
+ questions you might have and/or if you want some other model quantized.
86
+
87
+ ## Thanks
88
+
89
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
90
+ me use its servers and providing upgrades to my workstation to enable
91
+ this work in my free time.
92
+
93
+ <!-- end -->