-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Added E2E LLM test #26914
base: master
Are you sure you want to change the base?
Added E2E LLM test #26914
Conversation
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.
I suppose the right place is GenAI repo?
There we will switch to nightly releases soon, so can perform integration tests E2E
The idea is to understand the status of PRs in terms of accuracy on LLMs. This test should work for this purpose and it is quick at the same time. |
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
Can we proceed with the merge? The test suite works on Linux CPU/GPU and WIndows CPU. There is a crash when using GPU on Windows but this is some runtime issue. |
Details in Ref. 154161. |
I think the PR is ready. Windows issue was fixed on the CI side. |
Gentle ping to review and merge. |
No description provided.