Houses images with starcoder AI chat app baked in.
1.7K
To use this Docker container, simply run the following command in your terminal:
docker run --rm -it wolverminion/starcoder:tagname
If you have an nVidia GPU, and it is configured for use by docker containers, starcoder can use your GPU, launch as follows:
docker run --gpus all --rm -it wolverminion/starcoder: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 starcoder:7b from ollama.com.
Content type
Image
Digest
sha256:c0a47d934…
Size
6.5 GB
Last updated
about 2 years ago
docker pull wolverminion/starcoder