PulseAugur
EN
LIVE 22:06:20
ENTITY SmoothQuant

SmoothQuant

PulseAugur coverage of SmoothQuant — every cluster mentioning SmoothQuant across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
2
6 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
4 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

2 day(s) with sentiment data

RECENT · PAGE 1/1 · 6 TOTAL
  1. TOOL · CL_211588 ·

    LLM Quantization: More Than Just Bit Reduction

    Quantization in large language models is a complex process involving more than just reducing bit precision. It encompasses four key decisions: notation, format, evaluation, and the resulting capacity gains. Different qu…

  2. TOOL · CL_156497 ·

    New preconditioning method boosts quantized matrix multiplication accuracy

    Researchers have developed a new method called Contraction-Gauge Preconditioning to improve the accuracy of quantized matrix multiplication, a key operation in deep learning. This technique jointly selects a factor repr…

  3. TOOL · CL_118048 ·

    New W4A4 quantization technique enhances Wan2.2-I2V-A14B model inference

    Researchers have developed a novel W4A4 quantization technique for the Wan2.2-I2V-A14B model, aiming to improve inference efficiency on low-bit-width hardware. Their approach combines mixed precision for activation outl…

  4. TOOL · CL_115676 ·

    OpenPangu LLM quantization on Ascend NPUs shows 8-bit is lossless, 4-bit degrades 1B model

    A new study investigates the effectiveness of various post-training quantization methods for the OpenPangu large language models when deployed on Ascend NPUs. Researchers found that 8-bit weight-only quantization is nea…

  5. RESEARCH · CL_35775 ·

    llmcompressor tool enables LLM compression via FP8, GPTQ, SmoothQuant

    A new open-source tool named llmcompressor allows developers to compress and benchmark instruction-tuned large language models. The tool demonstrates how to apply post-training quantization techniques such as FP8, GPTQ,…

  6. RESEARCH · CL_01035 ·

    Optimizing Transformer Inference: Techniques for Faster, Cheaper Large Models

    Large transformer models present significant inference challenges due to their substantial memory footprint and computation costs, which scale quadratically with input length. Researchers and practitioners are exploring…