mradermacher commited on
Commit
af856d5
·
verified ·
1 Parent(s): d819159

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -47,11 +47,21 @@ more details, including on how to concatenate multi-part files.
47
  | Link | Type | Size/GB | Notes |
48
  |:-----|:-----|--------:|:------|
49
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) |
 
 
 
 
 
50
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better |
51
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality |
 
52
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | |
53
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better |
 
 
54
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality |
 
 
55
 
56
  Here is a handy graph by ikawrakow comparing some lower-quality quant
57
  types (lower is better):
 
47
  | Link | Type | Size/GB | Notes |
48
  |:-----|:-----|--------:|:------|
49
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) |
50
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate |
51
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality |
55
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better |
56
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better |
58
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | |
59
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better |
60
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 16.0 | IQ3_M probably better |
61
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | |
62
  | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended |
64
+ | [GGUF](https://huggingface.co/mradermacher/OmniAtlas-Qwen3-30B-A3B-i1-GGUF/resolve/main/OmniAtlas-Qwen3-30B-A3B.i1-Q6_K.gguf) | i1-Q6_K | 25.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):