-
Notifications
You must be signed in to change notification settings - Fork 37
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
Shortfin LLM CI Fails on export after IREE nightly 1227 #729
Comments
https://github.com/nod-ai/shark-ai/actions/runs/12550021461?pr=730 Pinning the iree-base-compiler, iree-base-runtime, and iree-turbine verisons to 1226 fixes the export failure but the server still fails to start. Also, almost all of the sharktank tests fails when i do this. |
Is this fixed now? By #758 ? https://github.com/nod-ai/shark-ai/actions/workflows/ci-shark-ai.yml?page=2&query=branch%3Amain |
Yup this one is fixed! |
Shortfin LLM CI fails in
sharktank.examples.export_paged_llm_v1
with error:when
@nithinsubbiah mentions in slack that this issue also seems to affect SDXL export functionality
To resolve this:
This is likely due to iree-org/iree and not iree-turbine: iree-turbine has not been committed to between Dec 20 and Dec 30. IREE had a llvm version bump on Dec 26
The text was updated successfully, but these errors were encountered: