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
The nilRAG models have had a bug for a long time where they are loaded as many times as workers there are on FastAPI, we need to fix this issue so that the model is loaded only once and in a separate container