Virt-io commited on
Commit
453e5aa
1 Parent(s): 7aa6481

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,8 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  base_model:
3
  - FuseAI/FuseChat-7B-VaRM
4
  - SanjiWatsuki/Kunoichi-DPO-v2-7B
5
- library_name: transformers
 
 
 
6
  tags:
7
  - mergekit
8
  - merge
 
1
+ Merged [Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B) into [FuseChat-7B-Varm](https://huggingface.co/FuseAI/FuseChat-7B-VaRM) to fix the GPTism
2
+
3
+ The idea was to keep FuseChat's smarts since from my testing it was amazing, just a little stubborn for RP
4
+
5
+
6
+ Silly tavern [preset](https://huggingface.co/Virt-io/FuseChat-7B-VaRM-GGUF/tree/main/presets)
7
+
8
+
9
+
10
+ Merge template copied from [TheProfessor](https://huggingface.co/abacusai/TheProfessor-155b)
11
+
12
  ---
13
  base_model:
14
  - FuseAI/FuseChat-7B-VaRM
15
  - SanjiWatsuki/Kunoichi-DPO-v2-7B
16
+
17
+ library_name:
18
+ - transformers
19
+
20
  tags:
21
  - mergekit
22
  - merge