llama.cpp/ggml
Djip007 c34d053d0a Add c++ wrapper for backend.
- a backend can be create with full C++
- update cpu traits
- update cpu_repack
- update cpu_amx to use it.
- extract GGML_LOG
- correct extra_buffer register order for GPU
2026-03-16 00:50:20 +01:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (#15094) 2025-08-07 13:45:41 +02:00
include Add c++ wrapper for backend. 2026-03-16 00:50:20 +01:00
src Add c++ wrapper for backend. 2026-03-16 00:50:20 +01:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml : add OpenVINO backend (#15307) 2026-03-14 07:56:55 +02:00