Skip to content

jexio/inference

Repository files navigation

How to run

Fetch models

git lfs fetch --all

Run triton and s3 instances

docker-compose -f dev/docker-compose.yaml --env-file .env.dev up

The script shows a simplified image processing structure with triton

python run.py --path `a path to your image`

About

Python wrapper around triton-inference-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published