FMInference / FlexLLMGenLinks
Running large language models on a single GPU for throughput-oriented scenarios.
☆9,380Updated last year
Alternatives and similar repositories for FlexLLMGen
Users that are interested in FlexLLMGen are comparing it to the libraries listed below
Sorting:
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,512Updated last week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,220Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,089Updated 5 months ago
- Locally run an Instruction-Tuned Chat-Style LLM☆10,194Updated 2 years ago
- A collection of libraries to optimise AI model performances☆8,363Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,081Updated last year
- StableLM: Stability AI Language Models☆15,789Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,983Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,785Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,527Updated 2 years ago
- LLaMA: Open and Efficient Foundation Language Models☆2,800Updated 2 years ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,472Updated 6 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,242Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,897Updated last year
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,926Updated last year
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,985Updated last year
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,851Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,005Updated 8 months ago
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,147Updated last year
- Repo for external large-scale work☆6,548Updated last year
- Transformer related optimization, including BERT, GPT☆6,365Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,801Updated last week
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,697Updated last month
- High-speed download of LLaMA, Facebook's 65B parameter GPT model☆4,155Updated 2 years ago
- Universal LLM Deployment Engine with ML Compilation☆21,718Updated this week
- Tensor library for machine learning☆13,681Updated 3 weeks ago
- Large Language Model Text Generation Inference☆10,693Updated this week
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,730Updated last year
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,307Updated 6 months ago
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,870Updated 2 months ago