llama.cpp/cmake
Georgi Gerganov f3f65429c4
llama : reorganize source code + improve CMake (#8006)
* scripts : update sync [no ci]

* files : relocate [no ci]

* ci : disable kompute build [no ci]

* cmake : fixes [no ci]

* server : fix mingw build

ggml-ci

* cmake : minor [no ci]

* cmake : link math library [no ci]

* cmake : build normal ggml library (not object library) [no ci]

* cmake : fix kompute build

ggml-ci

* make,cmake : fix LLAMA_CUDA + replace GGML_CDEF_PRIVATE

ggml-ci

* move public backend headers to the public include directory (#8122)

* move public backend headers to the public include directory

* nix test

* spm : fix metal header

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* scripts : fix sync paths [no ci]

* scripts : sync ggml-blas.h [no ci]

---------

Co-authored-by: slaren <slarengh@gmail.com>
2024-06-26 18:33:02 +03:00
..
arm64-windows-llvm.cmake ggml : prevent builds with -ffinite-math-only (#7726) 2024-06-04 17:01:09 +10:00
arm64-windows-msvc.cmake Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#7191) 2024-05-16 12:47:36 +10:00
build-info.cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
git-vars.cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
llama-config.cmake.in llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
llama.pc.in cmake : add pkg-config spec file for llama.cpp (#7702) 2024-06-03 11:06:24 +03:00