hongruichen
|
4b2ee61f62
|
move graph map to backend object
|
2024-07-05 11:58:47 +08:00 |
hongruichen
|
ca0d999c2a
|
add ggml_qnn_graph
|
2024-07-05 11:35:18 +08:00 |
hongruichen
|
000240cf62
|
add clang format file and reformating
|
2024-07-04 23:29:31 +08:00 |
hongruichen
|
38f88d5fb1
|
fix compiling error after merge latest master
|
2024-07-03 00:13:53 +08:00 |
hongruichen
|
8b677d1b2f
|
move qnn backend into sub folder
|
2024-07-02 19:42:14 +08:00 |
zhentaoyu
|
197fe6c1d7
|
[SYCL] Update SYCL-Rope op and Refactor (#8157)
* align with rope.cu and move sycl-op to a single file
|
2024-07-01 19:39:06 +08:00 |
Johannes Gäßler
|
85a267daaa
|
CUDA: fix MMQ stream-k for --split-mode row (#8167)
|
2024-06-27 16:26:05 +02: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 |