Casual-Autopsy commited on
Commit
22f0bc0
·
verified ·
1 Parent(s): c444c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -29,6 +29,9 @@ This merge is an expansion on the idea of [merging at extremely low weight as an
29
  Instruct format is the custom version of llama3 that VNTL uses, but you should be able to mix in some regular llama3 formats as well, and it might even help with improving translation quality with the right prompt.
30
 
31
  ## Usage
 
 
 
32
  ### Samplers
33
  No reccomended samplers yet. Stick with `temp: 0` or `top_k: 1` for now.
34
 
 
29
  Instruct format is the custom version of llama3 that VNTL uses, but you should be able to mix in some regular llama3 formats as well, and it might even help with improving translation quality with the right prompt.
30
 
31
  ## Usage
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
  No reccomended samplers yet. Stick with `temp: 0` or `top_k: 1` for now.
37