puhach
Results
2
comments of
puhach
@HenryDashwood Hi, I'm trying to export bart-large-cnn model for summarization to onnx and tried to use your colab, but stuck with error on the export step: `RuntimeError: Unable to cast...
@HenryDashwood thanks, I was able to run it, but I have a question. Is there a difference when you run the model through generate func or with ``` ort_session =...