Llama.cpp support
#1
by
sroecker
- opened
Can you check if it works with this fix?
https://github.com/sroecker/llama.cpp/commit/6f201480de46aba0d5f718a2a8bdf424bd8e8274
HI @sroecker do I just Git Clone that commit to test it? Cheers.
Git clone that repo
https://github.com/sroecker/llama.cpp.git
git fetch
git switch add_larger_granite
Should do the job and then build as usual.