Austism commited on
Commit
76b4dfd
1 Parent(s): 23d1b00

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - llama
5
+ - llama-2
6
+ - pytorch
7
+ - chatbot
8
+ - storywriting
9
+ ---
10
+ ([chronos-13b-v2](https://huggingface.co/elinas/chronos-13b-v2) + [Nous-Hermes-Llama2-13b](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b)) 75/25 merge
11
+
12
+ This is an adaption of [chronos-hermes-13b](https://huggingface.co/Austism/chronos-hermes-13b) for llama-2.
13
+
14
+ This offers the imaginative writing style of chronos while still retaining coherency and being capable. Outputs are long and utilize exceptional prose.
15
+
16
+ ## Prompt Format
17
+
18
+ The model follows the Alpaca prompt format:
19
+ ```
20
+ ### Instruction:
21
+ <prompt>
22
+
23
+ ### Response:
24
+
25
+ ```