mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
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)
|
||||
-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…
Reference in New Issue
Block a user