pytorch-labs / gpt-fastLinks
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
☆5,993Updated 2 months ago
Alternatives and similar repositories for gpt-fast
Users that are interested in gpt-fast are comparing it to the libraries listed below
Sorting:
- PyTorch native post-training library☆5,273Updated this week
- A PyTorch native platform for training generative AI models☆3,933Updated this week
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,081Updated last week
- ☆4,088Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,142Updated this week
- Minimalistic large language model 3D-parallelism training☆1,926Updated last week
- Training LLMs with QLoRA + FSDP☆1,485Updated 7 months ago
- Tools for merging pretrained large language models.☆5,829Updated this week
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,544Updated last year
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,570Updated 7 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,549Updated 11 months ago
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,169Updated 8 months ago
- PyTorch native quantization and sparsity for training and inference☆2,114Updated this week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,317Updated this week
- A framework for few-shot evaluation of language models.☆9,326Updated this week
- Fast and memory-efficient exact attention☆17,952Updated this week
- Modeling, training, eval, and inference code for OLMo