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
Velorum currently requires a glibc-based image because sentence-transformers depends on torch, which only ships manylinux (glibc) wheels. This breaks the pattern used by all other services in reticulum, which are based on Alpine/musl.
Velorum currently requires a glibc-based image because sentence-transformers depends on torch, which only ships manylinux (glibc) wheels. This breaks the pattern used by all other services in reticulum, which are based on Alpine/musl.