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
There is a RamaLama image including llama.cpp and whispercpp and now podman-remote and the CLI
I would expect a dedicated image for the CLI with default entrypoint being the CLI execution and no other dependencies in the image than the dependencies of the CLI
podman run ....... quay.io/ramalama/ramalama-ci --help would then run ramalama.py
The text was updated successfully, but these errors were encountered:
There is a RamaLama image including llama.cpp and whispercpp and now podman-remote and the CLI
I would expect a dedicated image for the CLI with default entrypoint being the CLI execution and no other dependencies in the image than the dependencies of the CLI
podman run ....... quay.io/ramalama/ramalama-ci --help
would then run ramalama.pyThe text was updated successfully, but these errors were encountered: