auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ static quants of https://huggingface.co/aarontseng/meteor-v4-2048
|
|
| 31 |
|
| 32 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#meteor-v4-2048-GGUF).***
|
| 33 |
|
| 34 |
-
weighted/imatrix quants
|
| 35 |
## Usage
|
| 36 |
|
| 37 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
@@ -44,8 +44,18 @@ more details, including on how to concatenate multi-part files.
|
|
| 44 |
|
| 45 |
| Link | Type | Size/GB | Notes |
|
| 46 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
|
|
|
|
|
|
|
|
|
|
| 48 |
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q6_K.gguf) | Q6_K | 7.7 | very good quality |
|
|
|
|
|
|
|
| 49 |
|
| 50 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 51 |
types (lower is better):
|
|
|
|
| 31 |
|
| 32 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#meteor-v4-2048-GGUF).***
|
| 33 |
|
| 34 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/meteor-v4-2048-i1-GGUF
|
| 35 |
## Usage
|
| 36 |
|
| 37 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
|
| 44 |
|
| 45 |
| Link | Type | Size/GB | Notes |
|
| 46 |
|:-----|:-----|--------:|:------|
|
| 47 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q2_K.gguf) | Q2_K | 3.9 | |
|
| 48 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q3_K_S.gguf) | Q3_K_S | 4.4 | |
|
| 49 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
|
| 50 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
|
| 51 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.IQ4_XS.gguf) | IQ4_XS | 5.3 | |
|
| 52 |
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
|
| 53 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended |
|
| 54 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q5_K_S.gguf) | Q5_K_S | 6.6 | |
|
| 55 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q5_K_M.gguf) | Q5_K_M | 6.7 | |
|
| 56 |
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q6_K.gguf) | Q6_K | 7.7 | very good quality |
|
| 57 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.Q8_0.gguf) | Q8_0 | 9.9 | fast, best quality |
|
| 58 |
+
| [GGUF](https://huggingface.co/mradermacher/meteor-v4-2048-GGUF/resolve/main/meteor-v4-2048.f16.gguf) | f16 | 18.6 | 16 bpw, overkill |
|
| 59 |
|
| 60 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 61 |
types (lower is better):
|