Skip to content

Commit 396a544

Browse files
committed
[Bugfix] Fix Dense module loading for sentence-transformers embedding models v10
Signed-off-by: FFFfff1FFFfff <[email protected]>
1 parent 0d6afad commit 396a544

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ torch
3030
transformers
3131
zmq
3232
uvloop
33-
prometheus-client
33+
prometheus-client

requirements/test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ runai-model-streamer==0.11.0
5252
runai-model-streamer-s3==0.11.0
5353
fastsafetensors>=0.1.10
5454
pydantic>=2.10 # 2.9 leads to error on python 3.10
55-
terratorch==1.1rc2 # required for PrithviMAE test
55+
terratorch==1.1rc2 # required for PrithviMAE test

0 commit comments

Comments
 (0)