Borislav Stanimirov
|
d2b851bfa1
|
cmake : only enable GGML_NATIVE and x86 flags if not crosscompiling (ggml/885)
|
2024-07-27 17:43:44 +03:00 |
|
65a
|
705b7ecf60
|
cmake : install all ggml public headers (#8480)
Co-authored-by: 65a <65a@65a.invalid>
|
2024-07-18 17:47:12 +03:00 |
|
Georgi Gerganov
|
6b2a849d1f
|
ggml : move sgemm sources to llamafile subfolder (#8394)
ggml-ci
|
2024-07-10 15:23:29 +03:00 |
|
slaren
|
31ec3993f6
|
ggml : add GGML_CUDA_USE_GRAPHS option, restore GGML_CUDA_FORCE_CUBLAS (cmake) (#8140)
|
2024-06-26 21:34:14 +02:00 |
|
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 |
|