Skip to content

Releases: JidongZhang-THU/llama.cpp

b2634

09 Apr 02:32
cc4a954
Compare
Choose a tag to compare
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

01 Mar 08:51
f105471
Compare
Choose a tag to compare
server : fix newlines in help (#5785)