Closed colintoal closed 4 hours ago
Trying to use llama.cpp as a dependency in my project, and ggml-cpu.h is not included in the public headers in ggml/CMakelists.txt. This may be intentional, but I am not at all sure why.
Should be fixed in the next sync after https://github.com/ggerganov/llama.cpp/pull/10204 is merged.
Trying to use llama.cpp as a dependency in my project, and ggml-cpu.h is not included in the public headers in ggml/CMakelists.txt. This may be intentional, but I am not at all sure why.