We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c103a commit fc5c91eCopy full SHA for fc5c91e
1 file changed
memoryos-pypi/requirements.txt
@@ -1,7 +1,7 @@
1
# MemoryOS Core Dependencies
2
# Core scientific computing and ML libraries
3
numpy==1.24.*
4
-sentence-transformers>=2.7.0,<3.0.0 # Updated for Qwen model support
+sentence-transformers==5.0.0 # Updated for Qwen model support
5
transformers>=4.51.0 # Required for newer sentence-transformer features
6
FlagEmbedding>=1.2.9 # For BGE-M3 model support
7
0 commit comments