Spaces:
Sleeping
Sleeping
Commit History
cmake: Add GGML_BACKEND_DIR option (llama/15074) 6e460b6
Christian Kastner commited on
ggml: Add initial WebGPU backend (llama/14521) 0dd208f
Reese Levine commited on
sync : resolve conflicts (#0) 5ec49ef
build : suppress gcc15 compile warnings (llama/14261) 0454008
fanyang commited on
ggml-backend : fix backend search path (llama/12330) 66d5b20
jklincn commited on
ggml-backend : make path_str compatible with C++20 (llama/12269) 9e034be
ggml : portability fixes for VS 2017 (llama/12150) 49e3343
mgroeber9110 Marcus Groeber commited on
ggml-backend : keep paths in native string type when possible (llama/12144) 6e89d8c
Diego Devesa commited on
ggml : allow loading backend with env variable (ggml/1059) 48aa6d0
ggml : use wstring for backend search paths (llama/10960) 656e8b1
Diego Devesa commited on
ggml : fix run-time on FreeBSD in get_executable_path() (llama/10948) 83b02bc
yuri@FreeBSD commited on
Introducing experimental OpenCL backend with support for Qualcomm Adreno GPUs (llama/10693) 83a0899
lhez Skyler Szot Shangqing Gu Alexander Angus Hongqiang Wang Max Krasnyansky commited on
Fix crash caused by ggml_backend_load_all when launching on Android Activity (llama/10812) e1df33d
谢乃闻 Diego Devesa commited on
ggml: load all backends from a user-provided search path (llama/10699) c6de218
Gilad S Diego Devesa commited on
ggml : add predefined list of CPU backend variants to build (llama/10626) 1794b43
Diego Devesa commited on
ggml : move AMX to the CPU backend (llama/10570) 3732429
Diego Devesa commited on
llama : accept a list of devices to use to offload a model (llama/10497) 6d7599e
Diego Devesa commited on