https://github.com/tensorchord/modelz-mosec-chatglm
https://github.com/tensorchord/modelz-mosec-chatglm
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensorchord/modelz-mosec-chatglm
- Owner: tensorchord
- Created: 2023-04-30T10:15:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T04:49:56.000Z (about 3 years ago)
- Last Synced: 2025-06-14T04:06:07.256Z (about 1 year ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modelz Mosec ChatGLM
## 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`