cpcdoy / rust-sbert

Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
Apache License 2.0
106 stars 12 forks source link

Support for other models #31

Open Adarsh999bh opened 8 months ago

Adarsh999bh commented 8 months ago

Hi, Just wanted to know whether this project supports all other models present in below link https://public.ukp.informatik.tu-darmstadt.de/reimers/sentence-transformers/v0.2/

Adarsh999bh commented 8 months ago

I specifically wanted it to test for all-MiniLM-L6-v2 model, but it seems that it's not able to find 0_DistilBERT/pytorch_model.bin file