We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some essential ones that come to mind:
-t {n}
--temp
The text was updated successfully, but these errors were encountered:
@zakkor Yep this is definitely coming ☺️
Sorry, something went wrong.
llama_context
Added in v1.2.0
alexrozanski
No branches or pull requests
Some essential ones that come to mind:
-t {n}
to specify number of threads. From what I can tell, LlamaChat uses 3 threads by default, but on my machine 8 threads gets the best performance.--temp
and the rest of the useful paramsThe text was updated successfully, but these errors were encountered: