Undi95 commited on
Commit
ba436cf
1 Parent(s): f95855b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ ---
4
+ Re:MythoMax (ReMM) is a recreation trial of the original [MythoMax-L2-B13](https://huggingface.co/Gryphe/MythoMax-L2-13b) with updated models.
5
+
6
+ This merge use SLERP merging method to merge ReML v2 and Huginn v1.2.
7
+
8
+ Explaination :
9
+ ```shell
10
+ - ReML-v2: (Chronos-Beluga v2/Hermes/Airboros 2.1)
11
+ => Keeping The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16
12
+ => Replacing jondurbin/airoboros-l2-13b-2.1 by jondurbin/spicyboros-13b-2.2 (last version)
13
+ => Keeping NousResearch/Nous-Hermes-Llama2-13b
14
+
15
+ With that :
16
+ - ReMM-v2: (ReML/Huginn v1.2)
17
+ => Replacing ReMM by the one above (ReML v2)
18
+ => Keeping The-Face-Of-Goonery/Huginn-13b-v1.2 (hottest)
19
+ ```
20
+
21
+ <!-- description start -->
22
+ ## Description
23
+
24
+ This repo contains fp16 files of ReMM v2, a recreation of the original MythoMax, but updated and merged with SLERP.
25
+ <!-- description end -->
26
+ <!-- description start -->
27
+ ## Models used
28
+
29
+
30
+ - TheBloke/Llama-2-13B-fp16 (base)
31
+ - The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16
32
+ - jondurbin/spicyboros-13b-2.2
33
+ - NousResearch/Nous-Hermes-Llama2-13b
34
+ - The-Face-Of-Goonery/Huginn-13b-v1.2
35
+ - ReML-v2-L2-13B (Private recreation trial of an updated Mythologic-L2-13B)
36
+ <!-- description end -->
37
+ <!-- prompt-template start -->
38
+ ## Prompt template: Alpaca
39
+
40
+ ```
41
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
42
+
43
+ ### Instruction:
44
+ {prompt}
45
+
46
+ ### Response:
47
+
48
+ ```
49
+
50
+ Special thanks to Sushi kek