lloorree commited on
Commit
4304ef3
1 Parent(s): 8d8301e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -9,6 +9,20 @@ datasets:
9
  Differences:
10
  - Includes a 70B recreation of SuperCOT as in the 1.2 version of Huginn
11
  - Slightly different ratios for the 70B Huginn recreation
 
12
 
13
  License is noncommercial to match that of its major dependency [Chronos 70B](https://huggingface.co/elinas/chronos-70b-v2).
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  Differences:
10
  - Includes a 70B recreation of SuperCOT as in the 1.2 version of Huginn
11
  - Slightly different ratios for the 70B Huginn recreation
12
+ - Anywhere Airoboros is merged in, the 1.4.1 version was used
13
 
14
  License is noncommercial to match that of its major dependency [Chronos 70B](https://huggingface.co/elinas/chronos-70b-v2).
15
 
16
+ ## Prompt Format
17
+
18
+ This model primarily uses Alpaca formatting, so for optimal model performance, use:
19
+ ```
20
+ <System prompt/Character Card>
21
+
22
+ ### Instruction:
23
+ Your instruction or question here.
24
+ 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.
25
+
26
+ ### Response:
27
+ ```
28
+