Skip to content
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

Update nightly llama benchmarking tests #754

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

aviator19941
Copy link
Collaborator

@aviator19941 aviator19941 commented Jan 4, 2025

  • Updates nightly llama benchmarking tests to benchmark input token lengths of 128 and 2048 for llama 8b, 70b, and 405b.
  • Switch IREE compile flag from --iree-hal-target-backends to --iree-hal-target-device

TODO: Add 405b decode benchmark calls to 405b fp16 tests when decode is fixed

Signed-off-by: aviator19941 <avinash.sharma@amd.com>
Signed-off-by: aviator19941 <avinash.sharma@amd.com>
Signed-off-by: aviator19941 <avinash.sharma@amd.com>
Signed-off-by: aviator19941 <avinash.sharma@amd.com>
@@ -7,6 +7,7 @@
name: Llama Benchmarking Tests

on:
pull_request:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still running after almost 4 hours: https://github.com/nod-ai/shark-ai/actions/runs/12639047256/job/35216569084 , resulting in a bit of a queue for the llama-mi300x-1 runner: https://github.com/nod-ai/shark-ai/actions?query=is%3Aqueued. Is that expected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants