https://github.com/tensorchord/modelz-docs
Modelz is a developer-first platform for prototyping and deploying machine learning models.
https://github.com/tensorchord/modelz-docs
generative-ai inference inference-server llm machine-learning modelz serverless
Last synced: 11 months ago
JSON representation
Modelz is a developer-first platform for prototyping and deploying machine learning models.
- Host: GitHub
- URL: https://github.com/tensorchord/modelz-docs
- Owner: tensorchord
- License: apache-2.0
- Created: 2023-02-23T02:59:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T14:10:22.000Z (over 2 years ago)
- Last Synced: 2024-02-25T12:34:00.426Z (about 2 years ago)
- Topics: generative-ai, inference, inference-server, llm, machine-learning, modelz, serverless
- Language: MDX
- Homepage: https://docs.modelz.ai
- Size: 11.5 MB
- Stars: 7
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModelZ Documentation
[ModelZ](https://docs.modelz.ai) is an end-to-end platform for developers, that allows you to create and deploy your models to the cloud in just a few minutes.
This repository contains the source code for the ModelZ documentation website.
## Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.