Adding ONNX file of this model

#5
by GeorgeSpark - opened

Beep boop I am the ONNX export bot 🤖🏎️. On behalf of GeorgeSpark, 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!

Hi @GeorgeSpark , thank you! The ONNX export for decoder models has been revamped with a version that allows to make use of past key values. I'll upgrade the space, and would recommend you to close this PR and retrigger an export.

Are there plans to retrigger this export? Otherwise can we close this PR and re-export again as the space doesn't let us export unless this PR is closed.

Hi @gptQtPi I'll update the ONNX export space in this regard. I don't have rights on the repo so it is up to @GeorgeSpark or repo owners to close this PR.

GeorgeSpark changed pull request status to closed

Sign up or log in to comment