rombodawg commited on
Commit
4c5e2f2
1 Parent(s): 3c4bf0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
 
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+
3
  license: apache-2.0
4
  ---
5
+ Open_Gpt4
6
+
7
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/T7QKB0fKNHQvNqAjm8zrH.jpeg)
8
+
9
+ This model is a TIES merger of notux-8x7b-v1 and UNAversal-8x7B-v1beta with MixtralOrochi8x7B being the Base model.
10
+
11
+ I was very impressed with MixtralOrochi8x7B performance and multifacited usecases as it is already a merger of many usefull Mixtral models such as Mixtral instruct,
12
+ Noromaid-v0.1-mixtral, openbuddy-mixtral and possibly other models that were not named. My goal was to expand the models capabilities and make it even more capable.
13
+
14
+ Base model:
15
+
16
+ - https://huggingface.co/smelborp/MixtralOrochi8x7B
17
+
18
+ Merged models:
19
+
20
+ - https://huggingface.co/fblgit/UNAversal-8x7B-v1beta
21
+
22
+ - https://huggingface.co/argilla/notux-8x7b-v1
23
+
24
+ Instruct template: Alpaca
25
+