facebookincubator / AITemplateLinks
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
☆4,640Updated 2 months ago
Alternatives and similar repositories for AITemplate
Users that are interested in AITemplate are comparing it to the libraries listed below
Sorting:
- Transformer related optimization, including BERT, GPT☆6,173Updated last year
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,567Updated last year
- A machine learning compiler for GPUs, CPUs, and ML accelerators☆3,197Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆7,088Updated this week
- Training and serving large-scale neural networks with auto parallelization.☆3,134Updated last year
- SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX R…☆2,419Updated this week
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆9,527Updated this week
- Foundation Architecture for (M)LLMs☆3,076Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,320Updated 7 months ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,046Updated last year
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,435Updated last week
- Simple, safe way to store and distribute tensors☆3,279Updated last week
- Fast and memory-efficient exact attention☆17,572Updated last week
- 4 bits quantization of LLaMA using GPTQ☆3,050Updated 10 months ago
- Sparsity-aware deep learning inference runtime for CPUs☆3,147Updated this week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,119Updated last year
- PyTorch extensions for high performance and large scale training.☆3,322Updated last month
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,029Updated 3 weeks ago
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,762Updated this week
- 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization…☆2,916Updated this week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,771Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,645Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,446Updated 11 months ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,652Updated last year
- Tensor library for machine learning☆12,591Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,009Updated 2 months ago
- Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.☆3,660Updated last year
- Development repository for the Triton language and compiler☆15,687Updated this week
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,727Updated 5 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,060Updated 8 months ago