I downloaded the model from “xcjthu/Lawformer at main” which is a torch model. It can not be transformed to a pt file using “torch.jit.trace”. I want to use triton to server it. So I want to try to trans it to a tf model and try to transform it to savedmodel
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to load finetuned model in TF | 2 | 448 | September 28, 2020 | |
Can we convert dynamic DNN model to TorchScript? | 0 | 478 | June 14, 2023 | |
Convert models to Longformer | 3 | 2189 | February 1, 2021 | |
Need some help converting this Pytorch model to TorchScript (.pt) for deployment! 🙏 | 1 | 3183 | June 29, 2023 | |
How to export the models to pt or any nodejs compatible model | 0 | 300 | September 16, 2021 |