|
--- |
|
base_model: |
|
- meta-llama/Meta-Llama-3-8B-Instruct |
|
- atasoglu/Turkish-Llama-3-8B-function-calling |
|
- matrixportal/Turkish-Llama3-8B-Merged |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
language: |
|
- tr |
|
- en |
|
--- |
|
|
|
# Llama3-Turkish GGUF Quantized Models |
|
|
|
## Technical Details |
|
- **Quantization Tool:** llama.cpp |
|
- **Version:** version: 5147 (7a395f67) |
|
|
|
## Model Information |
|
- **Base Model:** [matrixportal/Llama3-Turkish](https://huggingface.co/matrixportal/Llama3-Turkish) |
|
- **Quantized by:** [matrixportal](https://huggingface.co/matrixportal) |
|
|
|
## Available Files |
|
| π Download | π’ Type | π Description | |
|
|------------|---------|---------------| |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q2_k.gguf) | Q2 K | Tiny size, lowest quality (emergency use only) | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q3_k_m.gguf) | Q3 K M | Small, acceptable quality | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q4_0.gguf) | Q4 0 | Standard 4-bit (fast on ARM) | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q4_k_m.gguf) | Q4 K M | 4-bit balanced (recommended default) | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q5_k_m.gguf) | Q5 K M | 5-bit best (recommended HQ option) | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q6_k.gguf) | Q6 K | 6-bit near-perfect (premium quality) | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.q8_0.gguf) | Q8 0 | 8-bit maximum (overkill for most) | |
|
| [Download](https://huggingface.co/matrixportal/Llama3-Turkish-GGUF/resolve/main/llama3-turkish.f16.gguf) | F16 | Full precision (maximum accuracy) | |
|
|
|
π‘ **Q4 K M** provides the best balance for most use cases |