yuzhenmao / IceFormerLinks
Implementation of IceFormer: Accelerated Inference with Long-Sequence Transformers on CPUs (ICLR 2024).
☆25Updated 4 months ago
Alternatives and similar repositories for IceFormer
Users that are interested in IceFormer are comparing it to the libraries listed below
Sorting:
- [ACL 2024] RelayAttention for Efficient Large Language Model Serving with Long System Prompts☆40Updated last year
- ☆32Updated last year
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆49Updated 2 years ago
- [ICLR 2024] This is the official PyTorch implementation of "QLLM: Accurate and Efficient Low-Bitwidth Quantization for Large Language Mod…☆30Updated last year
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆42Updated last year
- Linear Attention Sequence Parallelism (LASP)☆87Updated last year
- Odysseus: Playground of LLM Sequence Parallelism☆78Updated last year
- Xmixers: A collection of SOTA efficient token/channel mixers☆29Updated 2 months ago
- Transformers components but in Triton☆34Updated 6 months ago
- ACL 2023☆39Updated 2 years ago
- ☆57Updated last year
- Low-Rank Llama Custom Training☆23Updated last year
- Accelerate LLM preference tuning via prefix sharing with a single line of code☆51Updated 4 months ago
- [ICML 2024] When Linear Attention Meets Autoregressive Decoding: Towards More Effective and Efficient Linearized Large Language Models☆36Updated last year
- ☆20Updated 7 months ago
- Repository for CPU Kernel Generation for LLM Inference☆27Updated 2 years ago
- IntLLaMA: A fast and light quantization solution for LLaMA☆18Updated 2 years ago
- FBI-LLM: Scaling Up Fully Binarized LLMs from Scratch via Autoregressive Distillation☆51Updated 2 months ago
- Quantized Attention on GPU☆44Updated last year
- [ICML24] Pruner-Zero: Evolving Symbolic Pruning Metric from scratch for LLMs☆96Updated 11 months ago
- Quantize transformers to any learned arbitrary 4-bit numeric format☆49Updated 4 months ago
- Benchmark tests supporting the TiledCUDA library.☆17Updated last year
- Beyond KV Caching: Shared Attention for Efficient LLMs☆20Updated last year
- ☆27Updated 7 months ago
- ☆109Updated 6 months ago
- Implementation for the paper: CMoE: Fast Carving of Mixture-of-Experts for Efficient LLM Inference☆30Updated 8 months ago
- APPy (Annotated Parallelism for Python) enables users to annotate loops and tensor expressions in Python with compiler directives akin to…☆25Updated this week
- Triton implement of bi-directional (non-causal) linear attention☆56Updated 9 months ago
- Code repository for the public reproduction of the language modelling experiments on "MatFormer: Nested Transformer for Elastic Inference…☆30Updated 2 years ago
- Code for "RSQ: Learning from Important Tokens Leads to Better Quantized LLMs"☆19Updated 5 months ago