You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@0xSage
The initial thought for this one is similar to llama.cpp
However after some rounds of integration, I realized that this one might not be needed as we have release (nitro binary along with external deps. packaged to run).
User can just use that instead for better performance.
This is also needed as the guideline for user to pack nitro to deploy to cloud native services (i.e Kubernetes, Slurm, etc)
Providing a docker image would allow people to create a docker-compose.yml file that has Nitro and an application that uses the API, such as SillyTavern. The minimal size of Nitro makes it great for this type of use. Other people can create a docker image easily, but it is nice when it is provided by an official source so it is known to be up-to-date.
super small docker image for nitro
The text was updated successfully, but these errors were encountered: