allenai / OLMo
Modeling, training, eval, and inference code for OLMo
☆4,610Updated this week
Related projects ⓘ
Alternatives and complementary repositories for OLMo
- Tools for merging pretrained large language models.☆4,788Updated this week
- PyTorch native finetuning library☆4,267Updated this week
- A framework for few-shot evaluation of language models.☆6,904Updated this week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆5,656Updated 3 weeks ago
- SGLang is a fast serving framework for large language models and vision language models.☆5,919Updated this week
- ☆4,034Updated 5 months ago
- Training LLMs with QLoRA + FSDP☆1,418Updated this week
- Go ahead and axolotl questions☆7,865Updated this week
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆7,840Updated 6 months ago
- Large Language Model Text Generation Inference☆9,019Updated this week
- Robust recipes to align language models with human and AI preferences☆4,663Updated last month
- Train transformer language models with reinforcement learning.☆9,990Updated this week
- Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom dataset…☆14,965Updated this week
- A native PyTorch Library for large model training☆2,579Updated this week
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,650Updated 3 months ago
- The official PyTorch implementation of Google's Gemma models☆5,283Updated 3 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,260Updated this week
- Retrieval and Retrieval-augmented LLMs☆7,471Updated this week
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,426Updated last week
- Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs☆2,178Updated this week
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,168Updated 4 months ago
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆4,593Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆10,590Updated this week
- High-speed Large Language Model Serving on PCs with Consumer-grade GPUs☆7,952Updated 2 months ago
- A unified evaluation framework for large language models