-
I've been working with the emotion2vec model and trying to convert it to ONNX format for deployment purposes. The current implementation is great for PyTorch users, but having ONNX support would enabl…
-
### Describe the bug
I want to convert a unet to onnx using the way as [example](https://github.com/huggingface/diffusers/blob/main/scripts/convert_stable_diffusion_checkpoint_to_onnx.py), i can get …
-
Hi. Is it possible to implement ONNX export functionality for models trained using this library?
-
After training with my own dataset, can I export the saved weights to ONNX? How to convert?
-
How can I launch GigaAM_RNNT using ONNX?
sherpa-onnx crashes colab(
Please, help me with this
-
After training with my own dataset, can I export the saved weights to ONNX? How to convert?
-
Hi all,
I'm trying to compile bf16 flux mmdit from onnx export.
Running into the following torch-to-onnx legalization error:
```
iree-compile --iree-hal-target-device=amdgpu --iree-hip-target=gf…
-
Hi! Great project! Are there any plans to release an onnx model?
-
Can you provide a way to inference it with onnx?
This way we'll be able to use the GPU and much less dependencies and also it will be easier to adapt it to other languages such as Rust.
Thanks!
-
Please, write a code, which converts GigaAM-RNNT to ONNX and launchs it, I am trying to do id for a long time without any results(((