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

Support batchsize argument in llama2 implementation #1644

Closed
wants to merge 9 commits into from

Conversation

arjunsuresh
Copy link
Contributor

No description provided.

@arjunsuresh arjunsuresh requested a review from a team as a code owner February 26, 2024 16:49
Copy link

github-actions bot commented Feb 26, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@arjunsuresh
Copy link
Contributor Author

This PR is needed because currently batch size is hardcoded to 32 on GPUs.
https://github.com/mlcommons/inference/blob/master/language/llama2-70b/SUT.py#L98

@arjunsuresh
Copy link
Contributor Author

Commit already added by another PR

@arjunsuresh arjunsuresh closed this Jun 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant