..
ggml-cann
cann: fix buffer_num and runtime speed slowly error ( #8865 )
2024-08-05 21:10:37 +08:00
ggml-cuda
cuda : fix dmmv cols requirement to 2*GGML_CUDA_DMMV_X ( #8800 )
2024-08-01 15:26:22 +02:00
ggml-qnn
Fixed a bug where debug code was included in the release, resulting i… ( #1 )
2024-08-20 10:20:23 +08:00
ggml-sycl
[SYCL] Fixing wrong VDR iq4nl value ( #8812 )
2024-08-02 08:55:17 +08:00
kompute @ 4565194ed7
llama : reorganize source code + improve CMake ( #8006 )
2024-06-26 18:33:02 +03:00
kompute-shaders
llama : reorganize source code + improve CMake ( #8006 )
2024-06-26 18:33:02 +03:00
llamafile
ggml : move sgemm sources to llamafile subfolder ( #8394 )
2024-07-10 15:23:29 +03:00
vulkan-shaders
cmake: fix paths for vulkan shaders compilation on Windows ( #8573 )
2024-08-05 08:18:27 +02:00
CMakeLists.txt
Fixed a bug where debug code was included in the release, resulting i… ( #1 )
2024-08-20 10:20:23 +08:00
ggml-aarch64.c
ggml : reading the runtime sve config of the cpu ( #8709 )
2024-08-03 18:34:41 +02:00
ggml-aarch64.h
ggml : minor naming changes ( #8433 )
2024-07-12 10:46:02 +03:00
ggml-alloc.c
ggml : reduce hash table reset cost ( #8698 )
2024-07-27 04:41:55 +02:00
ggml-backend-impl.h
llama : reorganize source code + improve CMake ( #8006 )
2024-06-26 18:33:02 +03:00
ggml-backend.c
Merge branch 'master' into dev-refactoring
2024-07-29 10:26:39 +08:00
ggml-blas.cpp
ggml : reduce hash table reset cost ( #8698 )
2024-07-27 04:41:55 +02:00
ggml-cann.cpp
cann: fix buffer_num and runtime speed slowly error ( #8865 )
2024-08-05 21:10:37 +08:00
ggml-common.h
feat: Support Moore Threads GPU ( #8383 )
2024-07-28 01:41:25 +02:00
ggml-cuda.cu
ggml-cuda: Adding support for unified memory ( #8035 )
2024-08-01 23:28:28 +02:00
ggml-impl.h
ggml : reading the runtime sve config of the cpu ( #8709 )
2024-08-03 18:34:41 +02:00
ggml-kompute.cpp
ggml : reduce hash table reset cost ( #8698 )
2024-07-27 04:41:55 +02:00
ggml-metal.m
ggml : reduce hash table reset cost ( #8698 )
2024-07-27 04:41:55 +02:00
ggml-metal.metal
ggml : fix quant dot product with odd number of blocks ( #8549 )
2024-07-19 17:17:27 +02:00
ggml-qnn.cpp
refactoring: set the default qnn lib search path at CMakeLists.txt by GGML_QNN_DEFAULT_LIB_SEARCH_PATH
2024-07-29 15:53:14 +08:00
ggml-quants.c
ggml : reading the runtime sve config of the cpu ( #8709 )
2024-08-03 18:34:41 +02:00
ggml-quants.h
ggml : reading the runtime sve config of the cpu ( #8709 )
2024-08-03 18:34:41 +02:00
ggml-rpc.cpp
llama : reorganize source code + improve CMake ( #8006 )
2024-06-26 18:33:02 +03:00
ggml-sycl.cpp
[SYCL] Add `TIMESTEP_EMBEDDING` OP ( #8707 )
2024-07-30 14:56:51 +08:00
ggml-vulkan.cpp
vulkan : implement Stable Diffusion operators (ggml/904)
2024-08-05 08:50:57 +03:00
ggml.c
ggml : fix overflows in elu function ( #8866 )
2024-08-05 15:43:40 +03:00