Releases: JidongZhang-THU/llama.cpp
Releases · JidongZhang-THU/llama.cpp
b2634
llama : fix attention layer count sanity check (#6550) * llama : fix attention layer count sanity check * llama : fix parentheses in attention layer count sanity check There was otherwise a warning when compiling. --------- Co-authored-by: Francis Couture-Harpin <git@compilade.net>
b2299
server : fix newlines in help (#5785)