Replies: 4 comments 8 replies
-
Hi @Yashil thanks for reaching out. I have a PoC here which I put together a while back. Would be great to hear if it works for you. |
Beta Was this translation helpful? Give feedback.
-
Hi @canerturkmen, Thank you, |
Beta Was this translation helpful? Give feedback.
-
Hi @canerturkmen I tried out the branch and it works for me for chronos bolt models. I see that the fix in your branch replaces the nan operator with a different operator which works in onnx. Now I also want to export the following checkpoint: amazon/chronos-t5-small. When I try to export this, I get the error:
Do you know where exactly the problem lies for this and what is the fix here? I'm using the following code for this:
|
Beta Was this translation helpful? Give feedback.
-
Hi @canerturkmen. Thank you for the great PoC. It worked fine. Is it possible to change the prediction length? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Chronos Community,
I'm currently working with the Chronos-Bolt models and aiming to export them to the ONNX format for deployment. However, I'm encountering issues during the export process related to unsupported operators and type errors.
Has anyone successfully exported a Chronos-Bolt model to ONNX? If so, could you share your experience or provide guidance on how to achieve this?
Any help or pointers would be greatly appreciated!
Thank you, Yashil.
Beta Was this translation helpful? Give feedback.
All reactions