Suparious commited on
Commit
f1eb9a5
1 Parent(s): bc497c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
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
+ ![image/png](https://huggingface.co/nbeerbower/flammen13X-mistral-7B/resolve/main/flammen13x.png)
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