BGE-VL (multimodal) and nomic-embed-text-v1.5 (late chunking) both ship custom modeling code in their model repos; sentence-transformers refuses to import the referenced module (e.g. bge_vl_clip_transformer) without trust_remote_code=True. Safe to enable because the embedder matrix is config-pinned — users don't supply arbitrary names. |
||
|---|---|---|
| .. | ||
| data_recipe | ||
| export | ||
| inference | ||
| rag | ||
| training | ||
| __init__.py | ||
| tool_healing.py | ||