mradermacher
commited on
Commit
•
af6058e
1
Parent(s):
25880cd
auto-patch README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,6 @@ tags:
|
|
23 |
<!-- ### vocab_type: -->
|
24 |
static quants of https://huggingface.co/arvindanand/ValidateAI-3-33B-Ties
|
25 |
|
26 |
-
|
27 |
<!-- provided-files -->
|
28 |
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.
|
29 |
## Usage
|
@@ -39,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| Link | Type | Size/GB | Notes |
|
40 |
|:-----|:-----|--------:|:------|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.IQ3_S.gguf) | IQ3_S | 14.6 | beats Q3_K* |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.Q4_K_S.gguf) | Q4_K_S | 19.0 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.Q8_0.gguf) | Q8_0 | 35.5 | fast, best quality |
|
44 |
|
|
|
23 |
<!-- ### vocab_type: -->
|
24 |
static quants of https://huggingface.co/arvindanand/ValidateAI-3-33B-Ties
|
25 |
|
|
|
26 |
<!-- provided-files -->
|
27 |
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.
|
28 |
## Usage
|
|
|
38 |
| Link | Type | Size/GB | Notes |
|
39 |
|:-----|:-----|--------:|:------|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.IQ3_S.gguf) | IQ3_S | 14.6 | beats Q3_K* |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.IQ3_M.gguf) | IQ3_M | 15.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.Q4_K_S.gguf) | Q4_K_S | 19.0 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/ValidateAI-3-33B-Ties-GGUF/resolve/main/ValidateAI-3-33B-Ties.Q8_0.gguf) | Q8_0 | 35.5 | fast, best quality |
|
44 |
|