rename ggml-vulkan -> ggml-kompute
This commit is contained in:
parent
56430c3209
commit
3e09e127eb
5 changed files with 8 additions and 8 deletions
|
@ -32,7 +32,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(GGML_USE_KOMPUTE)
|
||||
#include "ggml-vulkan.h"
|
||||
#include "ggml-kompute.h"
|
||||
#endif
|
||||
|
||||
static llama_context ** g_ctx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue