| Crates.io | cog-cli |
| lib.rs | cog-cli |
| version | 0.1.3 |
| created_at | 2023-06-07 20:31:47.531631+00 |
| updated_at | 2023-06-09 17:44:52.212904+00 |
| description | Reserved for future use |
| homepage | |
| repository | https://github.com/m1guelpf/cog-rust |
| max_upload_size | |
| id | 884991 |
| size | 2,221 |
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).
This is a work in progress. It's not ready for use yet. Check back soon!
To see the proposed DX, check the hello-world example.