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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -32,6 +32,9 @@ Instruct format is the custom version of llama3 that VNTL uses, but you should b
32
  ### Presets
33
  For SillyTavern use [these presets.](https://huggingface.co/Casual-Autopsy/Llama-3-VNTL-Yollisa-8B/tree/main/ST)
34
 
 
 
 
35
  ### Samplers
36
  ```yaml
37
  top_k: 1
 
32
  ### Presets
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
40
  top_k: 1