File size: 3,799 Bytes
d0fcde1 5b78168 d0fcde1 5b78168 d0fcde1 704ce63 86035ea b1a16d9 704ce63 ba9f6ad 704ce63 d0fcde1 a1fd207 d0fcde1 9efe274 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
---
base_model: SicariusSicariiStuff/X-Ray_Alpha
language:
- en
license: gemma
tags:
- llama-cpp
- matrixportal
---
# matrixportal/X-Ray_Alpha-GGUF
This model was converted to GGUF format from [`SicariusSicariiStuff/X-Ray_Alpha`](https://huggingface.co/SicariusSicariiStuff/X-Ray_Alpha) using llama.cpp via the ggml.ai's [all-gguf-same-where](https://huggingface.co/spaces/matrixportal/all-gguf-same-where) space.
Refer to the [original model card](https://huggingface.co/SicariusSicariiStuff/X-Ray_Alpha) for more details on the model.
## β
Quantized Models Download List
### π Recommended Quantizations
- **β¨ General CPU Use:** [`Q4_K_M`](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q4_k_m.gguf) (Best balance of speed/quality)
- **π± ARM Devices:** [`Q4_0`](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q4_0.gguf) (Optimized for ARM CPUs)
- **π Maximum Quality:** [`Q8_0`](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q8_0.gguf) (Near-original quality)
### π¦ Full Quantization Options
| π Download | π’ Type | π Notes |
|:---------|:-----|:------|
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q2_k.gguf) |  | Basic quantization |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q3_k_s.gguf) |  | Small size |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q3_k_m.gguf) |  | Balanced quality |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q3_k_l.gguf) |  | Better quality |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q4_0.gguf) |  | Fast on ARM |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q4_k_s.gguf) |  | Fast, recommended |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q4_k_m.gguf) |  β | Best balance |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q5_0.gguf) |  | Good quality |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q5_k_s.gguf) |  | Balanced |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q5_k_m.gguf) |  | High quality |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q6_k.gguf) |  π | Very good quality |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-q8_0.gguf) |  β‘ | Fast, best quality |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-f16.gguf) |  | Maximum accuracy |
| [Download](https://huggingface.co/matrixportal/X-Ray_Alpha-GGUF/resolve/main/x-ray_alpha-mmproj.gguf) |  | Multimodal projection file for image processing |
π‘ **Pro Tip:** Start with `Q4_K_M` for most use cases, only use `F16` if you need maximum precision.
|