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

Any plan to release a new version? #438

Closed blmarket closed 6 months ago

blmarket commented 6 months ago

Recent tch-rs update patch will help me to use better shared libraries (cuda version, to name one).

guillaume-be commented 6 months ago

Yes I should be able to publish a new version this week-end

blmarket commented 6 months ago

Thanks!