ExLlamaV3 v1.0.0 Officially Released
·2026.07.15 16:17
Key point
ExLlamaV3 v1.0.0 has been released, offering improved inference speed and support for a variety of models.
Details
After more than a year of development, the official ExLlamaV3 v1.0.0 version has been released. This update focuses on inference performance optimization and dependency removal.
Key updates:
- Dependency removal: Removed dependencies on Flash-attention-2 and xformers, simplifying installation and runtime environments.
- Performance optimization: A new Attention kernel resolves the speed degradation issue that occurred during KV quantization, and actually improves inference speed. Additionally, GEMM/GEMV performance has been significantly improved on Ampere architecture.
- Expanded model support: Extended Tensor-parallel support to most models, including Gemma 4, and added an MoE kernel scheduler and a new Conv1d kernel.
- Other improvements: Added a new INT8 GEMV kernel, support for GptOssForCausalLM and NemotronHForCausalLM, along with various bug fixes and quality-of-life (QoL) improvements.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.