docs: add low-resource note in README; point to config guide; suggest OpenAI embeddings, SkyPilot remote build, and --no-recompute

This commit is contained in:
Andy Lee
2025-08-13 14:06:22 -07:00
parent a69464eb16
commit 58711bff7e
2 changed files with 7 additions and 13 deletions

View File

@@ -261,7 +261,7 @@ The key is finding the right balance for your specific use case. Start small and
## Deep Dive: Critical Configuration Decisions
### When to Disable Recomputation
### When to Disable Recomputation (Low-resource tip)
LEANN's recomputation feature provides exact distance calculations but can be disabled for extreme QPS requirements:
@@ -284,7 +284,7 @@ You can offload embedding generation and index building to a cloud GPU VM using
### Quick Start
1) Install SkyPilot by following their docs (`pip install skypilot`, then configure cloud credentials).
1) Install SkyPilot by following their docs (`pip install skypilot`), then configure cloud credentials.
2) Use the provided SkyPilot template: