An open API service indexing awesome lists of open source software.

https://github.com/tensorchord/modelz-template-vllm

Dockerfile and templates for vLLM
https://github.com/tensorchord/modelz-template-vllm

Last synced: 7 months ago
JSON representation

Dockerfile and templates for vLLM

Awesome Lists containing this project

README

          

# Modelz Stable Diffusion Template

## Build Docker Image

You can choose to use the one of the following method:

* `Dockerfile`
* `docker buildx build -t / --push .`
* `build.envd`
* `envd build -f :serving --output type=image,name=docker.io// --push`