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
In case of using nvidia-hosted LLMs, you just need to set an environment variable by export APP_LLM_MODELNAME=meta/llama-3.1-8b-instruct before run docker compose up
For the self-hosted deployment, you additionally need to change the image on deploy/compose/nims.yaml:
can I use other nim models like llama-3.1 8b instead of 70b?
The text was updated successfully, but these errors were encountered: