Sign inSign up

wolverminion/starcoder

By wolverminion

•Updated about 2 years ago

Houses images with starcoder AI chat app baked in.

Image
Machine learning & AI
0

1.7K

wolverminion/starcoder repository overview

⁠Installation of starcoder:7b from ollama.com

Docker Pulls

⁠Usage

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.

⁠Description

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.

Tag summary

Content type

Image

Digest

sha256:c0a47d934…

Size

6.5 GB

Last updated

about 2 years ago

docker pull wolverminion/starcoder