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
lora_path: Path to a LoRA file to apply to the model.
785
786
numa: Enable NUMA support. (NOTE: The initial value of this parameter is used for the remainder of the program as this value is set in llama_backend_init)
786
787
chat_format: String specifying the chat format to use when calling create_chat_completion.
788
+
chat_handler: Optional chat handler to use when calling create_chat_completion.
0 commit comments