mradermacher commited on
Commit
aad012f
·
verified ·
1 Parent(s): 3a01e9c

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: nicoboss -->
6
  static quants of https://huggingface.co/Isotonic/smol_llama-4x220M-MoE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Isotonic/smol_llama-4x220M-MoE
3
+ datasets:
4
+ - JeanKaddour/minipile
5
+ - pszemraj/simple_wikipedia_LM
6
+ - mattymchen/refinedweb-3m
7
+ - HuggingFaceH4/ultrachat_200k
8
+ - teknium/openhermes
9
+ - HuggingFaceH4/ultrafeedback_binarized
10
+ - EleutherAI/proof-pile-2
11
+ - bigcode/the-stack-smol-xl
12
+ language:
13
+ - en
14
+ library_name: transformers
15
+ license: apache-2.0
16
+ quantized_by: mradermacher
17
+ tags:
18
+ - moe
19
+ - merge
20
+ - mergekit
21
+ - lazymergekit
22
+ - BEE-spoke-data/smol_llama-220M-openhermes
23
+ - BEE-spoke-data/beecoder-220M-python
24
+ - BEE-spoke-data/zephyr-220m-sft-full
25
+ - BEE-spoke-data/zephyr-220m-dpo-full
26
+ - text-generation
27
+ ---
28
+ ## About
29
+
30
  <!-- ### quantize_version: 2 -->
31
  <!-- ### output_tensor_quantised: 1 -->
32
  <!-- ### convert_type: hf -->
33
  <!-- ### vocab_type: -->
34
  <!-- ### tags: nicoboss -->
35
  static quants of https://huggingface.co/Isotonic/smol_llama-4x220M-MoE
36
+
37
+ <!-- provided-files -->
38
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-i1-GGUF
39
+ ## Usage
40
+
41
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
42
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
43
+ more details, including on how to concatenate multi-part files.
44
+
45
+ ## Provided Quants
46
+
47
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
48
+
49
+ | Link | Type | Size/GB | Notes |
50
+ |:-----|:-----|--------:|:------|
51
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q2_K.gguf) | Q2_K | 0.3 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q3_K_M.gguf) | Q3_K_M | 0.4 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q3_K_L.gguf) | Q3_K_L | 0.4 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.IQ4_XS.gguf) | IQ4_XS | 0.4 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q4_K_S.gguf) | Q4_K_S | 0.4 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality |
62
+ | [GGUF](https://huggingface.co/mradermacher/smol_llama-4x220M-MoE-GGUF/resolve/main/smol_llama-4x220M-MoE.f16.gguf) | f16 | 1.3 | 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. 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.
82
+
83
+ <!-- end -->