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?