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
When the runner starts - it triggers ollama weights to download but at the same time starts pulling sessions from the queue which ends up with failed sessions (error: model weights not found pull them first)
Let's make the runner not pull sessions until it's ready to process them
The text was updated successfully, but these errors were encountered:
When the runner starts - it triggers ollama weights to download but at the same time starts pulling sessions from the queue which ends up with failed sessions (error: model weights not found pull them first)
Let's make the runner not pull sessions until it's ready to process them
The text was updated successfully, but these errors were encountered: