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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
fix: copy default models to exposed volume on entrypoint
When doing that way, user can mount a volume containing the
downloaded models, but we also will be copying the embeddings
model to that directory, so all needed models are there.
0 commit comments