We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Llama3-70B model and model-prefill tests show random hangs on CI only.
Example:
Deactivated the CI tests for now.
Re-enable the tests .github/workflows/t3000-frequent-tests-impl.yaml when fix is done.
.github/workflows/t3000-frequent-tests-impl.yaml
These issues seem related to #14474, since both only appear on CI.
They also happen on full model test where the reference model is also loaded. This could be a venue to further investigate.
The text was updated successfully, but these errors were encountered:
#14934: Comment Llama3-70B frequent tests. Update Mixtral and LLama3-…
33c462b
…1B perf targets on CI tests
14feb5e
31f80a8
yieldthought
cglagovichTT
mtairum
No branches or pull requests
Describe the bug
Llama3-70B model and model-prefill tests show random hangs on CI only.
Example:
Deactivated the CI tests for now.
Re-enable the tests
.github/workflows/t3000-frequent-tests-impl.yaml
when fix is done.These issues seem related to #14474, since both only appear on CI.
They also happen on full model test where the reference model is also loaded. This could be a venue to further investigate.
The text was updated successfully, but these errors were encountered: