Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ Note:
|
|
48 |
- V1.0 is the last model in this series which will be published, because of too little community activity.
|
49 |
|
50 |
Recommended settings:
|
51 |
-
- Temperature 0.1 - 0
|
52 |
- Context Length of 2048(base) to 4096(RoPE) will work well for story-telling, role-playing and simple conversations.
|
53 |
- Output Length: 256 will work very stable, but you can extent to 512. Anything beyond that point is risky, text might become repetitous.
|
54 |
- A system prompt which works well can be found at "Files at Versions" => "chat_template". Just copy and paste this into the system prompt or add it before your first message.
|
|
|
48 |
- V1.0 is the last model in this series which will be published, because of too little community activity.
|
49 |
|
50 |
Recommended settings:
|
51 |
+
- Temperature 0.1 - 0.4 is stable.
|
52 |
- Context Length of 2048(base) to 4096(RoPE) will work well for story-telling, role-playing and simple conversations.
|
53 |
- Output Length: 256 will work very stable, but you can extent to 512. Anything beyond that point is risky, text might become repetitous.
|
54 |
- A system prompt which works well can be found at "Files at Versions" => "chat_template". Just copy and paste this into the system prompt or add it before your first message.
|