PulseAugur
实时 03:30:54

TORQ framework enhances LLM accuracy with MXFP4 quantization

Researchers have developed TORQ, a new framework for quantizing Large Language Models (LLMs) using the MXFP4 format. This method addresses accuracy degradation issues by analyzing and correcting imbalances in activation quantization. TORQ employs a two-level orthogonal rotation strategy to optimize the activation space, significantly improving LLM accuracy with 4-bit floating-point quantization. AI

影响 Improves LLM efficiency and accuracy by enabling better low-bit quantization, potentially reducing inference costs.

排序理由 The cluster contains a research paper detailing a new method for LLM quantization. [lever_c_demoted from research: ic=1 ai=1.0]

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

TORQ framework enhances LLM accuracy with MXFP4 quantization

报道来源 [1]

  1. Hugging Face Daily Papers TIER_1 English(EN) ·

    TORQ: Two-Level Orthogonal Rotation for MXFP4 Quantization

    As Large Language Models (LLMs) advance toward practical deployment, the Microscaling FP4 (MXFP4) format has emerged as a cornerstone for next-generation low-bit inference, owing to its ability to balance high dynamic range with hardware efficiency. However, directly applying MXF…