matrixportal commited on
Commit
1671476
·
verified ·
1 Parent(s): 118ac38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -18
README.md CHANGED
@@ -101,26 +101,31 @@ Tüm model yanıtlarını detaylı incelemek için:
101
  ## ✅ Quantized Models Download List
102
 
103
  ### 🔍 Recommended Quantizations
104
- - **✨ General CPU Use:** [`Q4_K_M`](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/mainCommand-R7B-Arabic-02-2025-q4_k_m.gguf) (Best balance of speed/quality)
105
- - **📱 ARM Devices:** [`Q4_0`](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q4_0.gguf) (Optimized for ARM CPUs)
106
- - **🏆 Maximum Quality:** [`Q8_0`](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q8_0.gguf) (Near-original quality)
 
 
 
107
 
108
  ### 📦 Full Quantization Options
109
- | 🚀 Download | 🔢 Type | 📝 Notes |
110
- |:---------|:-----|:------|
111
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q2_k.gguf) | ![Q2_K](https://img.shields.io/badge/Q2_K-1A73E8) | Basic quantization |
112
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q3_k_s.gguf) | ![Q3_K_S](https://img.shields.io/badge/Q3_K_S-34A853) | Small size |
113
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q3_k_m.gguf) | ![Q3_K_M](https://img.shields.io/badge/Q3_K_M-FBBC05) | Balanced quality |
114
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q3_k_l.gguf) | ![Q3_K_L](https://img.shields.io/badge/Q3_K_L-4285F4) | Better quality |
115
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q4_0.gguf) | ![Q4_0](https://img.shields.io/badge/Q4_0-EA4335) | Fast on ARM |
116
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q4_k_s.gguf) | ![Q4_K_S](https://img.shields.io/badge/Q4_K_S-673AB7) | Fast, recommended |
117
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q4_k_m.gguf) | ![Q4_K_M](https://img.shields.io/badge/Q4_K_M-673AB7)| Best balance |
118
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q5_0.gguf) | ![Q5_0](https://img.shields.io/badge/Q5_0-FF6D01) | Good quality |
119
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q5_k_s.gguf) | ![Q5_K_S](https://img.shields.io/badge/Q5_K_S-0F9D58) | Balanced |
120
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q5_k_m.gguf) | ![Q5_K_M](https://img.shields.io/badge/Q5_K_M-0F9D58) | High quality |
121
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q6_k.gguf) | ![Q6_K](https://img.shields.io/badge/Q6_K-4285F4) 🏆 | Very good quality |
122
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-q8_0.gguf) | ![Q8_0](https://img.shields.io/badge/Q8_0-EA4335) | Fast, best quality |
123
- | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/Command-R7B-Arabic-02-2025-f16.gguf) | ![F16](https://img.shields.io/badge/F16-000000) | Maximum accuracy |
 
 
124
 
125
  💡 **Tip:** Use `F16` for maximum precision when quality is critical
126
 
 
101
  ## ✅ Quantized Models Download List
102
 
103
  ### 🔍 Recommended Quantizations
104
+
105
+ * **✨ General CPU Use:** [`Q4_K_M`](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q4_k_m.gguf?download=true) (Best balance of speed/quality)
106
+ * **📱 ARM Devices:** [`Q4_0`](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q4_0.gguf?download=true) (Optimized for ARM CPUs)
107
+ * **🏆 Maximum Quality:** [`Q8_0`](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q8_0.gguf?download=true) (Near-original quality)
108
+
109
+ ---
110
 
111
  ### 📦 Full Quantization Options
112
+
113
+ | 🚀 Download | 🔢 Type | 📝 Notes |
114
+ | :---------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------- | :----------------- |
115
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q2_k.gguf?download=true) | ![Q2\_K](https://img.shields.io/badge/Q2_K-1A73E8) | Basic quantization |
116
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q3_k_s.gguf?download=true) | ![Q3\_K\_S](https://img.shields.io/badge/Q3_K_S-34A853) | Small size |
117
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q3_k_m.gguf?download=true) | ![Q3\_K\_M](https://img.shields.io/badge/Q3_K_M-FBBC05) | Balanced quality |
118
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q3_k_l.gguf?download=true) | ![Q3\_K\_L](https://img.shields.io/badge/Q3_K_L-4285F4) | Better quality |
119
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q4_0.gguf?download=true) | ![Q4\_0](https://img.shields.io/badge/Q4_0-EA4335) | Fast on ARM |
120
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q4_k_s.gguf?download=true) | ![Q4\_K\_S](https://img.shields.io/badge/Q4_K_S-673AB7) | Fast, recommended |
121
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q4_k_m.gguf?download=true) | ![Q4\_K\_M](https://img.shields.io/badge/Q4_K_M-673AB7) | Best balance |
122
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q5_0.gguf?download=true) | ![Q5\_0](https://img.shields.io/badge/Q5_0-FF6D01) | Good quality |
123
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q5_k_s.gguf?download=true) | ![Q5\_K\_S](https://img.shields.io/badge/Q5_K_S-0F9D58) | Balanced |
124
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q5_k_m.gguf?download=true) | ![Q5\_K\_M](https://img.shields.io/badge/Q5_K_M-0F9D58) | High quality |
125
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q6_k.gguf?download=true) | ![Q6\_K](https://img.shields.io/badge/Q6_K-4285F4) 🏆 | Very good quality |
126
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-q8_0.gguf?download=true) | ![Q8\_0](https://img.shields.io/badge/Q8_0-EA4335) | Fast, best quality |
127
+ | [Download](https://huggingface.co/matrixportal/c4ai-command-r7b-arabic-02-2025-GGUF/resolve/main/C4AI-Command-R7B-Arabic-02-2025-f16.gguf?download=true) | ![F16](https://img.shields.io/badge/F16-000000) | Maximum accuracy |
128
+
129
 
130
  💡 **Tip:** Use `F16` for maximum precision when quality is critical
131