feat: use -r, --raw: Use defaults of model (don't send temperature etc.) and use the user role instead of the system role.

This commit is contained in:
Eugen Eisler 2024-09-15 20:42:25 +02:00
parent 147da29c1a
commit 75c1e84e08

View File

@ -195,7 +195,7 @@ Application Options:
-T, --topp= Set top P (default: 0.9)
-s, --stream Stream
-P, --presencepenalty= Set presence penalty (default: 0.0)
-u, --user-instead-of-system Use the user role instead of the system role for the pattern
-r, --raw Use the defaults of the model without sending chat options (like temperature etc.) and use the user role instead of the system role for patterns
-F, --frequencypenalty= Set frequency penalty (default: 0.0)
-l, --listpatterns List all patterns
-L, --listmodels List all available models