matrixportal commited on
Commit
5d5da7d
·
verified ·
1 Parent(s): bf88308

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1
4
+ - meta-llama/Llama-3.1-8B
5
+ tags:
6
+ - merge
7
+ - mergekit
8
+ - lazymergekit
9
+ - ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1
10
+ - meta-llama/Llama-3.1-8B
11
+ language:
12
+ - tr
13
+ - en
14
+ ---
15
+
16
+ # Profesor-Dare_Ties GGUF Quantized Models
17
+
18
+ ## Technical Details
19
+ - **Quantization Tool:** llama.cpp
20
+ - **Version:** version: 5121 (c94085df)
21
+
22
+ ## Model Information
23
+ - **Base Model:** [matrixportal/Profesor-Dare_Ties](https://huggingface.co/matrixportal/Profesor-Dare_Ties)
24
+ - **Quantized by:** [matrixportal](https://huggingface.co/matrixportal)
25
+
26
+ ## Available Files
27
+ | 🚀 Download | 🔢 Type | 📝 Description |
28
+ |------------|---------|---------------|
29
+ | [Download](https://huggingface.co/matrixportal/Profesor-Dare_Ties-GGUF/resolve/main/profesor-dare-ties.q4_0.gguf) | Q4 0 | Standard 4-bit (fast on ARM) |
30
+ | [Download](https://huggingface.co/matrixportal/Profesor-Dare_Ties-GGUF/resolve/main/profesor-dare-ties.q4_k_m.gguf) | Q4 K M | 4-bit balanced (recommended default) |
31
+ | [Download](https://huggingface.co/matrixportal/Profesor-Dare_Ties-GGUF/resolve/main/profesor-dare-ties.q5_k_m.gguf) | Q5 K M | 5-bit best (recommended HQ option) |
32
+ | [Download](https://huggingface.co/matrixportal/Profesor-Dare_Ties-GGUF/resolve/main/profesor-dare-ties.q6_k.gguf) | Q6 K | 6-bit near-perfect (premium quality) |
33
+
34
+ 💡 **Q4 K M** provides the best balance for most use cases