Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 375 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 375 Bytes

Grain - Feeding JAX Models

Grain is a library for reading data for training and evaluating JAX models. It's open source, fast and deterministic.

  • Installation: pip install grain
  • Docs
  • Grain is used by MaxText, a simple, performant and scalable JAX codebase for LLM.