You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add "trust_remote_code" to Sentence Transformer snippets (#936)
Hello!
## Pull Request overview
* Add "trust_remote_code" to Sentence Transformer snippets
## Details
The `SentenceTransformer` class supports the `trust_remote_code`
argument, so let's take advantage of it.
I didn't test it with `moon-landing`, etc.
Some examples where this would be used:
* https://huggingface.co/nomic-ai/nomic-embed-text-v1.5
* https://huggingface.co/jinaai/jina-embeddings-v3
---
- Tom Aarsen
0 commit comments