From 93465af46c904811e9e8c13dbef88e44154c300b Mon Sep 17 00:00:00 2001 From: yichuan520030910320 Date: Mon, 11 Aug 2025 17:29:54 -0700 Subject: [PATCH] docs: update README fix wrong data file --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d53f818..16de68d 100755 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ All RAG examples share these common parameters. **Interactive mode** is availabl --force-rebuild # Force rebuild index even if it exists # Embedding Parameters ---embedding-model MODEL # e.g., facebook/contriever, text-embedding-3-small, nomic-embed-text, mlx-community/Qwen3-Embedding-0.6B-8bit or nomic-embed-text +--embedding-model MODEL # e.g., facebook/contriever, text-embedding-3-small, nomic-embed-text,mlx-community/Qwen3-Embedding-0.6B-8bit or nomic-embed-text --embedding-mode MODE # sentence-transformers, openai, mlx, or ollama # LLM Parameters (Text generation models) @@ -606,8 +606,9 @@ We welcome more contributors! Feel free to open issues or submit PRs. This work is done at [**Berkeley Sky Computing Lab**](https://sky.cs.berkeley.edu/). ---- +## Star History +[![Star History Chart](https://api.star-history.com/svg?repos=yichuan-w/LEANN&type=Date)](https://www.star-history.com/#yichuan-w/LEANN&Date)

⭐ Star us on GitHub if Leann is useful for your research or applications!