summaryrefslogtreecommitdiff
path: root/examples/llama.swiftui/llama.cpp.swift
diff options
context:
space:
mode:
authorTamotsu Takahashi <ttakah+github@gmail.com>2023-12-29 19:23:27 +0900
committerGeorgi Gerganov <ggerganov@gmail.com>2023-12-29 15:11:53 +0200
commit441f51dca004debf8b275f1bdc08e0f1af7fd8f8 (patch)
tree3cfc506f542a72e6d4b53e8a683a10cad18729ac /examples/llama.swiftui/llama.cpp.swift
parent38b3de4658292582a8941a2be5c77b40ce6ac0f2 (diff)
ci : build with CLBlast + ggml-opencl use GGML_API (whisper/1576)
* Build with CLBlast * Declare GGML_API After rebasing, examples/talk-llama failed: "D:\a\whisper.cpp\whisper.cpp\build\ALL_BUILD.vcxproj" (build target) (1) -> "D:\a\whisper.cpp\whisper.cpp\build\examples\talk-llama\talk-llama.vcxproj" (default target) (14) -> (Link target) -> llama.obj : error LNK2019: unresolved external symbol ggml_cl_free_data referenced in function "public: __cdecl llama_model::~llama_model(void)" (??1llama_model@@QEAA@XZ) [D:\a\whisper.cpp\whisper.cpp\build\examples\talk-llama\talk-llama.vcxproj] llama.obj : error LNK2019: unresolved external symbol ggml_cl_transform_tensor referenced in function "public: void __cdecl llama_model_loader::load_all_data(struct ggml_context *,void (__cdecl*)(float,void *),void *,struct llama_mlock *)" (?load_all_data@llama_model_loader@@QEAAXPEAUggml_context@@P6AXMPEAX@Z1PEAUllama_mlock@@@Z) [D:\a\whisper.cpp\whisper.cpp\build\examples\talk-llama\talk-llama.vcxproj] D:\a\whisper.cpp\whisper.cpp\build\bin\Release\talk-llama.exe : fatal error LNK1120: 2 unresolved externals [D:\a\whisper.cpp\whisper.cpp\build\examples\talk-llama\talk-llama.vcxproj]
Diffstat (limited to 'examples/llama.swiftui/llama.cpp.swift')
0 files changed, 0 insertions, 0 deletions