Switch language한국어
Back to the list

Sakana AI and NVIDIA Introduce TwELL with CUDA Kernels for 20.5% Inference and 21.9% Training Speedup in LLMs

TL;DR AI

Key summary

2 min read
  1. Sakana AI and NVIDIA introduced TwELL, a tile-based sparse representation for LLM feedforward layers.

  2. Integrated directly into CUDA kernels, TwELL avoids conversion overhead and better exploits activation sparsity on GPUs.

  3. The approach improves batched performance, with reported speedups of 20.5% for inference and 21.9% for training.

  4. It offers a practical path to cheaper high-throughput LLM workloads without changing model architecture.

Read the original