Skip to content

Commit

Permalink
Increment Sentence Transformers to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaarsen committed Jan 17, 2025
1 parent 08f1a59 commit cc3fa5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker_images/sentence_transformers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
starlette==0.27.0
api-inference-community==0.0.32
sentence-transformers==3.0.1
transformers==4.41.1
tokenizers==0.19.1
sentence-transformers==3.3.1
transformers==4.48.0
tokenizers==0.21.0
protobuf==3.18.3
huggingface_hub==0.23.3
huggingface_hub==0.27.1
sacremoses==0.0.53
# dummy.

0 comments on commit cc3fa5b

Please sign in to comment.