Efficient AI Computing,
Transforming the Future.

Projects

To choose projects, simply check the boxes of the categories, topics and techniques.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

DC-VideoGen: Efficient Video Generation with Deep Compression Video Autoencoder

Arxiv
 (
)

We introduce DC-VideoGen, a post-training acceleration framework for efficient video generation with a Deep Compression Video Autoencoder and a robust adapation strategy AE-Adapt-V.

Jet-Nemotron: Efficient Language Model with Post Neural Architecture Search

NeurIPS 2025
 (
)

Jet-Nemotron is a family of hybrid models leveraging both full and linear attention, offering accuracy on par with leading full-attention LMs like Qwen3, LLama3.2, and Gemma3n. Jet-Nemotron-2B provides a 47x generation throughput speedup under a 64K context length compared to Qwen3-1.7B-Base, achieving top-tier accuracy with exceptional efficiency.

XAttention: Block Sparse Attention with Antidiagonal Scoring

ICML 2025
 (
)

A plug-and-play method that uses antidiagonal sums to efficiently identify important parts of the attention matrix, achieving up to 13.5x speedup on long-context tasks with comparable accuracy to full attention.

SANA-1.5: Efficient Scaling of Training-Time and
Inference-Time Compute in Linear Diffusion Transformer

ICML 2025
 (
)

SANA-1.5 explores efficient training scaling and inference scaling for diffusion models; Deployable on laptop GPU; Top-notch GenEval & DPGBench results.