Skip to content

lancedb/training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lancedb-training

A collection of training and benchmarking examples built on LanceDB multimodal data lakehouse to demonstrate how LanceDB performs as the data layer across different model types, and training regimes along with benchmarks and best practices for training with LanceDB.

Examples

Model type Example
Object Detection (AV perception) object-detection/   Blog
ViT (MFU benchmark across backends) examples/ViT/
VLA (Vision-Language-Action) examples/lerobot_ray_lance/
World Model / Video Generation 🚧
VLM 🚧
LLM 🚧

Repository layout

object-detection/                 # AV perception — BDD100K + Geneva + Faster R-CNN
examples/
  ViT/                            # MFU benchmark: LanceDB vs S3 vs Parquet
  lerobot_ray_lance/              # VLA: Ray + LeRobot Diffusion Policy
  leWorldModel/                   # CogVideo / world model fine-tuning

Each example is self-contained and targets one concrete question.

Setup

uv sync

See each example's own README for run instructions.

About

All things training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors