Skip to content

hatanp/celery_ml_inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

celery_ml_inference

Examples for interacting with ML models with Celery

Requires installing suitable broker such as Redis server.

Run Celery worker with celery -A celery_proj worker --pool=solo -l INFO on a GPU machine. The client example can then be run on any machine

About

Examples for interacting with ML models with Celery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages