Briefing

ExLlamaV3 v1.0.0 - Major Performance Upgrades

ai-dev
by /u/Unstable_Llama ·

Integrate ExLlamaV3 v1.0.0 into your inference pipeline to leverage its new attention kernels, tensor‑parallel support, and performance boosts.

What to do now

Integrate ExLlamaV3 v1.0.0 into your inference pipeline to leverage its new attention kernels, tensor‑parallel support, and performance boosts.

Summary

After more than a year of development, ExLlamaV3 has released its first production version v1.0.0, bringing a suite of performance improvements and new features. The release removes flash‑attention‑2 and xformers dependencies, extending tensor‑parallel support to most models, including Gemma4. A new attention kernel with online cache quantization, dual input for SWA layers and attention sinks, eliminates slowdown for KV quantization and can even speed up inference. Graph paths are added for all attention and GDN modules, and a new conv1d kernel removes the need for causal_conv1d. Performance gains include greatly improved GEMM/GEMV on Ampere GPUs and a new INT8 GEMV kernel. The update also introduces a MoE kernel ticket scheduler, adds GptOssForCausalLM and NemotronHForCausalLM, and includes many minor optimizations, bugfixes, QoL improvements, and a faster extension build with more compilation units. Detailed performance metrics are shared in the release notes and a write‑up by the lead developer. The project is now ready for production workloads and community testing. The release is available on GitHub and the community can join the ExLlama Discord for support.

Key changes

  • Removed flash‑attention‑2 and xformers dependencies
  • Extended tensor‑parallel support to most models, including Gemma4
  • New attention kernel with online cache quantization, dual input for SWA layers and attention sinks
  • Graph path for all attention and GDN modules
  • New conv1d kernel removes need for causal_conv1d
  • Improved GEMM/GEMV performance on Ampere GPUs
  • New INT8 GEMV kernel
  • MoE kernel ticket scheduler, added GptOssForCausalLM and NemotronHForCausalLM

Affects

internal

Customer impact

Analyzing matches…

Ask about this story

Impact on an agency? Which customers? Compare historically Risks of waiting