Ki6an / fastT5

⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.
Apache License 2.0
565 stars 72 forks source link

Where is model saved after it is converted to ONNX? #31

Closed Oxi84 closed 2 years ago

Oxi84 commented 2 years ago

Where is model saved after it is converted to ONNX? It is time consuming to convert model each time .

Thanks

darkfennertrader commented 2 years ago

it is in a directory called /model (check the documentation)