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:
parent
147da29c1a
commit
75c1e84e08
@ -195,7 +195,7 @@ Application Options:
|
|||||||
-T, --topp= Set top P (default: 0.9)
|
-T, --topp= Set top P (default: 0.9)
|
||||||
-s, --stream Stream
|
-s, --stream Stream
|
||||||
-P, --presencepenalty= Set presence penalty (default: 0.0)
|
-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)
|
-F, --frequencypenalty= Set frequency penalty (default: 0.0)
|
||||||
-l, --listpatterns List all patterns
|
-l, --listpatterns List all patterns
|
||||||
-L, --listmodels List all available models
|
-L, --listmodels List all available models
|
||||||
|
Loading…
x
Reference in New Issue
Block a user