You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same error appears with different size tokens. I tried with 10000.
My installation of lla and binary-format is flaky so maybe I should not even expect llama to function correctly. lla tests drop me to low level debugger. binary-format tests fail.
May be this is a MacBook M2 platform related issue. I will try llama on the x86 platform next week.
I submitted issues for lla and binary-format.
The text was updated successfully, but these errors were encountered:
I get
invalid index
when generating the modelThis is on a MacBook M2 with SBCL 2.5.0
Here are the steps that lead to the error (Please see my comments at bottom of post):
The error is
lla
andbinary-format
is flaky so maybe I should not even expect llama to function correctly.lla
tests drop me to low level debugger.binary-format
tests fail.llama
on the x86 platform next week.I submitted issues for
lla
andbinary-format
.The text was updated successfully, but these errors were encountered: