open-lm-engine / lm-engineLinks
LM engine is a library for pretraining/finetuning LLMs
☆59Updated this week
Alternatives and similar repositories for lm-engine
Users that are interested in lm-engine are comparing it to the libraries listed below
Sorting:
- Simple and efficient pytorch-native transformer training and inference (batched)☆77Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated 9 months ago
- ☆51Updated last year
- ☆45Updated last year
- A repository for research on medium sized language models.☆77Updated last year
- train with kittens!☆61Updated 8 months ago
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆128Updated 7 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆78Updated last month
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆42Updated last year
- Experiments for efforts to train a new and improved t5☆76Updated last year
- Implementation of the paper: "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" from Google in pyTO…☆55Updated 2 weeks ago
- The official repo for "LLoCo: Learning Long Contexts Offline"☆117Updated last year
- Using FlexAttention to compute attention with different masking patterns