Skip to content

Document how to turn existing Docker images into Cog images #290

Open
@andreasjansson

Description

@andreasjansson

A lot of people have working Docker images already, so they might not want re-package their models with Cog. In order to use Replicate and other systems that run Cog models, we should document how to turn an existing image into a Cog model.

It should be as easy as installing the Cog Python package and implementing cog.Predictor. That doesn't work yet since we don't continuously publish Cog to PyPI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions