Discover and explore top open-source AI tools and projects—updated daily.
googleCheckpointing and persistence for JAX ML models
Top 59.2% on SourcePulse
Orbax provides essential checkpointing and persistence utilities specifically designed for JAX users, enabling robust saving and loading of model states. It targets researchers and engineers working with JAX-based machine learning frameworks, offering a flexible and composable API to manage complex training states, thereby simplifying experimentation and deployment.
How It Works
Orbax offers a checkpointing library built for JAX, supporting asynchronous operations, custom data types, and flexible storage formats. Its core design emphasizes a highly customizable and composable API, allowing seamless integration with diverse JAX frameworks and use cases. This approach maximizes flexibility and efficiency in managing large-scale model checkpoints.
Quick Start & Requirements
pip install orbax-checkpointpip install 'git+https://github.com/google/orbax/#subdirectory=checkpoint'pip install orbax-export (for exporting utilities)Highlighted Details
Maintenance & Community
orbax-dev@google.com.Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive
jax-ml
ekzhang
google
sgl-project
marin-community
patrick-kidger
AI-Hypercomputer
kingoflolz