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
torchvision==0.17.0 # define version for torchvision to avoid dependency conflict
5
+
torchvision==0.22.1 # define version for torchvision to avoid dependency conflict
6
+
sentence-transformers==5.0.0 # last version (~=2.2.0) with default_prompt_name & pooling_mode_weightedmean_tokens # higher only possible with embedders/gates change
6
7
openai>=0.27.6,<1.0 # define version for openai to avoid dependency conflict for embedder lib
7
-
huggingface-hub==0.25.2 # define version for huggingface-hub to avoid dependency conflict for embedder lib
0 commit comments