Skip to content
New issue

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

CLI argument to provide a custom model chat #839

Open
benoitf opened this issue Feb 17, 2025 · 0 comments
Open

CLI argument to provide a custom model chat #839

benoitf opened this issue Feb 17, 2025 · 0 comments

Comments

@benoitf
Copy link
Contributor

benoitf commented Feb 17, 2025

RamaLama images allow to provide custom environment variables to override host, port, model chat, etc.

if [ -n "${MODEL_CHAT_FORMAT}" ]; then

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant