Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
|
|
|
|
4 |
- 4-bit
|
5 |
- AWQ
|
6 |
- text-generation
|
@@ -15,7 +24,21 @@ quantized_by: Suparious
|
|
15 |
- Model creator: [flammenai](https://huggingface.co/flammenai)
|
16 |
- Original model: [flammen22X-mistral-7B](https://huggingface.co/flammenai/flammen22X-mistral-7B)
|
17 |
|
|
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## How to use
|
21 |
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- nbeerbower/flammen22C-mistral-7B
|
5 |
+
- KatyTheCutie/LemonadeRP-4.5.3
|
6 |
+
- SanjiWatsuki/Kunoichi-DPO-v2-7B
|
7 |
+
- ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2
|
8 |
+
- flammenai/flammen18X-mistral-7B
|
9 |
library_name: transformers
|
10 |
tags:
|
11 |
+
- mergekit
|
12 |
+
- merge
|
13 |
- 4-bit
|
14 |
- AWQ
|
15 |
- text-generation
|
|
|
24 |
- Model creator: [flammenai](https://huggingface.co/flammenai)
|
25 |
- Original model: [flammen22X-mistral-7B](https://huggingface.co/flammenai/flammen22X-mistral-7B)
|
26 |
|
27 |
+

|
28 |
|
29 |
+
## Model Summary
|
30 |
+
|
31 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
32 |
+
|
33 |
+
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [nbeerbower/flammen22C-mistral-7B](https://huggingface.co/nbeerbower/flammen22C-mistral-7B) as a base.
|
34 |
+
|
35 |
+
### Models Merged
|
36 |
+
|
37 |
+
The following models were included in the merge:
|
38 |
+
* [KatyTheCutie/LemonadeRP-4.5.3](https://huggingface.co/KatyTheCutie/LemonadeRP-4.5.3)
|
39 |
+
* [SanjiWatsuki/Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B)
|
40 |
+
* [ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2](https://huggingface.co/ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2)
|
41 |
+
* [flammenai/flammen18X-mistral-7B](https://huggingface.co/flammenai/flammen18X-mistral-7B)
|
42 |
|
43 |
## How to use
|
44 |
|