guillaume-be / rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
https://docs.rs/crate/rust-bert
Apache License 2.0
2.67k stars 216 forks source link

linking with `cc` failed: exit status: 1 #449

Open Adarsh999bh opened 8 months ago

Adarsh999bh commented 8 months ago

Hi I'm trying to verify libtorch installation (followed steps mentioned in the README) and I executed the command mentioned in the README file cargo run --example sentence_embeddings but I'm facing the error linking with `cc` failed: exit status: 1