Khetterman
commited on
Create README.md
Browse files![Kapusta-JapanChibi-Logo256.png](https://cdn-uploads.huggingface.co/production/uploads/673125091920e70ac26c8a2e/bD3Zv39dUVMQBEn1G8DTM.png)
README.md
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Khetterman/Llama-3.2-Kapusta-3B-v8
|
4 |
+
- AELLM/Llama-3.2-Chibi-3B
|
5 |
+
- AXCXEPT/EZO-Llama-3.2-3B-Instruct-dpoE
|
6 |
+
library_name: transformers
|
7 |
+
tags:
|
8 |
+
- mergekit
|
9 |
+
- merge
|
10 |
+
- bfloat16
|
11 |
+
- safetensors
|
12 |
+
- llama
|
13 |
+
- llama-3
|
14 |
+
- llama-3.2
|
15 |
+
- 3b
|
16 |
+
- chat
|
17 |
+
- creative
|
18 |
+
- conversational
|
19 |
+
- not-for-all-audiences
|
20 |
+
language:
|
21 |
+
- en
|
22 |
+
- ru
|
23 |
+
|
24 |
+
---
|
25 |
+
# Llama-3.2-Kapusta-JapanChibi-3B-v1
|
26 |
+
>*やめてください、私は小さくて役に立ちます*
|
27 |
+
|
28 |
+
![Kapusta-JapanChibi-Logo256.png](https://cdn-uploads.huggingface.co/production/uploads/673125091920e70ac26c8a2e/bD3Zv39dUVMQBEn1G8DTM.png)
|
29 |
+
|
30 |
+
This is an interesting merge of **3 cool models**, created using [mergekit](https://github.com/arcee-ai/mergekit).
|
31 |
+
Enjoy exploring :)
|
32 |
+
|
33 |
+
## Merge Details
|
34 |
+
### Method
|
35 |
+
|
36 |
+
This model was merged using the model_stock method.
|
37 |
+
|
38 |
+
### Models
|
39 |
+
|
40 |
+
The following models were included in the merge:
|
41 |
+
|
42 |
+
* [Khetterman/Llama-3.2-Kapusta-3B-v8](https://huggingface.co/Khetterman/Llama-3.2-Kapusta-3B-v8)
|
43 |
+
* [AELLM/Llama-3.2-Chibi-3B](https://huggingface.co/AELLM/Llama-3.2-Chibi-3B)
|
44 |
+
* [AXCXEPT/EZO-Llama-3.2-3B-Instruct-dpoE](https://huggingface.co/AXCXEPT/EZO-Llama-3.2-3B-Instruct-dpoE)
|
45 |
+
|
46 |
+
### Configuration
|
47 |
+
|
48 |
+
The following YAML configurations was used to produce this model:
|
49 |
+
|
50 |
+
```yaml
|
51 |
+
# Llama-3.2-Kapusta-JapanChibi-3B-v1
|
52 |
+
models:
|
53 |
+
- model: AELLM/Llama-3.2-Chibi-3B
|
54 |
+
- model: AXCXEPT/EZO-Llama-3.2-3B-Instruct-dpoE
|
55 |
+
merge_method: model_stock
|
56 |
+
base_model: Khetterman/Llama-3.2-Kapusta-3B-v8
|
57 |
+
dtype: bfloat16
|
58 |
+
```
|
59 |
+
|
60 |
+
>My thanks to the authors of the original models, your work is incredible. Have a good time 🖤
|