-
Notifications
You must be signed in to change notification settings - Fork 31
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
renxida
added a commit
to renxida/shark-ai
that referenced
this issue
Dec 30, 2024
renxida
added a commit
to renxida/shark-ai
that referenced
this issue
Dec 30, 2024
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. |
marbre
pushed a commit
to marbre/shark-ai
that referenced
this issue
Jan 2, 2025
renxida
added a commit
to renxida/shark-ai
that referenced
this issue
Jan 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: