Skip to content

Cog based workers to RunPod serverless workers.

License

Notifications You must be signed in to change notification settings

pavelxx1/cog-worker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cog Worker Skeleton

Easily convert cog based images to a runpod serverless worker.

Getting Started

git clone https://github.com/runpod-workers/cog-worker.git

cd cog-worker/

docker build --tag user/repo:tag --build-arg COG_REPO=user --build-arg COG_MODEL=model_name --build-arg COG_VERSION=model_version .

docker push user/repo:tag

About

Cog based workers to RunPod serverless workers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.1%
  • Dockerfile 15.4%
  • Shell 12.5%