Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: huihui-ai/aya-expanse-8b-abliterated
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- de
|
7 |
+
- es
|
8 |
+
- it
|
9 |
+
- pt
|
10 |
+
- ja
|
11 |
+
- ko
|
12 |
+
- zh
|
13 |
+
- ar
|
14 |
+
- el
|
15 |
+
- fa
|
16 |
+
- pl
|
17 |
+
- id
|
18 |
+
- cs
|
19 |
+
- he
|
20 |
+
- hi
|
21 |
+
- nl
|
22 |
+
- ro
|
23 |
+
- ru
|
24 |
+
- tr
|
25 |
+
- uk
|
26 |
+
- vi
|
27 |
+
license: cc-by-nc-4.0
|
28 |
+
library_name: transformers
|
29 |
+
tags:
|
30 |
+
- matrixportal
|
31 |
+
inference: false
|
32 |
+
---
|
33 |
+
|
34 |
+
# Aya-Empati-v3 GGUF Quantized Models
|
35 |
+
|
36 |
+
## Technical Details
|
37 |
+
- **Quantization Tool:** llama.cpp
|
38 |
+
- **Version:** version: 5466 (9ecf3e66)
|
39 |
+
|
40 |
+
## Model Information
|
41 |
+
- **Base Model:** [matrixportal/Aya-Empati-v3](https://huggingface.co/matrixportal/Aya-Empati-v3)
|
42 |
+
- **Quantized by:** [matrixportal](https://huggingface.co/matrixportal)
|
43 |
+
|
44 |
+
## Available Files
|
45 |
+
| 🚀 Download | 🔢 Type | 📝 Description |
|
46 |
+
|------------|---------|---------------|
|
47 |
+
| [Download](https://huggingface.co/matrixportal/Aya-Empati-v3-GGUF/resolve/main/aya-empati-v3.q4_k_m.gguf) | Q4 K M | 4-bit balanced (recommended default) |
|
48 |
+
|
49 |
+
💡 **Q4 K M** provides the best balance for most use cases
|