DavidAU commited on
Commit
c0c4c09
·
verified ·
1 Parent(s): e13eccd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -69,6 +69,7 @@ The engine actively corrects, in real time during streaming generation (sampling
69
  - token errors such as Chinese symbols appearing in English generation.
70
  - low quant (IQ1s, IQ2s, q2k) errors such as repetition, variety and breakdowns in generation.
71
  - passive improvement in real time generation using paragraph and/or sentence "reconsider" systems.
 
72
 
73
  The system detects the issue(s), correct(s) them and continues generation WITHOUT USER INTERVENTION.
74
 
 
69
  - token errors such as Chinese symbols appearing in English generation.
70
  - low quant (IQ1s, IQ2s, q2k) errors such as repetition, variety and breakdowns in generation.
71
  - passive improvement in real time generation using paragraph and/or sentence "reconsider" systems.
72
+ - ACTIVE improvement in real time generation using paragraph and/or sentence "reconsider" systems with AUX system(s) active.
73
 
74
  The system detects the issue(s), correct(s) them and continues generation WITHOUT USER INTERVENTION.
75