c-cpp

Tag

Cards List
#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