cog-rust 0.1.0

Rust containers for machine learning
cog-rust-0.1.0 is not a library.
Visit the last successful build: cog-rust-1.0.14

Cog[-rust]: Containers for machine learning

Cog is an open-source tool that lets you package machine learning models in a standard, production-ready container.

Cog bundles Python models into a Docker image with a simple interface for loading and running models. This project aims to match that interface for Rust models, so they can be used interchangeably (on Replicate or Dyson).

WIP

This is a work in progress. It's not ready for use yet. Check back soon!