phlippe / jax_trainer
Lightning-like training API for JAX with Flax
☆34Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for jax_trainer
- Pytorch-like dataloaders in JAX.☆59Updated last month
- ☆105Updated 2 weeks ago
- Flow-matching algorithms in JAX☆77Updated 3 months ago
- ☆71Updated this week
- Multiple dispatch over abstract array types in JAX.☆105Updated last week
- A simple library for scaling up JAX programs☆127Updated 2 weeks ago
- A functional training loops library for JAX☆85Updated 9 months ago
- This is a port of Mistral-7B model in JAX☆30Updated 4 months ago
- Use Jax functions in Pytorch☆228Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆79Updated 9 months ago
- Run PyTorch in JAX. 🤝☆200Updated last year
- LoRA for arbitrary JAX models and functions☆132Updated 8 months ago
- JAX Arrays for human consumption☆88Updated last year
- JMP is a Mixed Precision library for JAX.☆187Updated 6 months ago
- Einsum-like high-level array sharding API for JAX☆32Updated 4 months ago
- A Python package of computer vision models for the Equinox ecosystem.☆102Updated 4 months ago
- Graph neural networks in JAX.☆67Updated 5 months ago
- ESM2 protein language models in JAX/Flax☆15Updated 2 years ago
- Turn jitted jax functions back into python source code☆20Updated 4 months ago
- Tensor Parallelism with JAX + Shard Map☆11Updated last year
- Neural Networks for JAX☆83Updated last month
- Visualize, create, and operate on pytrees in the most intuitive way possible.☆41Updated last month
- ☆128Updated this week
- Running Jax in PyTorch Lightning☆82Updated 2 weeks ago
- If it quacks like a tensor...☆52Updated last week
- Named Tensors for Legible Deep Learning in JAX☆153Updated this week
- Code for papers Linear Algebra with Transformers (TMLR) and What is my Math Transformer Doing? (AI for Maths Workshop, Neurips 2022)☆64Updated 3 months ago
- ☆40Updated 4 months ago
- Implementation of Denoising Diffusion Probabilistic Models (DDPM) in JAX and Flax.