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

WikiLoop v0.3.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 04:07

Installation

macOS Apple Silicon

  1. Download WikiLoop-0.3.2-darwin-arm64.dmg
  2. Open the DMG and drag WikiLoop to Applications

Linux (x86_64 / ARM64)

tar -xzf wikiloop-0.3.2-linux-<arch>.tar.gz
sudo ln -sf $(pwd)/wikiloop /usr/local/bin/wikiloop

Embedding Model

Download separately and place in <WIKILOOP_KB>/models/bge-small-zh/:

  • model.onnx
  • tokenizer.json
  • meta.json

See README for full setup instructions.