feat: allow setting trust_remote_code for sentencetransformers backend (#3552)

Allow setting trust_remote_code for SentenceTransformers backend

Signed-off-by: Nyralei <93216976+Nyralei@users.noreply.github.com>
This commit is contained in:
Alexander Izotov 2024-09-17 08:52:37 +03:00 committed by GitHub
parent 22247ad92c
commit 4a4e44bf55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
grpcio==1.66.1
protobuf
certifi
certifi
datasets
einops