File size: 2,575 Bytes
f3295c1
 
 
 
 
 
093b2f4
f3295c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
base_model: CohereLabs/aya-expanse-8b
language:
- tr
- en
library_name: transformers
license: cc-by-nc-4.0
tags:
- matrixportal
inference: false
---

# Aya-Medikal GGUF Quantized Models

## Technical Details
- **Quantization Tool:** llama.cpp
- **Version:** version: 5186 (13be08da)

## Model Information
- **Base Model:** [matrixportal/Aya-Medikal](https://huggingface.co/matrixportal/Aya-Medikal)
- **Quantized by:** [matrixportal](https://huggingface.co/matrixportal)

## Available Files
| 🚀 Download | 🔢 Type | 📝 Description |
|------------|---------|---------------|
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q2_k.gguf) | Q2 K | Tiny size, lowest quality (emergency use only) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q3_k_s.gguf) | Q3 K S | Very small, low quality (basic tasks) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q3_k_m.gguf) | Q3 K M | Small, acceptable quality |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q3_k_l.gguf) | Q3 K L | Small, better than Q3_K_M (good for low RAM) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q4_0.gguf) | Q4 0 | Standard 4-bit (fast on ARM) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q4_k_s.gguf) | Q4 K S | 4-bit optimized (good space savings) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q4_k_m.gguf) | Q4 K M | 4-bit balanced (recommended default) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q5_0.gguf) | Q5 0 | 5-bit high quality |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q5_k_s.gguf) | Q5 K S | 5-bit optimized |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q5_k_m.gguf) | Q5 K M | 5-bit best (recommended HQ option) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q6_k.gguf) | Q6 K | 6-bit near-perfect (premium quality) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.q8_0.gguf) | Q8 0 | 8-bit maximum (overkill for most) |
| [Download](https://huggingface.co/matrixportal/Aya-Medikal-GGUF/resolve/main/aya-medikal.f16.gguf) | F16 | Full precision (maximum accuracy) |

💡 **Q4 K M** provides the best balance for most use cases