llama-cpp-turboquant/ggml
Vitaly Chikunov 8745edc204 ALT: Get backends dir relative from executable name
To be runnable without `/proc` mounted.
So this is not really `get_executable_path` anymore but more like
`get_executables_path` now.

Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
2025-03-09 22:00:12 +03:00
..
cmake cmake: Fix ggml backend dependencies and installation (#11818) 2025-02-27 09:42:48 +02:00
include ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (#12154) 2025-03-06 02:26:10 +01:00
src ALT: Get backends dir relative from executable name 2025-03-09 22:00:12 +03:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (#12154) 2025-03-06 02:26:10 +01:00