Skip to content

Releases: ericcurtin/llama.cpp

b6795

19 Oct 14:02
ee09828

Choose a tag to compare

HIP: fix GPU_TARGETS (#16642)

b6520

19 Sep 10:46
4067f07

Choose a tag to compare

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

03 Sep 21:39
0fce7a1

Choose a tag to compare

vulkan: don't use std::string in load_shaders, to improve compile tim…