PulseAugur
EN
LIVE 03:20:15
ENTITY ggml-cpu

ggml-cpu

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

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

1 day(s) with sentiment data

RECENT · PAGE 1/1 · 2 TOTAL
  1. TOOL · CL_211784 ·

    llama.cpp releases b10520 with ggml-cpu updates

    The llama.cpp project has released version b10520, which includes updates to its ggml-cpu component. These changes focus on gating __fp16 based on __ARM_FP16_FORMAT_IEEE and ensuring __ARM_NEON signals are properly handled.

  2. TOOL · CL_127771 ·

    llama.cpp adds ARM NVFP4 dot product optimization via UE4M3 LUT

    A pull request for the llama.cpp project introduces an optimization for ARM processors by extending the UE4M3 lookup table (LUT) to the NVFP4 dot product implementation. This change aligns the ARM version with existing …