GPU acceleration

imagem 37

Llama.cpp Build b10149 Released with Test Suite Refinement and Cross-Platform Binaries

The latest llama.cpp release, build b10149, has arrived, bringing a modest but meaningful enhancement to the project’s testing infrastructure. The primary change in this version removes an unnecessary synchronization call from the test-save-load-state procedure. While this adjustment doesn’t alter the core functionality for end users, it tidies up the codebase and may contribute to more […]

Llama.cpp Build b10149 Released with Test Suite Refinement and Cross-Platform Binaries Read More »

imagem 25

Metal Backend Adds Half-Precision Support for Leaky ReLU

The latest update to the Metal backend extends Leaky ReLU activation with support for half-precision (f16) floating-point data. This enables efficient computation and reduced memory usage when running models on Apple GPUs, particularly benefiting inference tasks where lower precision is acceptable. Users leveraging Metal acceleration can now take advantage of faster matrix operations without sacrificing

Metal Backend Adds Half-Precision Support for Leaky ReLU Read More »