addition of Rust model
#2
by kavanmevada - opened
No description provided.
Converted pytorch_model.bin via utility in rust-bert using following command:
python3 utils/convert_model.py ../pytorch_model.bin
I haven't tried loading the converted model, but the process to generate the files looks good, thank you
julien-c changed pull request status to merged