GeorgeSpark commited on
Commit
df8decd
1 Parent(s): bf317ec

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 [GeorgeSpark](https://huggingface.co/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](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
@@ -27,3 +27,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
28
  sentencepiece.bpe.model filter=lfs diff=lfs merge=lfs -text
29
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
28
  sentencepiece.bpe.model filter=lfs diff=lfs merge=lfs -text
29
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
30
+ 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:3b8f8d05079c6d63044f2aebfa38cdc03e731fdda8914d329593c919650afaa0
3
+ size 838624
onnx/model.onnx_data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7c6fe130a482920d047b036a72210868517fb66df4eb00ea57c8fcee141da86
3
+ size 3513917440