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
No real clue what is going on but I doubt this issue is related to candle. From the error messages I think the important bit is that the processes ended up receiving a sigkill from the os. Googling this, I came across this issue and others in the rust compiler repo so maybe you want to dig more into these threads.
(and if you ended up finding a workaround / explanation, certainly come back to this issue so as to make it easier for the next people that might run into it)
I checked several similar issues, and I think it is caused by the incompatibility between the rust compiler version and the dependent libraries (on the x86_64-apple-darwin platform). Here is my rust version and other configuration.
When I run gemma example using the command line on my mac, I get the following error. It looks like this is a compilation error with some package.
runtime errors:
The text was updated successfully, but these errors were encountered: