Update README.md
Browse files
README.md
CHANGED
|
@@ -152,7 +152,9 @@ print(result)
|
|
| 152 |
|
| 153 |
## ONNX Export
|
| 154 |
|
| 155 |
-
An ONNX version of this model
|
|
|
|
|
|
|
| 156 |
|
| 157 |
## License
|
| 158 |
|
|
|
|
| 152 |
|
| 153 |
## ONNX Export
|
| 154 |
|
| 155 |
+
An ONNX version of this model {TBD} for use with high-performance inference engines such as Infinity.
|
| 156 |
+
|
| 157 |
+
optimum-cli export onnx -m leonas5555/finnews-topic-single-classify
|
| 158 |
|
| 159 |
## License
|
| 160 |
|