Henk717 commited on
Commit
3d9b888
·
1 Parent(s): 1cfed5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: llama2
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
  ---
4
+ # LLaMA 2 Holomax 13B - The writers version of Mythomax
5
+
6
+ This is an expansion merge to the well praised Mythomax model from Gryphe (60%) using MrSeeker's KoboldAI Holodeck model (40%)
7
+ The goal of this model is to enhance story writing capabilities while preserving the desirable traits of the Mythomax model.
8
+
9
+ Testers found that this model passes the InteracTV benchmark, was useful for story writing, chatting and text adventures using Instruction mode.
10
+ Preservation of factual knowledge has not been tested since we expect the original to be better in those use cases as this merge was focussed on fiction.
11
+
12
+ ## Credits
13
+ This merge is not possible without the following models and model authors (Thanks to all of you for your work!)
14
+
15
+ Mythomax by Gryphe:
16
+ - Mythologic-L2 by Gryphe:
17
+ - - Hermes by Nous-Research
18
+ - Chronos V2 by Elinas
19
+ - Airoboros m2.0 by Jondurbin
20
+ - Huginn by Face of Goonery:
21
+ - - Hermes by Nous-Research
22
+ - StableBeluga by StabilityAI
23
+ - Airoboros by Jondurbin
24
+ - Chronos by Elinas
25
+ - Limarp by Lemonila
26
+ Holodeck by Mr.Seeker
27
+
28
+ ## Guidelines
29
+ This model is designed to be flexible, it should be able to be used as a co-writing model, as well as a variety of instruct formats (Tested with Alpaca) and regular chatting both augmented with traditional formatting and instruct formatting.
30
+ The Alpaca format is as follows:
31
+ ```
32
+ ### Instruction:
33
+
34
+ Instruction goes here
35
+
36
+ ### Response:
37
+ ```
38
+ But if you have a different preferred format that works on one of the models above it will likely still work.