mradermacher commited on
Commit
2086d2d
1 Parent(s): df3cc92

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -60,7 +60,16 @@ more details, including on how to concatenate multi-part files.
60
  | Link | Type | Size/GB | Notes |
61
  |:-----|:-----|--------:|:------|
62
  | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q2_K.gguf) | Q2_K | 2.8 | |
 
 
 
 
63
  | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
 
 
 
 
 
64
  | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
65
 
66
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
60
  | Link | Type | Size/GB | Notes |
61
  |:-----|:-----|--------:|:------|
62
  | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q2_K.gguf) | Q2_K | 2.8 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
67
  | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
68
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
69
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
71
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
72
+ | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
73
  | [GGUF](https://huggingface.co/mradermacher/LeroyDyer-Mixtral_AI_CyberTron_Ultra-GGUF/resolve/main/LeroyDyer-Mixtral_AI_CyberTron_Ultra.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
74
 
75
  Here is a handy graph by ikawrakow comparing some lower-quality quant