Releases: standby24x7/llama_fix.cpp
Releases · standby24x7/llama_fix.cpp
b5493
b5168
security : add note about RPC and server functionality (#13061) * security : add note about RPC functionality * security : add note about llama-server
b4726
scripts: fix compare-llama-bench commit hash logic (#11891)
b4722
repo : update links to new url (#11886) * repo : update links to new url ggml-ci * cont : more urls ggml-ci
b4122
Vulkan: Fix device info output format specifiers (#10366) * Vulkan: Fix device info output format specifiers * Vulkan: Use zu printf specifier for size_t instead of ld
b4041
fix q4_0_8_8 format for corrupted tokens issue (#10198) Co-authored-by: EC2 Default User <[email protected]>
b3898
server : better security control for public deployments (#9776) * server : more explicit endpoint access settings * protect /props endpoint * fix tests * update server docs * fix typo * fix tests
b3828
[SYCL] add missed dll file in package (#9577) * update oneapi to 2024.2 * use 2024.1 --------- Co-authored-by: arthw <[email protected]>
b3619
quantize : fix typo in usage help of `quantize.cpp` (#9145)
b3565
metal : fix uninitialized abort_callback (#8968)