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,272Updated 5 months ago
- Large Context Attention☆727Updated 7 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆739Updated 10 months ago
- distributed trainer for LLMs☆578Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆630Updated last year
- Fast Inference Solutions for BLOOM☆564Updated 10 months ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆461Updated last year
- Ring attention implementation with flash attention☆841Updated 2 weeks ago
- Microsoft Automatic Mixed Precision Library☆616Updated 10 months ago
- Scalable toolkit for efficient model alignment☆837Updated 3 weeks ago
- ☆546Updated 8 months ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆701Updated last year
- Official PyTorch implementation of QA-LoRA☆138Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,166Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆880Updated 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,053Updated 10 months ago
- LOMO: LOw-Memory Optimization☆989Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆282Updated 8 months ago
- Pipeline Parallelism for PyTorch☆774Updated last year
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆398Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆536Updated 3 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆825Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,411Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,472Updated last year
- For releasing code related to compression methods for transformers, accompanying our publications☆440Updated 7 months ago
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆207Updated 8 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆649Updated 7 months ago
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆224Updated last year
- A simple and effective LLM pruning approach.☆789Updated last year
- Rectified Rotary Position Embeddings☆381Updated last year