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

pull/957/merge v1.4.16
Eugen Eisler 4 days ago
parent 147da29c1a
commit 75c1e84e08

@ -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

Loading…
Cancel
Save