embedding-models / README.md
naamanhirschfeld's picture
Upload README.md with huggingface_hub
d457d4d verified
|
Raw
History Blame
610 Bytes
# embedding-models
Self-hosted ONNX models for [xberg](https://github.com/xberg-io/xberg).
Mirrored from upstream permissive (Apache-2.0/MIT) sources; weights unmodified.
## Contents & attribution
- **`all-MiniLM-L6-v2/`** — sentence-transformers/all-MiniLM-L6-v2 (Apache-2.0); ONNX by Xenova (Apache-2.0). License: Apache-2.0.
- **`bge-base-en-v1.5/`** — BAAI/bge-base-en-v1.5 (MIT); ONNX by Xenova (MIT). License: MIT.
- **`bge-large-en-v1.5/`** — BAAI/bge-large-en-v1.5 (MIT); ONNX by Xenova (MIT). License: MIT.
- **`multilingual-e5-base/`** — intfloat/multilingual-e5-base (MIT). License: MIT.