This repository was archived by the owner on Jun 29, 2026. It is now read-only.
WikiLoop v0.1.0
Installation
macOS (Apple Silicon)
- Download
WikiLoop-0.1.0-darwin-arm64.dmg - Open the DMG and drag WikiLoop to Applications
- Download the embedding model (see below) and place in
~/wikiloop-kb/models/bge-small-zh/
Linux (x86_64 / ARM64)
tar -xzf wikiloop-0.1.0-linux-<arch>.tar.gz
sudo ln -sf $(pwd)/wikiloop /usr/local/bin/wikiloopEmbedding Model
Download separately and place in <WIKILOOP_KB>/models/bge-small-zh/:
model.onnxtokenizer.jsonmeta.json
See README for full setup instructions.