Skip to content

NIMs powershell for launching local AI microservices and open-stack model templates

License

Notifications You must be signed in to change notification settings

dusty-nv/sudonim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudonim

Local AI microservice launcher and docker-compose generator for deploying containerized genAI models and tools. It provides additional automation for jetson-containers and jetson-ai-lab to manage model downloads, quantization, and serving of OpenAI-compatible endpoints with optimized inference.

Inference APIs

See https://jetson-ai-lab.com/models.html to use this tool in practice.

Install

Manual installation isn't typically necessary at this point in time, as normally sudonim is invoked from docker and already setup inside relevant container images. In jetson-containers it gets installed like this:

git clone https://github.com/dusty-nv/sudonim /opt/sudonim
pip install -e /opt/sudonim

That is so the sources are retained and mountable in a known location for development purposes. Otherwise you can use the one-liner:

pip install git+https://github.com/dusty-nv/sudonim

About

NIMs powershell for launching local AI microservices and open-stack model templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages