Convertation to TorchScript
#2
by
terekhinI
- opened
Hi community! How I can convert this model to torchscript format?
I tried something like this - https://huggingface.co./transformers/v3.1.0/serialization.html#saving-a-model
But how I can inference this converted model?