Houses images with llama PRO AI chat app baked in.
1.8K
To use this Docker container, simply run the following command in your terminal:
docker run --rm -it wolverminion/llama-pro-instruct:tagname
If you have an nVidia GPU, and it is configured for use by docker containers, llama-pro-instruct can use your GPU, launch as follows:
docker run --gpus all --rm -it wolverminion/llama-pro-instruct:tagname
Replace tagname with the specific tag you want to use.
This all-in-one solution contains and runs the server, and has the cli as its Docker entrypoint. It is an installation of llama-pro from ollama.com.
Content type
Image
Digest
sha256:1f0e80abb…
Size
6.9 GB
Last updated
about 2 years ago
docker pull wolverminion/llama-pro-instruct