Suparious commited on
Commit
d762acd
·
verified ·
1 Parent(s): d3df555

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -4
README.md CHANGED
@@ -1,15 +1,33 @@
1
  ---
 
 
 
 
 
2
  library_name: transformers
3
  tags:
 
 
 
4
  - 4-bit
5
  - AWQ
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
9
- pipeline_tag: text-generation
10
- inference: false
11
  quantized_by: Suparious
12
  ---
13
- #
 
 
 
 
 
 
 
 
 
14
 
15
- **UPLOAD IN PROGRESS**
 
 
 
1
  ---
2
+ pipeline_tag: text-generation
3
+ license: cc-by-nc-4.0
4
+ base_model:
5
+ - SanjiWatsuki/Kunoichi-DPO-v2-7B
6
+ - nbeerbower/maidphin
7
  library_name: transformers
8
  tags:
9
+ - mergekit
10
+ - merge
11
+ - quantized
12
  - 4-bit
13
  - AWQ
14
  - text-generation
15
  - autotrain_compatible
16
  - endpoints_compatible
17
+ - chatml
 
18
  quantized_by: Suparious
19
  ---
20
+ # nbeerbower/Maidphin-Kunoichi-7B AWQ
21
+
22
+ - Model creator: [nbeerbower](https://huggingface.co/nbeerbower)
23
+ - Original model: [Maidphin-Kunoichi-7B](https://huggingface.co/nbeerbower/Maidphin-Kunoichi-7B)
24
+
25
+ ## Model Summary
26
+
27
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
28
+
29
+ This model was merged using the SLERP merge method.
30
 
31
+ The following models were included in the merge:
32
+ * [SanjiWatsuki/Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B)
33
+ * [nbeerbower/maidphin](https://huggingface.co/nbeerbower/maidphin)