eth-easl / fmengineLinks
Utilities for Training Very Large Models
☆58Updated last year
Alternatives and similar repositories for fmengine
Users that are interested in fmengine are comparing it to the libraries listed below
Sorting:
- Code for the examples presented in the talk "Training a Llama in your backyard: fine-tuning very large models on consumer hardware" given…☆14Updated 2 years ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated 5 months ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- ☆52Updated last year
- Supercharge huggingface transformers with model parallelism.☆77Updated 3 months ago
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆62Updated 2 years ago
- Using FlexAttention to compute attention with different masking patterns☆47Updated last year
- ☆29Updated 3 years ago
- ☆20Updated last year
- Easily run PyTorch on multiple GPUs & machines☆47Updated 2 weeks ago
- ☆39Updated last year
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆39Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆114Updated last year
- Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆39Updated last year
- This is a new metric that can be used to evaluate faithfulness of text generated by LLMs. The work behind this repository can be found he…☆31Updated 2 years ago
- Implementation of the paper: "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" from Google in pyTO…☆56Updated 3 weeks ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆22Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 2 years ago
- A library for squeakily cleaning and filtering language datasets.☆47Updated 2 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆51Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆101Updated last year
- A place to store reusable transformer components of my own creation or found on the interwebs☆59Updated last month
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- RWKV model implementation☆38Updated 2 years ago
- Truly flash T5 realization!☆70Updated last year