matrixportal commited on
Commit
616527b
·
verified ·
1 Parent(s): 2b6893b

Delete 1README.md

Browse files
Files changed (1) hide show
  1. 1README.md +0 -32
1README.md DELETED
@@ -1,32 +0,0 @@
1
- ---
2
- base_model:
3
- - meta-llama/Meta-Llama-3-8B-Instruct
4
- - atasoglu/Turkish-Llama-3-8B-function-calling
5
- - matrixportal/Turkish-Llama3-8B-Merged
6
- library_name: transformers
7
- tags:
8
- - mergekit
9
- - merge
10
- language:
11
- - tr
12
- - en
13
- ---
14
-
15
- # Llama3-Turkish-Test GGUF Quantized Models
16
-
17
- ## Technical Details
18
- - **Quantization Tool:** llama.cpp
19
- - **Version:** version: 5143 (b43d89e3)
20
-
21
- ## Model Information
22
- - **Base Model:** [matrixportal/Llama3-Turkish](https://huggingface.co/matrixportal/Llama3-Turkish)
23
- - **Quantized by:** [matrixportal](https://huggingface.co/matrixportal)
24
-
25
- ## Available Files
26
- | 🚀 Download | 🔢 Type | 📝 Description |
27
- |------------|---------|---------------|
28
- | [Download](https://huggingface.co/matrixportal/Llama3-Turkish-Test-GGUF/resolve/main/llama3-turkish.q4_0.gguf) | Q4 0 | Standard 4-bit (fast on ARM) |
29
- | [Download](https://huggingface.co/matrixportal/Llama3-Turkish-Test-GGUF/resolve/main/llama3-turkish.q4_k_m.gguf) | Q4 K M | 4-bit balanced (recommended default) |
30
- | [Download](https://huggingface.co/matrixportal/Llama3-Turkish-Test-GGUF/resolve/main/llama3-turkish.q5_k_m.gguf) | Q5 K M | 5-bit best (recommended HQ option) |
31
-
32
- 💡 **Q4 K M** provides the best balance for most use cases