You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`default_generation_settings` - the default generation settings for the `/completion` endpoint, which has the same fields as the `generation_settings` response object from the `/completion` endpoint.
695
696
-`total_slots` - the total number of slots for process requests (defined by `--parallel` option)
697
+
-`model_path` - the path to model file (same with `-m` argument)
696
698
-`chat_template` - the model's original Jinja2 prompt template
697
699
698
700
### POST `/props`: Change server global properties.
0 commit comments