replicate/cog
Containers for machine learning
This tool helps machine learning engineers and researchers easily package their trained ML models into standardized, production-ready containers. You define the model's environment and how it processes inputs, and the tool generates a Docker image that can take data (like an image file) and return the model's output (like a transformed image). It's designed for anyone deploying machine learning models into live applications.
9,268 stars. Actively maintained with 83 commits in the last 30 days. Available on PyPI.
Use this if you need to deploy your machine learning model to production reliably and efficiently, without getting bogged down in complex Docker configurations or CUDA compatibility issues.
Not ideal if you are looking for a tool to train models or if you do not plan to deploy models using Docker.
Stars
9,268
Forks
657
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
83
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/replicate/cog"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Community Discussion
Recent Releases
Compare
Related frameworks
dusty-nv/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
rsnk96/Ubuntu-Setup-Scripts
Scripts to help you set up your Ubuntu quickly, especially if you're in any subfield of Data...
open-ce/open-ce
This repository provides the Open-CE environment files and version definitions for each Open-CE release.
lablup/backend.ai-kernels
Repository of Backend.AI-enabled container recipes
quantbelt/jupyter-quant
A dockerized Jupyter quant research environment.