Casual-Autopsy commited on
Commit
285c772
·
verified ·
1 Parent(s): ff5cc58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Instruct format is the custom version of llama3 that VNTL uses, but you should b
33
  For SillyTavern use [these presets.](https://huggingface.co/Casual-Autopsy/Llama-3-VNTL-Yollisa-8B/tree/main/ST)
34
 
35
  When adding prompts outside of Metadata, set role to system and add instruct format manually.
36
- Because system prompt format blank, this allows to write ST scripts to ad old chat pairs to the data bank with instruct formats RegExed in and inject them via RAG. I found that doing so increases translation quality greatly.
37
 
38
  ### Samplers
39
  ```yaml
 
33
  For SillyTavern use [these presets.](https://huggingface.co/Casual-Autopsy/Llama-3-VNTL-Yollisa-8B/tree/main/ST)
34
 
35
  When adding prompts outside of Metadata, set role to system and add instruct format manually.
36
+ Because system prompt format blank, this allows to write ST scripts to add old chat pairs to the data bank with instruct formats RegExed in and inject them via RAG. I found that doing so increases translation quality greatly.
37
 
38
  ### Samplers
39
  ```yaml