mise 2026.4.21

The front-end to your dev env
1
2
3
4
5
6
7
8
description = "LLM inference in C/C++"
test = { cmd = "llama-cli --version", expected = "version: {{version}}" }

[[backends]]
full = "github:ggml-org/llama.cpp"

[backends.options]
version_prefix = "b"