Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Embedding Models v1

Choose a tag to compare

@jasen215 jasen215 released this 19 Jun 07:51

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