You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@michaelbenayoun@JingyaHuang@echarlaix
I am writing to report an issue I encountered while attempting to export a Llava-1.5-7b model to ONNX format using Optimum.
Information
The official example scripts
My own modified scripts
Tasks
An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
System Info
Who can help?
@michaelbenayoun @JingyaHuang @echarlaix
I am writing to report an issue I encountered while attempting to export a Llava-1.5-7b model to ONNX format using Optimum.
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction (minimal, reproducible, runnable)
optimum-cli export onnx --model liuhaotian/llava-v1.5-7b llava_optimum_onnx/ --trust-remote-code
Expected behavior
I would expect Optimum to successfully export the Llava-1.5-7b model to ONNX format without encountering any errors or issues.
The text was updated successfully, but these errors were encountered: