lucidrains / PaLM-jaxLinks
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)
☆188Updated 3 years ago
Alternatives and similar repositories for PaLM-jax
Users that are interested in PaLM-jax are comparing it to the libraries listed below
Sorting:
- Train very large language models in Jax.☆208Updated last year
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- ☆61Updated 3 years ago
- Implementation of Flash Attention in Jax☆216Updated last year
- Amos optimizer with JEstimator lib.☆82Updated last year
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- JAX implementation of the Llama 2 model☆219Updated last year
- ☆361Updated last year
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆50Updated last year
- Contrastive Language-Image Pretraining☆144Updated 3 years ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆221Updated last year
- LoRA for arbitrary JAX models and functions☆142Updated last year
- ☆67Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated 2 years ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Python Research Framework☆106Updated 2 years ago
- Inference code for LLaMA models in JAX☆119Updated last year
- Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)☆117Updated 3 years ago
- Automatically take good care of your preemptible TPUs☆36Updated 2 years ago
- Swarm training framework using Haiku + JAX + Ray for layer parallel transformer language models on unreliable, heterogeneous nodes☆241Updated 2 years ago
- ☆188Updated last week
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- some common Huggingface transformers in maximal update parametrization (µP)☆82Updated 3 years ago
- JAX implementation of VQGAN☆92Updated 3 years ago
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆87Updated last year
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆129Updated 3 years ago
- JAX Synergistic Memory Inspector☆179Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆229Updated last year