ParasiticRogue commited on
Commit
b0841bb
1 Parent(s): b8295bb

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 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 and/or stop tokens 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 (832 rows total) 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 and/or stop tokens to your prefered template and convert it yourself.
16