-
Notifications
You must be signed in to change notification settings - Fork 24
Support model evaluation on Intel Gaudi #20
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
Conversation
Refer tp minmin' implementation https://github.com/minmin-intel/GenAIEval/tree/test-helmet/evals/evaluation/HELMET Signed-off-by: XinyaoWa <[email protected]>
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.
Thanks for the hard work, please see the suggestions on each file and make changes accordingly. Please also rebase the PR on the latest main branch. Thanks!
Signed-off-by: XinyaoWa <[email protected]>
Hi @howard-yen Thanks for your comments, I have all updated, please have a review~ |
@XinyaoWa Thanks for the hard work, merged! |
TgiVllmModel
, which can evaluate based on TGI or vLLM endpoint.Original implementation refer to minmin's code