kyegomez / AttentionIsOFFByOneLinks
Implementation of "Attention Is Off By One" by Evan Miller
☆197Updated 2 years ago
Alternatives and similar repositories for AttentionIsOFFByOne
Users that are interested in AttentionIsOFFByOne are comparing it to the libraries listed below
Sorting:
- Official implementation of TransNormerLLM: A Faster and Better LLM☆247Updated last year
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆327Updated 7 months ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆180Updated last year
- ☆197Updated last year
- Official code for our CVPR'22 paper “Vision Transformer Slimming: Multi-Dimension Searching in Continuous Optimization Space”☆251Updated last month
- Lion and Adam optimization comparison☆64Updated 2 years ago
- Low-bit optimizers for PyTorch☆131Updated last year
- ☆156Updated 2 years ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆327Updated 6 months ago
- ☆183Updated last year
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆315Updated 7 months ago
- Root Mean Square Layer Normalization☆254Updated 2 years ago
- Rectified Rotary Position Embeddings☆381Updated last year
- [ICML'24 Oral] The official code of "DiJiang: Efficient Large Language Models through Compact Kernelization", a novel DCT-based linear at…☆102Updated last year
- A Tight-fisted Optimizer☆50Updated 2 years ago
- ☆680Updated 2 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆370Updated 2 years ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆109Updated 2 years ago
- AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning (ICLR 2023).☆352Updated 2 years ago
- [ICML'24] The official implementation of “Rethinking Optimization and Architecture for Tiny Language Models”☆123Updated 8 months ago
- The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )☆221Updated 9 months ago
- OTOv1-v3, NeurIPS, ICLR, TMLR, DNN Training, Compression, Structured Pruning, Erasing Operators, CNN, Diffusion, LLM☆311Updated last year
- [NeurIPS 2022] A Fast Post-Training Pruning Framework for Transformers☆192Updated 2 years ago
- ☆230Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"