Commit Graph

3 Commits

Author SHA1 Message Date
Maxim Lebedev 59100a0076
Fixed tags order in Llama2 instruct preset
I didn't notice that the prompt wording implies impersonation, which is incorrect for common usage. Changed the order of tags used to generate the character's response to the user, rather than the vice versa.
2023-07-22 21:31:44 +06:00
Maxim Lebedev 433ddf5901
Created Llama2 instruct preset
Tested on Llama 2 13B chat model provided by TheBloke. Based on these prompt example: https://huggingface.co/TheBloke/Llama-2-13B-chat-GPTQ#prompt-template-llama-2-chat
2023-07-22 13:24:17 +06:00
Cohee edd41989fd Initial commit 2023-07-20 20:32:15 +03:00