lloorree commited on
Commit
bb6080e
1 Parent(s): 18b9fa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -1,3 +1,27 @@
1
  ---
2
- license: cc-by-nc-nd-4.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-sa-4.0
3
+ datasets:
4
+ - kaiokendev/SuperCOT-dataset
5
  ---
6
+
7
+ 70B recreation of [MythoMax](https://huggingface.co/Gryphe/MythoMax-L2-13b).
8
+
9
+ Differences:
10
+ - Includes a 70B recreation of SuperCOT as in the 1.2 version of Huginn
11
+ - Anywhere Airoboros is merged in, the 1.4.1 version was used instead of 2.X
12
+
13
+ License is strictly noncommercial to match that of its major dependency [Chronos 70B](https://huggingface.co/elinas/chronos-70b-v2).
14
+
15
+ ## Prompt Format (Copied from the MythoMax page, not necessarily optimal)
16
+
17
+ This model primarily uses Alpaca formatting, so for optimal model performance, use:
18
+ ```
19
+ <System prompt/Character Card>
20
+
21
+ ### Instruction:
22
+ Your instruction or question here.
23
+ For roleplay purposes, I suggest the following - Write <CHAR NAME>'s next reply in a chat between <YOUR NAME> and <CHAR NAME>. Write a single reply only.
24
+
25
+ ### Response:
26
+ ```
27
+