Expand description
Local embedding provider using Candle (pure Rust ML framework). Local embedding provider using Candle (pure Rust ML framework).
Downloads and caches a small transformer model (all-MiniLM-L6-v2) from Hugging Face on first use. Generates 384-dimensional embeddings locally with no API key required.
Structsยง
- Candle
Embedding Provider - Local embedding provider powered by Candle.