PulseAugur
EN
LIVE 00:16:45
ENTITY fontange

fontange

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

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

3 day(s) with sentiment data

RECENT · PAGE 1/1 · 6 TOTAL
  1. COMMENTARY · CL_143133 ·

    LLM decoding strategies: Greedy, Beam Search, Sampling, Top-K, and Top-P explained

    Language models generate text by turning probability distributions into sequences of tokens, with different decoding strategies leading to varied outputs. Greedy decoding selects the most probable token at each step, wh…

  2. TOOL · CL_128611 ·

    AI models systematically exclude human-like token choices, study finds

    A new research paper, "The Truncation Blind Spot," published on arXiv, reveals that standard decoding strategies used in text generation models systematically exclude human-like token choices. These strategies, includin…

  3. RESEARCH · CL_98148 ·

    New research analyzes MoE model calibration and discontinuities · 4 sources tracked

    Two new research papers explore the complexities of Mixture-of-Experts (MoE) models, particularly concerning calibration and discontinuities. The first paper investigates how expert-level calibration impacts MoE perform…

  4. COMMENTARY · CL_86463 ·

    LLM Sampling Parameters Explained: Temperature, Top-P, Top-K, and Min-P

    This article explains how to effectively tune the sampling parameters used in Large Language Models (LLMs) to achieve desired output characteristics. It details four common parameters: temperature, top-p, top-k, and min…

  5. TOOL · CL_53742 ·

    New Qrita Algorithm Boosts LLM Sampling Efficiency

    Researchers have developed Qrita, a novel algorithm designed to enhance the efficiency of Top-k and Top-p sampling in large language models. By employing Gaussian-based sigma-truncation and a quaternary pivot search, Qr…

  6. RESEARCH · CL_53525 ·

    New metric reveals LLM sampling filters suppress linguistic diversity

    A new metric called the Word Coverage Score (WCS) has been introduced to assess how standard sampling filters in Large Language Models (LLMs) unintentionally reduce linguistic diversity. The WCS quantifies the pruning o…