BlackSamorez / tensor_parallelLinks
Automatically split your PyTorch models on multiple GPUs for training & inference
☆657Updated 2 years ago
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,314Updated 10 months ago
- Large Context Attention☆759Updated 3 months ago
- distributed trainer for LLMs☆588Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆635Updated last year
- Fast Inference Solutions for BLOOM☆565Updated last year
- Microsoft Automatic Mixed Precision Library☆635Updated last month
- Ring attention implementation with flash attention☆961Updated 4 months ago
- Official PyTorch implementation of QA-LoRA☆143Updated last year
- ☆551Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆473Updated last year
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆751Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆713Updated last year
- Pipeline Parallelism for PyTorch☆783Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,428Updated last year
- Scalable toolkit for efficient model alignment☆848Updated 3 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆549Updated 7 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆982Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆547Updated 2 years ago
- LOMO: LOw-Memory Optimization☆988Updated last year
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,097Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,243Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆296Updated last year
- For releasing code related to compression methods for transformers, accompanying our publications☆454Updated 11 months ago
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- Rectified Rotary Position Embeddings☆385Updated last year
- A simple and effective LLM pruning approach.☆838Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,580Updated last year
- GPTQ inference Triton kernel☆316Updated 2 years ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,656Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,131Updated last year