This repository was archived by the owner on Jun 29, 2026. It is now read-only.
Embedding Models v1
Embedding Model: bge-small-zh
Pre-packaged ONNX embedding model for WikiLoop vector search.
Installation
Extract to your KB's models directory:
tar -xzf bge-small-zh.tar.gz -C $WIKILOOP_KB/models/This creates $WIKILOOP_KB/models/bge-small-zh/ with the required files.
Model Info
- Model: BAAI/bge-small-zh
- Format: ONNX
- Dimensions: 384
- License: MIT