| .. |
|
ggml-blas
|
5931c1f233
ggml : add support for dynamic loading of backends (#10469)
|
1 year ago |
|
ggml-cann
|
b43d89e311
CANN: Add 310P operator support check (#12962)
|
9 months ago |
|
ggml-cpu
|
eccc7a1602
ggml : Add AVX512 implementation of GEMM - Q4_Kx8 (#12829)
|
9 months ago |
|
ggml-cuda
|
84778e9770
CUDA/HIP: Share the same unified memory allocation logic. (#12934)
|
9 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
|
f8f820cc4d
metal : add FA-vec kernels for head size 96 (#12952)
|
9 months ago |
|
ggml-musa
|
b1b132efcb
cuda : enable CUDA Graph on CUDA Toolkit < 12.x (#12394)
|
10 months ago |
|
ggml-opencl
|
80f19b4186
opencl: split `ggml-opencl.cl` into multiple files and cleanup (#12886)
|
9 months ago |
|
ggml-rpc
|
c772d54926
rpc : use ggml_context_ptr (#12938)
|
9 months ago |
|
ggml-sycl
|
510676475f
SYCL: Add ROPE vision kernel (#12887)
|
9 months ago |
|
ggml-vulkan
|
a4837577aa
vulkan: use aligned loads for flash attention mask (#12853)
|
9 months ago |
|
CMakeLists.txt
|
a69f846351
cmake : fix ccache conflict (#12522)
|
10 months ago |
|
ggml-alloc.c
|
70680c48e5
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
10 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
|
5bbe6a9fe9
ggml : portability fixes for VS 2017 (#12150)
|
10 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
|
cb79c2e7fa
ggml: don't include arm_neon.h when using CUDA 12 with ARM Neon (ggml/1187)
|
9 months ago |
|
ggml-opt.cpp
|
02e4eaf22f
ggml-opt: fix data corruption (ggml/1022)
|
1 year ago |
|
ggml-quants.c
|
5bbe6a9fe9
ggml : portability fixes for VS 2017 (#12150)
|
10 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
|
fe92821ea9
ggml : add bilinear upscale support (ggml/1185)
|
9 months ago |
|
gguf.cpp
|
a6f32f0b34
Fix clang warning in gguf_check_reserved_keys (#12686)
|
9 months ago |