| .. |
|
ggml-blas
|
5931c1f233
ggml : add support for dynamic loading of backends (#10469)
|
1 year ago |
|
ggml-cann
|
1e8659e65a
CANN: Add SOC TYPE printing in cmake configuration (#13837)
|
7 months ago |
|
ggml-cpu
|
05f6ac6283
ggml : riscv: add xtheadvector support (#13720)
|
7 months ago |
|
ggml-cuda
|
a68247439b
CUDA: fix FA tg at long context for CC >= 8.9 (#13852)
|
7 months ago |
|
ggml-hip
|
84778e9770
CUDA/HIP: Share the same unified memory allocation logic. (#12934)
|
9 months ago |
|
ggml-kompute
|
ba1cb19cdd
llama : add Qwen2VL support + multimodal RoPE (#10361)
|
1 year ago |
|
ggml-metal
|
cf4cb59e64
ggml : add ggml_gelu_erf() (#13667)
|
8 months ago |
|
ggml-musa
|
33983057d0
musa: Upgrade MUSA SDK version to rc4.0.1 and use mudnn::Unary::IDENTITY op to accelerate D2D memory copy (#13647)
|
8 months ago |
|
ggml-opencl
|
a3c30846e4
opencl: add new ops - `argsort`, `div`, `sub`, `addrows`, `sigmoid`, `group_norm` (#13787)
|
7 months ago |
|
ggml-rpc
|
b486ba05bf
rpc : add rpc_msg_set_tensor_hash_req (#13353)
|
8 months ago |
|
ggml-sycl
|
f3101a8cc6
SYCL: add gelu_erf kernel (#13749)
|
7 months ago |
|
ggml-vulkan
|
bef8176387
vulkan: use timestamp queries for GGML_VULKAN_PERF (#13817)
|
7 months ago |
|
CMakeLists.txt
|
bba9d945c1
cmake : removed stdc++fs (whisper/3097)
|
8 months ago |
|
ggml-alloc.c
|
f057808ffa
ggml: Don't assert fail when tensor data changes (#13222)
|
8 months ago |
|
ggml-backend-impl.h
|
70680c48e5
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
10 months ago |
|
ggml-backend-reg.cpp
|
ba7654380a
ggml-backend : fix backend search path (#12330)
|
10 months ago |
|
ggml-backend.cpp
|
952f3953c1
ggml : allow CUDA graphs when using pipeline parallelism (#13814)
|
7 months ago |
|
ggml-common.h
|
492d7f1ff7
musa: fix all warnings, re-enable `-DLLAMA_FATAL_WARNINGS=ON` in ci and update doc (#12611)
|
9 months ago |
|
ggml-impl.h
|
05f6ac6283
ggml : riscv: add xtheadvector support (#13720)
|
7 months ago |
|
ggml-opt.cpp
|
6c35981a64
mnist: fix segmentation fault (ggml/1227)
|
8 months ago |
|
ggml-quants.c
|
13b0a04597
whisper: remove MSVC warnings pragmas (whisper/3090)
|
8 months ago |
|
ggml-quants.h
|
ae8de6d50a
ggml : build backends as libraries (#10256)
|
1 year ago |
|
ggml-threading.cpp
|
ae8de6d50a
ggml : build backends as libraries (#10256)
|
1 year ago |
|
ggml-threading.h
|
cb13ef85a4
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797)
|
1 year ago |
|
ggml.c
|
a8ea03d8ad
ggml : add ggml_repeat_4d (#13824)
|
7 months ago |
|
gguf.cpp
|
c6a2c9e741
gguf : use ggml log system (#13571)
|
8 months ago |