]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
llama : refactor model loader with backend registry (llama/10026)
authorDiego Devesa <redacted>
Wed, 30 Oct 2024 01:01:23 +0000 (02:01 +0100)
committerGeorgi Gerganov <redacted>
Fri, 15 Nov 2024 13:21:04 +0000 (15:21 +0200)
commit1d48457aa61d784719899d18c46ede86635c4bad
treee966f1c84d536a3b1f67cae82e66be4340a48641
parent307712a90378c6b4641746b9a2c1f0f341c03ca1
llama : refactor model loader with backend registry (llama/10026)
14 files changed:
ggml/include/ggml-backend.h
ggml/include/ggml-cuda.h
ggml/src/ggml-amx.cpp
ggml/src/ggml-backend-impl.h
ggml/src/ggml-backend.cpp
ggml/src/ggml-blas.cpp
ggml/src/ggml-cann.cpp
ggml/src/ggml-cuda.cu
ggml/src/ggml-kompute.cpp
ggml/src/ggml-metal.m
ggml/src/ggml-rpc.cpp
ggml/src/ggml-sycl.cpp
ggml/src/ggml-vulkan.cpp
ggml/src/ggml.c