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
RamaLama images allow to provide custom environment variables to override host, port, model chat, etc.
ramalama/container-images/scripts/llama-server.sh
Line 2 in 2dce610
I am missing a way to specify MODEL_CHAT_FORMAT option using RamaLama cli
ramalama serve --help usage: ramalama serve [-h] [--authfile AUTHFILE] [-c CONTEXT] [-n NAME] [--seed SEED] [--temp TEMP] [--tls-verify TLSVERIFY] [-d] [--host HOST] [--generate {quadlet,kube,quadlet/kube}] [-p PORT] [--network-mode NETWORK_MODE] MODEL
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RamaLama images allow to provide custom environment variables to override host, port, model chat, etc.
ramalama/container-images/scripts/llama-server.sh
Line 2 in 2dce610
I am missing a way to specify MODEL_CHAT_FORMAT option using RamaLama cli
The text was updated successfully, but these errors were encountered: