3 Commits

Author SHA1 Message Date
SDS
32f605e413 Llama-2-KoboldAI-presets
Here are two presets I've found very useful for Llama 2-based models:

- Deterministic takes away the randomness and is good for testing/comparing models because same input equals same output.

- Storywriter-Llama2 is the Storywriter preset adjusted for Llama 2's 4K context size. It also works well against Llama 2's repetition/looping issues.
2023-08-01 23:13:37 +03:00
Cohee
e9288874b1 Update RR preset 2023-07-23 22:09:59 +03:00
Cohee
edd41989fd Initial commit 2023-07-20 20:32:15 +03:00