R136a1 commited on
Commit
0181c48
1 Parent(s): 9828e2e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +73 -0
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ [EXL2](https://github.com/turboderp/exllamav2/tree/master#exllamav2) Quantization of [Undi95's's MaximalSlerp](https://huggingface.co/Undi95/ReMM-v2.2-L2-13B).
8
+
9
+
10
+ ## Model details
11
+
12
+ Quantized at 5.33bpw
13
+
14
+ ## Prompt Format
15
+
16
+ ```
17
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
18
+
19
+ ### Instruction:
20
+ {prompt}
21
+
22
+ ### Response:
23
+
24
+ ```
25
+
26
+ ## Original model card:
27
+
28
+ Re:MythoMax v2.2 (ReMM v2.2) is a recreation trial of the original [MythoMax-L2-B13](https://huggingface.co/Gryphe/MythoMax-L2-13b) with updated models.
29
+
30
+ This merge use SLERP merging method to merge ReML v2.2 and Huginn v1.2.
31
+
32
+ Explaination :
33
+ ```shell
34
+ - ReML-v2.2: (Chronos-Beluga v2/Hermes/Airboros 2.2)
35
+ => Keeping The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16
36
+ => Replacing jondurbin/airoboros-l2-13b-2.2 by jondurbin/airoboros-l2-13b-2.2.1 (last version)
37
+ => Keeping NousResearch/Nous-Hermes-Llama2-13b
38
+
39
+ With that :
40
+ - ReMM-v2.2: (ReML/Huginn v1.2)
41
+ => Replacing ReMM by the one above (ReML v2.1)
42
+ => Keeping The-Face-Of-Goonery/Huginn-13b-v1.2 (hottest)
43
+ ```
44
+
45
+ <!-- description start -->
46
+ ## Description
47
+
48
+ This repo contains fp16 files of ReMM v2.1, a recreation of the original MythoMax, but updated and merged with SLERP.
49
+ <!-- description end -->
50
+ <!-- description start -->
51
+ ## Models used
52
+
53
+
54
+ - The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16
55
+ - jondurbin/airoboros-l2-13b-2.2.1
56
+ - NousResearch/Nous-Hermes-Llama2-13b
57
+ - The-Face-Of-Goonery/Huginn-13b-v1.2
58
+ - ReML-v2.1-L2-13B (Private recreation trial of an updated Mythologic-L2-13B)
59
+ <!-- description end -->
60
+ <!-- prompt-template start -->
61
+ ## Prompt template: Alpaca
62
+
63
+ ```
64
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
65
+
66
+ ### Instruction:
67
+ {prompt}
68
+
69
+ ### Response:
70
+
71
+ ```
72
+
73
+ Special thanks to Sushi.