Motsepe-Jr / AI-research-papers-pseudo-codeLinks
This is a repo covers ai research papers pseudocodes
☆14Updated 2 years ago
Alternatives and similar repositories for AI-research-papers-pseudo-code
Users that are interested in AI-research-papers-pseudo-code are comparing it to the libraries listed below
Sorting:
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆95Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆278Updated 7 months ago
- Easy and Efficient Quantization for Transformers☆198Updated last month
- a minimal cache manager for PagedAttention, on top of llama3.☆115Updated 11 months ago
- Cold Compress is a hackable, lightweight, and open-source toolkit for creating and benchmarking cache compression methods built on top of…☆140Updated last year
- ☆120Updated last year
- Applied AI experiments and examples for PyTorch☆289Updated 2 months ago
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆207Updated this week
- Cataloging released Triton kernels.☆251Updated 7 months ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆80Updated 11 months ago
- Fast low-bit matmul kernels in Triton☆339Updated last week
- A minimal implementation of vllm.☆51Updated last year
- [NeurIPS'23] Speculative Decoding with Big Little Decoder☆94Updated last year
- ring-attention experiments☆147Updated 9 months ago
- ☆208Updated 5 months ago
- Official PyTorch implementation of QA-LoRA☆138Updated last year
- Prune transformer layers☆69Updated last year
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆313Updated 6 months ago
- ☆17Updated 2 years ago
- Mixed precision training from scratch with Tensors and CUDA☆24Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆367Updated 11 months ago
- ☆154Updated 2 years ago
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆305Updated 5 months ago
- ☆114Updated last year
- Triton implementation of Flash Attention2.0☆37Updated 2 years ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆167Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆266Updated 10 months ago
- ☆162Updated last year
- Latency and Memory Analysis of Transformer Models for Training and Inference☆443Updated 3 months ago
- Triton-based implementation of Sparse Mixture of Experts.☆230Updated 8 months ago