llama.cpp
a8b192b6 - tests : enable test-chat out of tree build (#19558)

Commit
5 days ago
tests : enable test-chat out of tree build (#19558) The binary relies on model files that it tries to find. However, when configuring the build directory to be parallel to the source tree those heuristics fail. This sets the working directory for the test executable to be the source-tree which resolves this issue.
Author
Parents
Loading