https://github.com/gaocegege/modelz-llm
https://github.com/gaocegege/modelz-llm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gaocegege/modelz-llm
- Owner: gaocegege
- Created: 2023-05-16T02:34:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T02:34:03.000Z (about 2 years ago)
- Last Synced: 2025-02-08T15:48:14.432Z (4 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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`