Installation Instructions
Requires:
python >= 3.11Lightweight Installation
Essentials only.
uv pip install pyllmentsFull Installation
If you intend to use your own hardware for some heavy lifting and processing. Includes dependencies for retrieval, embedding, processing. (e.g. PyTorch, lancedb, sentence-transformers)
uv pip install pyllments[full]Lightweight Installation
Essentials only.
pip install pyllmentsFull Installation
If you intend to use your own hardware for some heavy lifting and processing. Includes dependencies for retrieval, embedding, processing. (e.g. PyTorch, lancedb, sentence-transformers)
pip install pyllments[full]