totally-not-an-llm commited on
Commit
9e7c96f
1 Parent(s): e287966

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -24,6 +24,23 @@ AlpacaCielo2-7b-8k is the second version of the AlpacaCielo series. It is a lla
24
  ### Assistant:
25
  ```
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  *Thanks to previous similar models such as Alpacino, Alpasta, and AlpacaDente for inspiring the creation of this model. Thanks also to the creators of the models involved in the merge. Original models:*
28
 
29
  - [Hermes-LLongMA-2](https://huggingface.co/conceptofmind/Hermes-LLongMA-2-7b-8k)
 
24
  ### Assistant:
25
  ```
26
 
27
+ ### Note for system prompt:
28
+ The model understands it well and it works great if you want roleplay, but it still likes to be an assistant, so you should nudge it in the right direction. For example:
29
+
30
+ ```
31
+ ### System: Roleplay as a pirate
32
+ ### Human: hello
33
+ ### Assistant: Ahoy, matey! How can I assist you today?
34
+ ```
35
+
36
+ ### vs.
37
+
38
+ ```
39
+ ### System: Roleplay as a pirate (not assistant!)
40
+ ### Human: hello
41
+ ### Assistant: Arrgh, matey! I be the Captain of this here ship. What business do ye have with me?
42
+ ```
43
+
44
  *Thanks to previous similar models such as Alpacino, Alpasta, and AlpacaDente for inspiring the creation of this model. Thanks also to the creators of the models involved in the merge. Original models:*
45
 
46
  - [Hermes-LLongMA-2](https://huggingface.co/conceptofmind/Hermes-LLongMA-2-7b-8k)