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
It appears that this issue is related to the upstream gemm crate. Could you please provide the full error/compilation log in pastebin or an equivalent? I haven't run into this error, it seems the issue you linked gemm contains the error.
Hi, @EricLBuehler first, thank you for the amazing library and your work.
I want to use mistral-rs on ios with flutter and https://cjycode.com/flutter_rust_bridge/ but getting the following build message:
I not sure if it is related to mistral-rs. But fp16 is mostly need for machine-learning i think.
I added mistral-rs like this to my cargo.toml:
I have also tried to use rust nightly with rustflags in the config.toml with (which is mentioned here sarah-quinones/gemm#31)
But still getting the same error
The text was updated successfully, but these errors were encountered: