ParasiticRogue commited on
Commit
62cd317
1 Parent(s): 25119da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
 
11
  Newly trimmed, cleaned, and grammar checked, all of which is seperate from previous versions of Bluemoon, and has been edited for better parquet quantization such as exl2 or gguf, making models slightly more stable during creative endeavors when used.
12
 
13
- Each row has just about, or is under, 2048 tokens, and with extra stop tokens on each side of the rows to help with performance.
14
 
15
  If using a model that uses something other than Vicuna, ChatML, or the specialized Chat-Vicuna, then just take the csv file and edit the top section to your prefered template and convert it yourself.
16
 
 
10
 
11
  Newly trimmed, cleaned, and grammar checked, all of which is seperate from previous versions of Bluemoon, and has been edited for better parquet quantization such as exl2 or gguf, making models slightly more stable during creative endeavors when used.
12
 
13
+ Each row is under 2048 tokens in length with extra stop tokens on each side to help with performance.
14
 
15
  If using a model that uses something other than Vicuna, ChatML, or the specialized Chat-Vicuna, then just take the csv file and edit the top section to your prefered template and convert it yourself.
16