2 releases

0.0.1 Sep 28, 2023
0.0.0 Dec 17, 2022

#4 in #carton

33 downloads per month
Used in 2 crates (via carton-runner-interface)

Apache-2.0

64KB
1.5K SLoC

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

Getting involved

Dependencies

~5–15MB
~177K SLoC