DLLM - D Language 🤖 on 🦙.cpp

Sergey kornburn at yandex.ru
Tue Mar 24 17:51:20 UTC 2026


On Tuesday, 24 March 2026 at 17:01:03 UTC, Danny Arends wrote:
> A minimal, clean D language agent built directly on llama.cpp 
> via importC. No Python, no bindings, no overhead. Runs a 
> three-model pipeline (agent, summary, embed) with full CUDA 
> offloading, multimodal vision via mtmd, RAG, KV-cache 
> condensation, thinking budget, and an extensible tool system 
> (auto-registered via user-defined attribute 
> @Tool("Description") on functions). Tools included cover: file 
> I/O, web search, date & time, text encoding, Docker sandboxed 
> code execution, and audio playback.
>
> https://github.com/DannyArends/DLLM
>
> Let me know what you guys think!

was it vibe-coded?)


More information about the Digitalmars-d-announce mailing list