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.51k stars 211 forks source link

The example for linking the lib is incorrect. #451

Open djhunter67 opened 3 months ago

djhunter67 commented 3 months ago

Problem

Solution

I wasted over an hour trying to get my code to compile before I figured this out.