mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 07:25:00 +00:00
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:
parent
22247ad92c
commit
4a4e44bf55
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
grpcio==1.66.1
|
||||
protobuf
|
||||
certifi
|
||||
certifi
|
||||
datasets
|
||||
einops
|
Loading…
Add table
Add a link
Reference in a new issue