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
To optimize the performance and user experience, workers (both web and CLI) should publish the list of cached models and the currently-loaded model upon connection. This will allow the spider to prioritize workers with already-cached models, reducing wait times and improving efficiency.