Adding ONNX file of this model

#31

Beep boop I am the ONNX export bot 🤖🏎️. On behalf of mrm8848, I would like to add to this repository the model converted to ONNX.

What is ONNX? It stands for "Open Neural Network Exchange", and is the most commonly used open standard for machine learning interoperability. You can find out more at onnx.ai!

The exported ONNX model can be then be consumed by various backends as TensorRT or TVM, or simply be used in a few lines with 🤗 Optimum through ONNX Runtime, check out how here!

How did you generate DeepSeek-R1-Distill-Qwen-1.5B ONNX model? Could you share the script?
Did you test the model? If so, Could you provide code snippet?

i Sure did, need to find the files, it was a part of the whole pipeline.
but basically i had to write an adaptor

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment