-
Notifications
You must be signed in to change notification settings - Fork 487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export in ONNX/FP16 of PY007/TinyLlama-1.1B-Chat-v0.2 fails #1399
Comments
I am hitting this too |
Thank you for the report, looking at it shortly! |
I can now do the export, thanks! But I get a similar error when I try to run the graph
This is the error:
|
Thank you indeed, it should have been fixed by the latest commit #1425. Could you give it an other try? Thank you! |
Will do! |
That worked - thank you! |
I have the same problem
|
System Info
Who can help?
@fxmarty ?
Reproduction (minimal, reproducible, runnable)
While running this command
This model is a "Tiny" Llama-2.
I got this stack, I assume it's during the post-processing step:
Expected behavior
The export should occur without errors.
The text was updated successfully, but these errors were encountered: