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
- Host: GitHub
- URL: https://github.com/tensorchord/modelz-template-vllm
- Owner: tensorchord
- Created: 2023-07-09T02:42:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T01:24:28.000Z (over 2 years ago)
- Last Synced: 2025-01-10T21:11:42.528Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`