hpcaitech / PaLM-colossalaiLinks
Scalable PaLM implementation of PyTorch
☆189Updated 2 years ago
Alternatives and similar repositories for PaLM-colossalai
Users that are interested in PaLM-colossalai are comparing it to the libraries listed below
Sorting:
- ☆105Updated 2 years ago
- Large Scale Distributed Model Training strategy with Colossal AI and Lightning AI☆56Updated 2 years ago
- Fast Inference Solutions for BLOOM☆564Updated last year
- ☆98Updated 2 years ago
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆209Updated last year
- Examples of training models with hybrid parallelism using ColossalAI☆339Updated 2 years ago
- Code used for sourcing and cleaning the BigScience ROOTS corpus☆316Updated 2 years ago
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.☆98Updated last year
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆98Updated 2 years ago
- [ACL 2022] Structured Pruning Learns Compact and Accurate Models https://arxiv.org/abs/2204.00408☆197Updated 2 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆69Updated 2 years ago
- Inference script for Meta's LLaMA models using Hugging Face wrapper☆110Updated 2 years ago
- ☆122Updated last year
- A unified tokenization tool for Images, Chinese and English.☆153Updated 2 years ago
- 📑 Dive into Big Model Training☆115Updated 2 years ago
- The aim of this repository is to utilize LLaMA to reproduce and enhance the Stanford Alpaca☆98Updated 2 years ago
- DSIR large-scale data selection framework for language model training☆266Updated last year
- A collection of models built with ColossalAI☆32Updated 3 years ago
- A plug-in of Microsoft DeepSpeed to fix the bug of DeepSpeed pipeline☆25Updated 4 years ago
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆113Updated 2 years ago
- Princeton NLP's pre-training library based on fairseq with DeepSpeed kernel integration 🚃☆114Updated 3 years ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆218Updated last year
- ☆24Updated 3 years ago
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆87Updated 3 years ago
- Inspired by google c4, here is a series of colossal clean data cleaning scripts focused on CommonCrawl data processing. Including Chinese…☆131Updated 2 years ago
- GPTQ inference Triton kernel☆314Updated 2 years ago
- An experimental implementation of the retrieval-enhanced language model☆75Updated 2 years ago
- Scaling Data-Constrained Language Models☆341Updated 4 months ago
- This is a text generation method which returns a generator, streaming out each token in real-time during inference, based on Huggingface/…☆97Updated last year