MacOS ARM chip won't compile libtorch for transformer library

I'm having trouble getting this library GitHub - guillaume-be/rust-bert: Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...) to run.

See the issue here -

In essence, the MacOS ARM chip uses pytorch/libtorch in such a way that the library won't compile. There have been several proposed solutions but none of them seem to work. I'd like to use this library, but it doesn't look like it will work.

Does anyone have any ideas?

Thanks!

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.