BlackSamorez / tensor_parallelLinks
Automatically split your PyTorch models on multiple GPUs for training & inference
☆657Updated last year
Alternatives and similar repositories for tensor_parallel
Users that are interested in tensor_parallel are comparing it to the libraries listed below
Sorting:
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,310Updated 9 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆751Updated last year
- Large Context Attention☆754Updated 2 months ago
- Microsoft Automatic Mixed Precision Library☆630Updated 3 weeks ago
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆634Updated last year
- Fast Inference Solutions for BLOOM☆565Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆711Updated last year
- distributed trainer for LLMs☆587Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆469Updated last year
- Official PyTorch implementation of QA-LoRA☆145Updated last year
- ☆551Updated last year
- Ring attention implementation with flash attention☆949Updated 3 months ago
- Scalable toolkit for efficient model alignment☆846Updated 2 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,426Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆962Updated last year
- Pipeline Parallelism for PyTorch☆783Updated last year
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- Serving multiple LoRA finetuned LLM as one☆1,126Updated last year
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆406Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆295Updated last year
- A simple and effective LLM pruning approach.☆827Updated last year
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆854Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,577Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,239Updated last year
- GPTQ inference Triton kernel☆317Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆547Updated 2 years ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆548Updated 7 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆655Updated 11 months ago
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,089Updated last year
- LOMO: LOw-Memory Optimization☆991Updated last year