Adding ONNX file of this model

#2
by davanstrien HF staff - opened
BigLAM: BigScience Libraries, Archives and Museums org

Beep boop I am the ONNX export bot πŸ€–πŸŽοΈ. On behalf of davanstrien, 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!

davanstrien changed pull request status to merged

Sign up or log in to comment