carton

Crates.iocarton
lib.rscarton
version0.0.1
sourcesrc
created_at2020-11-27 18:56:57.893316
updated_at2023-09-28 17:30:56.846649
descriptionRun any ML model from any programming language.
homepage
repositoryhttps://github.com/VivekPanyam/carton
max_upload_size
id317154
size179,450
Vivek Panyam (VivekPanyam)

documentation

README

Carton

Carton is a library that lets you run any machine learning (ML) model from any programming language*.

It wraps existing models and provides a uniform interface for your application to use regardless of the framework the underlying model was implemented in.

See https://carton.run for an overview of how it works and how to get started.

Getting started

See the quickstart guide at https://carton.run/quickstart

Model Registry

We have a model registry containing several popular open-source models.

Explore the registry at https://carton.pub and check out the quickstart guide.

Docs

See the documentation at https://carton.run/docs

Commit count: 168

cargo fmt