Skip to content

Erland366/TinyLLaMa-FlashCards

Repository files navigation

To create the docker image, run the following command from the root of the repository

sudo docker build -t vllm . 

To run the docker image, run the following command from the root of the repository

sudo docker run --gpus all -it --rm -p 5000:5000 -e HUGGINGFACE_KEY=$HUGGINGFACE_KEY vllm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published