c-cpp

Tag

Cards List
#c-cpp

you can now use MTP in GLM-Air

Reddit r/LocalLLaMA · 2026-08-23 Cached

llama.cpp now supports MTP (Multi-Token Prediction) for GLM-Air models, enhancing inference capabilities for large language models in C/C++.

0 favorites 0 likes
#c-cpp

Llama.cpp v0.1.0

Hacker News Top · 2026-08-17 Cached

Llama.cpp v0.1.0 is a C/C++ implementation for efficient LLM and VLM inference, supporting a wide range of hardware with minimal setup and high performance.

0 favorites 0 likes
#c-cpp

DFlash support merged into llama.cpp

Reddit r/LocalLLaMA · 2026-06-28 Cached

DFlash support has been merged into llama.cpp, improving inference performance for compatible models.

0 favorites 0 likes
#c-cpp

kv-cache : avoid kv cells copies by ggerganov · Pull Request #24277 · ggml-org/llama.cpp

Reddit r/LocalLLaMA · 2026-06-08 Cached

This pull request by ggerganov optimizes kv-cache in llama.cpp to avoid unnecessary copies of kv cells, improving inference performance. It is a contribution to the open-source LLM inference library llama.cpp.

0 favorites 0 likes
#c-cpp

llama : website + unified `llama` binary · ggml-org/llama.cpp · Discussion #23875

Reddit r/LocalLLaMA · 2026-05-29 Cached

Llama.cpp announces a new website and unified 'llama' binary for simpler LLM inference, along with updates like Hugging Face cache migration and multimodal support.

0 favorites 0 likes
#c-cpp

server, webui: support continue generation on reasoning models by ServeurpersoCom · Pull Request #22727 · ggml-org/llama.cpp

Reddit r/LocalLLaMA · 2026-05-13 Cached

This pull request adds support for continuing generation on reasoning models within the llama.cpp server and WebUI.

0 favorites 0 likes
← Back to home

Submit Feedback