efeslab / fiddlerLinks
[ICLR'25] Fast Inference of MoE Models with CPU-GPU Orchestration
☆226Updated 9 months ago
Alternatives and similar repositories for fiddler
Users that are interested in fiddler are comparing it to the libraries listed below
Sorting:
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆319Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆372Updated last year
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆124Updated 8 months ago
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆314Updated 7 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆217Updated last year
- PyTorch library for cost-effective, fast and easy serving of MoE models.☆221Updated last month
- Boosting 4-bit inference kernels with 2:4 Sparsity☆80Updated 11 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- 16-fold memory access reduction with nearly no loss☆104Updated 4 months ago
- KV cache compression for high-throughput LLM inference☆134Updated 6 months ago
- [ICML 2024] Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference☆321Updated last month
- Fast low-bit matmul kernels in Triton☆349Updated this week
- ☆139Updated 6 months ago
- QUICK: Quantization-aware Interleaving and Conflict-free Kernel for efficient LLM inference☆119Updated last year
- A safetensors extension to efficiently store sparse quantized tensors on disk☆149Updated last week
- ☆110Updated 11 months ago
- ☆273Updated last month
- PyTorch bindings for CUTLASS grouped GEMM.☆109Updated 2 months ago
- [ICLR 2025] Palu: Compressing KV-Cache with Low-Rank Projection☆130Updated 6 months ago
- scalable and robust tree-based speculative decoding algorithm☆355Updated 6 months ago
- ☆332Updated last year
- Applied AI experiments and examples for PyTorch☆290Updated 2 months ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆214Updated last year
- Fast Hadamard transform in CUDA, with a PyTorch interface☆221Updated last year
- [ICML 2024] BiLLM: Pushing the Limit of Post-Training Quantization for LLMs☆223Updated 7 months ago
- [OSDI'24] Serving LLM-based Applications Efficiently with Semantic Variable