Lance v2: A New Columnar Container Format Engineering / Weston Pace / April 13, 2024 Explore lance v2: a new columnar container format with practical insights and expert guidance from the LanceDB team.
A Practical Guide to Fine-Tuning Embedding Models Engineering / Ayush Chaurasia / March 25, 2024 Explore a practical guide to fine-tuning embedding models with practical insights and expert guidance from the LanceDB team.
Columnar File Readers in Depth: Backpressure Engineering / Weston Pace / March 25, 2024 Streaming data applications can be tricky. When you can read data faster than you can process the data then bad things tend to happen. The various solutions to this problem are largely classified as backpressure.
GraphRAG: Hierarchical Approach to Retrieval-Augmented Generation Engineering / Akash Desai / March 25, 2024 Explore GraphRAG: hierarchical approach to retrieval-augmented-generation with practical insights and expert guidance from the LanceDB team.