FMInference / FlexLLMGenLinks
Running large language models on a single GPU for throughput-oriented scenarios.
☆9,383Updated last year
Alternatives and similar repositories for FlexLLMGen
Users that are interested in FlexLLMGen are comparing it to the libraries listed below
Sorting:
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,346Updated last week
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,514Updated 2 weeks ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,092Updated 7 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,830Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,923Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,979Updated last year
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,990Updated last year
- LLaMA: Open and Efficient Foundation Language Models☆2,796Updated 2 years ago
- Repo for external large-scale work☆6,543Updated last year
- A collection of libraries to optimise AI model performances☆8,354Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,530Updated 2 years ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,475Updated 8 months ago
- Locally run an Instruction-Tuned Chat-Style LLM☆10,187Updated 2 years ago
- 4 bits quantization of LLaMA using GPTQ☆3,075Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,265Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,939Updated 2 weeks ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,936Updated last year
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,676Updated 2 years ago
- StableLM: Stability AI Language Models☆15,768Updated last year
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,374Updated last month
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,741Updated 2 years ago
- Large Language Model Text Generation Inference☆10,749Updated last month
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,702Updated 3 weeks ago
- ☆9,014Updated last year
- Tensor library for machine learning☆13,907Updated last week
- Training and serving large-scale neural networks with auto parallelization.☆3,183Updated 2 years ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,512Updated last year
- Transformer related optimization, including BERT, GPT☆6,392Updated last year
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,882Updated 3 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,392Updated 8 months ago