VongolaChouko commited on
Commit
e1797ca
·
verified ·
1 Parent(s): 78c6ee2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -13,9 +13,39 @@ license: cc-by-nc-4.0
13
 
14
  # Starcannon Unleashed 12B v1.0
15
 
16
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  ## Merge Details
 
 
 
19
  ### Merge Method
20
 
21
  This model was merged using the della_linear merge method using G:\text-generation-webui\models\MarinaraSpaghetti_NemoMix-Unleashed-12B as a base.
 
13
 
14
  # Starcannon Unleashed 12B v1.0
15
 
16
+ ## Introduction
17
+
18
+ ## Sample Output
19
+
20
+ ## Instruct
21
+
22
+ Both ChatML and Mistral should work fine. Personally, I tested this using ChatML. I found that I like the model's responses better when I use this format. Try to test it out and observe which one you like best. :D
23
+
24
+ ## Settings
25
+
26
+ I recommend using either of these setings:
27
+
28
+ [ST-formatting-2024-10-29-01.json](https://huggingface.co/VongolaChouko/Starcannon-Unleashed-12B-v1.0/blob/main/ST-formatting-2024-10-29-01.json)
29
+ or
30
+ [ST-formatting-2024-10-29-02.json](https://huggingface.co/VongolaChouko/Starcannon-Unleashed-12B-v1.0/blob/main/ST-formatting-2024-10-29-02.json)
31
+
32
+ **IMPORTANT: Master Import in Silly Tavern. Replace "INSERT WORLD HERE" with the world/universe in which your charcater belongs to. If not applicable, just remove that part.**
33
+
34
+ The only difference between the two are their Temperature settings. Again, play around with it to see what suits your taste.
35
+
36
+ Both are modified version of MarinaraSpaghetti's Mistral-Small-Correct.json, transformed into ChatML.
37
+
38
+ You can find the original version here: [MarinaraSpaghetti/SillyTavern-Settings](https://huggingface.co/MarinaraSpaghetti/SillyTavern-Settings/tree/main/Customized)
39
+
40
+ ## Tips
41
+
42
+ 1. Example Messeges I find that it's very important and the model really does copy what it's given, so if you want short outputs, make the first message and example messages short, and so on.
43
+
44
 
45
  ## Merge Details
46
+
47
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
48
+
49
  ### Merge Method
50
 
51
  This model was merged using the della_linear merge method using G:\text-generation-webui\models\MarinaraSpaghetti_NemoMix-Unleashed-12B as a base.