Onnx Version?
#19
by
Florianoli
- opened
Hi everyone,
Can the model be converted to Onnx?
Thanks!
Hey @Florianoli , you can export the model in ONNX format using the Optimum library from Hugging Face:
optimum-cli export onnx --model EuroBERT/EuroBERT-210m EuroBERT-210m_onnx
Nicolas-BZRD
changed discussion status to
closed