mradermacher
commited on
Commit
•
af16dc0
1
Parent(s):
877e812
auto-patch README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,6 @@ tags:
|
|
18 |
<!-- ### vocab_type: -->
|
19 |
static quants of https://huggingface.co/LeroyDyer/Mixtral_AI_AlphaTron
|
20 |
|
21 |
-
|
22 |
<!-- provided-files -->
|
23 |
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.
|
24 |
## Usage
|
@@ -34,11 +33,13 @@ more details, including on how to concatenate multi-part files.
|
|
34 |
| Link | Type | Size/GB | Notes |
|
35 |
|:-----|:-----|--------:|:------|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q2_K.gguf) | Q2_K | 2.8 | |
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.IQ3_M.gguf) | IQ3_M | 3.4 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
|
|
18 |
<!-- ### vocab_type: -->
|
19 |
static quants of https://huggingface.co/LeroyDyer/Mixtral_AI_AlphaTron
|
20 |
|
|
|
21 |
<!-- provided-files -->
|
22 |
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.
|
23 |
## Usage
|
|
|
33 |
| Link | Type | Size/GB | Notes |
|
34 |
|:-----|:-----|--------:|:------|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q2_K.gguf) | Q2_K | 2.8 | |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.IQ3_XS.gguf) | IQ3_XS | 3.1 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.IQ3_M.gguf) | IQ3_M | 3.4 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Mixtral_AI_AlphaTron-GGUF/resolve/main/Mixtral_AI_AlphaTron.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|