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

Inference 5.0 submission failure for Llama3.1-405b caused by hardcode in submission checker #2142

Open
zhonglidaniel opened this issue Feb 28, 2025 · 1 comment

Comments

@zhonglidaniel
Copy link

In the submission checker, this is a hardocded value here:
inference/tools/submission/submission_checker.py at master · mlcommons/inference

and this is in the official user.conf in llama3, which is lower than that number
inference/language/llama3.1-405b/user.conf at master · mlcommons/inference
and the packaging will fail

Please look into this.

Thanks,
Zhong
AMD

@arjunsuresh
Copy link
Contributor

Hi @zhonglidaniel since llama3.1 has equal issue mode, this should not be an issue.

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

No branches or pull requests

2 participants