Skip to content

Releases: RealTimeChris/llama.cpp

b5487

25 May 18:20
2f099b5

Choose a tag to compare

webui : bump max upload file size to 500MB (#13779)

b4938

22 Mar 00:06
4375415

Choose a tag to compare

Vulkan: RTE rounding for cpy to quant (#12480)

* Vulkan: RTE rounding for cpy to quant

Co-Authored-By: Jeff Bolz <[email protected]>

* remove trailing whitespace

* avoid duplicating pipeline_cpy_f32_quant

* fix copypasting issue

* remove duplicated code

---------

Co-authored-by: Jeff Bolz <[email protected]>