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

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.

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.