Khetterman
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
library_name: transformers
|
5 |
+
quantized_by: Khetterman
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
- llama
|
10 |
+
- llama-3
|
11 |
+
- llama-3.2
|
12 |
+
- 3b
|
13 |
+
- chat
|
14 |
+
- creative
|
15 |
+
- conversational
|
16 |
+
- not-for-all-audiences
|
17 |
+
language:
|
18 |
+
- en
|
19 |
+
- ru
|
20 |
+
|
21 |
+
---
|
22 |
+
# Llama-3.2-Kapusta-JapanChibi-3B-v1 GGUF Quantizations π²
|
23 |
+
>γγγ¦γγ γγγη§γ―ε°γγγ¦ε½Ήγ«η«γ‘γΎγ
|
24 |
+
>>I love this model, but I don't understand Japanese, although it is also good in other languages.
|
25 |
+
|
26 |
+
![Kapusta-JapanChibi-Logo256.png](https://cdn-uploads.huggingface.co/production/uploads/673125091920e70ac26c8a2e/bD3Zv39dUVMQBEn1G8DTM.png)
|
27 |
+
|
28 |
+
This model was converted to GGUF format using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
29 |
+
|
30 |
+
For more information of the model, see the original model card: [Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1](https://huggingface.co/Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1).
|
31 |
+
|
32 |
+
## Available Quantizations (ββΏβ)
|
33 |
+
|
34 |
+
| Type | Quantized GGUF Model | Size |
|
35 |
+
|--------|----------------------|------|
|
36 |
+
| Q4_0 | [Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1-Q4_0.gguf](https://huggingface.co/Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1-GGUF/blob/main/Llama-3.2-Kapusta-JapanChibi-3B-v1-Q4_0.gguf) | 1.99 GiB |
|
37 |
+
| Q6_K | [Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1-Q6_K.gguf](https://huggingface.co/Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1-GGUF/blob/main/Llama-3.2-Kapusta-JapanChibi-3B-v1-Q6_K.gguf) | 2.76 GiB |
|
38 |
+
| Q8_0 | [Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1-Q8_0.gguf](https://huggingface.co/Khetterman/Llama-3.2-Kapusta-JapanChibi-3B-v1-GGUF/blob/main/Llama-3.2-Kapusta-JapanChibi-3B-v1-Q8_0.gguf) | 3.57 GiB |
|
39 |
+
|
40 |
+
>My thanks to the authors of the original models, your work is incredible. Have a good time π€
|