Releases: youcanyouupsb/llama.cpp
Releases · youcanyouupsb/llama.cpp
Release list
b3246
Fix llama-android.cpp for error - "common/common.h not found" (#8145) - Path seems to be wrong for the common.h header file in llama-android.cpp file. Fixing the path so the Android Build doesn't fail with the error "There is no file common/common.h"
b3030
b2798
ci : add GG_BUILD_EXTRA_TESTS_0 env (#7098) * ci : add GG_BUILD_EXTRA_TESTS_0 env ggml-ci * Update run.sh ggml-ci
b2795
b2586
[SYCL] Disable iqx on windows as WA (#6435) * disable iqx on windows as WA * array instead of global_memory
b2582
b2479
cuda : fix conflict with std::swap (#6186)