Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion service/scripts/requirements-semantic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
# same environment that has that pin (the MarkLLM venv) so the two do not
# drift. It pulls in torch and transformers; install into the MarkLLM venv
# (setup_markllm.sh) rather than a fresh environment to reuse those wheels.
sentence-transformers==6.0.1
sentence-transformers==6.1.0
Loading