Crates.io | carton |
lib.rs | carton |
version | 0.0.1 |
source | src |
created_at | 2020-11-27 18:56:57.893316 |
updated_at | 2023-09-28 17:30:56.846649 |
description | Run any ML model from any programming language. |
homepage | |
repository | https://github.com/VivekPanyam/carton |
max_upload_size | |
id | 317154 |
size | 179,450 |
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.
See the quickstart guide at https://carton.run/quickstart
We have a model registry containing several popular open-source models.
Explore the registry at https://carton.pub and check out the quickstart guide.
See the documentation at https://carton.run/docs