Replicate introduces new Cog production runtime component with Go
Action Required
Model authors must update their code to utilize the new Cog runtime, potentially requiring significant development effort to address changes in input semantics and API deprecations.
AI Impact Summary
Replicate is introducing a new, performant production runtime component for Cog, built in Go, to address limitations in the existing Python-based runtime. This change allows model authors to test the new runtime by upgrading to Cog >= 0.16.0 and adding the necessary configuration. The new runtime offers improved dependency management, schema validation, and performance, but requires updating model code to align with the new input semantics and remove deprecated File API usage.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- medium