1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-18 16:18:31 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alberto Cabrera Pérez
a130eccef4
labeler : updated sycl to match docs and code refactor () 2024-07-08 22:35:17 +02:00
Georgi Gerganov
f3f65429c4
llama : reorganize source code + improve CMake ()
* 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 ()

* 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
Georgi Gerganov
a04a953cab
codecov : remove () 2024-06-19 13:04:36 +03:00
Brian
3cbd23ed88
labeler: added Apple Metal detector (+Kompute) ()
* labeler: added Apple Metal detector [no ci]

* labeler: add Kompute to detector [no ci]
2024-05-25 19:30:42 +10:00
Brian
152da28ae5
labeler.yml: add embedding label detector [no ci] () 2024-05-23 17:40:43 +10:00
Brian
de73196344
github-actions-labeler: initial commit ()
* github-actions-labeler: initial commit [no ci]

* github actions: remove priority auto labeling [no ci]
2024-05-18 16:04:23 +10:00