Adding ONNX file of this model

#44
by JV-AI - opened

Beep boop I am the ONNX export bot 🤖🏎️. On behalf of JV-AI, 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 @JV-AI , 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 retrigger an export with the updated version.

fxmarty changed pull request status to closed

Sign up or log in to comment