BlackSamorez / tensor_parallelLinks
Automatically split your PyTorch models on multiple GPUs for training & inference
☆658Updated 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,307Updated 8 months ago
- Large Context Attention☆753Updated last month
- ☆550Updated 11 months ago
- Fast Inference Solutions for BLOOM☆564Updated last year
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆750Updated last year
- distributed trainer for LLMs☆584Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆469Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆632Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆708Updated last year
- Official PyTorch implementation of QA-LoRA☆145Updated last year
- Microsoft Automatic Mixed Precision Library☆627Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,426Updated last year
- Ring attention implementation with flash attention☆923Updated 2 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆654Updated 11 months ago
- Explorations into some recent techniques surrounding speculative decoding☆295Updated 11 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆958Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,226Updated last year
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆405Updated last year
- LOMO: LOw-Memory Optimization☆991Updated last year
- Scalable toolkit for efficient model alignment☆847Updated last month
- Pipeline Parallelism for PyTorch☆784Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆545Updated 6 months ago
- GPTQ inference Triton kernel☆315Updated 2 years ago
- Rectified Rotary Position Embeddings☆384Updated last year
- A simple and effective LLM pruning approach.☆822Updated last year
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- For releasing code related to compression methods for transformers, accompanying our publications☆452Updated 10 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆851Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,562Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago