Releases: ericcurtin/llama.cpp
Releases · ericcurtin/llama.cpp
b6795
b6520
feat: Improve mobile UI for Settings Dialog (#16084) * feat: Improve mobile UI for Settings Dialog * chore: update webui build output * fix: Linting errors * chore: update webui build output
b6373
vulkan: don't use std::string in load_shaders, to improve compile tim…