Skip to content

Commit 8855840

Browse files
committed
[Bugfix] Fix Dense module loading for sentence-transformers embedding models v11
Signed-off-by: FFFfff1FFFfff <[email protected]>
1 parent 75b4c04 commit 8855840

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@ setuptools==77.0.3
968968
# via
969969
# lightning-utilities
970970
# pytablewriter
971+
# torch
971972
# triton
972973
shapely==2.1.1
973974
# via
@@ -1240,4 +1241,4 @@ yarl==1.17.1
12401241
zipp==3.23.0
12411242
# via importlib-metadata
12421243
zstandard==0.23.0
1243-
# via lm-eval
1244+
# via lm-eval

0 commit comments

Comments
 (0)