You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning to add more model supports in ML-Commons. Reference issue
The target of this issue is to trace 3 popular pre-trained summarization models to TorchScript and Onnx format. In this repo we traced pre-trained sentence embedding models into torchscript and onnx
We need to build the similar method to trace summarization models. Primarily we can target these models:
We are planning to add more model supports in ML-Commons. Reference issue
The target of this issue is to trace 3 popular pre-trained summarization models to TorchScript and Onnx format. In this repo we traced pre-trained sentence embedding models into torchscript and onnx
We need to build the similar method to trace summarization models. Primarily we can target these models:
I created a feature branch :
feature/summarization_model_conversation/
. All the development of this issue should be done in that branch.The text was updated successfully, but these errors were encountered: