alekami649 commited on
Commit
a09d238
1 Parent(s): 212095d

Adding ONNX file of this model

Browse files

Beep boop I am the [ONNX export bot 🤖🏎️](https://huggingface.co/spaces/optimum/exporters). On behalf of [alekami649](https://huggingface.co/alekami649), 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](https://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](https://huggingface.co/docs/optimum/main/en/onnxruntime/usage_guides/models)!

Files changed (3) hide show
  1. .gitattributes +1 -0
  2. onnx/model.onnx +3 -0
  3. onnx/model.onnx_data +3 -0
.gitattributes CHANGED
@@ -8,3 +8,4 @@
8
  *.onnx filter=lfs diff=lfs merge=lfs -text
9
  *.msgpack filter=lfs diff=lfs merge=lfs -text
10
  model.safetensors filter=lfs diff=lfs merge=lfs -text
 
 
8
  *.onnx filter=lfs diff=lfs merge=lfs -text
9
  *.msgpack filter=lfs diff=lfs merge=lfs -text
10
  model.safetensors filter=lfs diff=lfs merge=lfs -text
11
+ onnx/model.onnx_data filter=lfs diff=lfs merge=lfs -text
onnx/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f49c6679c5c38c2e3554d9b6ceebb1eaf7168ff06e4d5ccb12bc8b8caacbcbc2
3
+ size 1605518
onnx/model.onnx_data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05726ef26d97dd8a4774c35acd005e5aa92c351ee49fe6e55992147b324a3d72
3
+ size 3354484736