Skip to content

b2634

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 20:29
cc4a954
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 <[email protected]>