-
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
moved llama benchmark, sglang benchmark, sglang integration, and sdxl to ossci cluster #971
Conversation
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
let's move this one too:
|
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
Signed-off-by: Elias Joseph <eljoseph@amd.com>
.github/workflows/ci-sharktank.yml
Outdated
@@ -102,6 +102,7 @@ jobs: | |||
env: | |||
VENV_DIR: ${{ github.workspace }}/.venv | |||
HF_HOME: "/data/huggingface" | |||
HF_TOKEN: ${{ secrets.HF_FLUX_TOKEN }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can remove this for now too
Signed-off-by: Elias Joseph <eljoseph@amd.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, we can add ci-sharktank in follow up. looks like things are red TOM anyways at the moment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All migrated workflows passed.
-
Not sure why this shortfin llm test is pending
-
Data dependent test under CI-sharktank is failing in other PRs too.
https://github.com/nod-ai/shark-ai/actions/runs/13380841378/job/37369105641?pr=971 this one is running (downloading the hf model at the moment), but Elias already verified that passes before a minor edit that retriggered it now so should be fine |
… to ossci cluster (nod-ai#971) moved llama benchmark, sglang benchmark, sglang integration, and sdxl to ossci cluster --------- Signed-off-by: Elias Joseph <eljoseph@amd.com> Co-authored-by: Elias Joseph <eljoseph@amd.com> Co-authored-by: saienduri <saimanas.enduri@amd.com>
moved llama benchmark, sglang benchmark, sglang integration, and sdxl to ossci cluster