Skip to content

Latest commit

 

History

History

canary

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Canary

This simple model takes a string as input and returns a streaming string output.

Usage

First, make sure you've got the latest version of Cog installed.

Build the container image:

cog build

Now you can run predictions on the model:

cog predict -i text=Athena

cog predict -i text=Zeus