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
[api镜像]报错
ValueError: Configuration embedding dimension (768) does not match database
dimension (1536). This may cause errors when inserting embeddings.
我还配过bge-m3,也是这个错误
请问有什么办法吗
The text was updated successfully, but these errors were encountered:
我在docker部署[memobase]时配置embedding,
embedding_model: nomic-embed-text:latest
embedding_dim: 768
[api镜像]报错
ValueError: Configuration embedding dimension (768) does not match database
dimension (1536). This may cause errors when inserting embeddings.
我还配过bge-m3,也是这个错误
请问有什么办法吗
The text was updated successfully, but these errors were encountered: