Skip to content

Support model evaluation on Intel Gaudi#20

Merged
howard-yen merged 4 commits intoprinceton-nlp:mainfrom
XinyaoWa:vllm_gaudi
Apr 9, 2025
Merged

Support model evaluation on Intel Gaudi#20
howard-yen merged 4 commits intoprinceton-nlp:mainfrom
XinyaoWa:vllm_gaudi

Conversation

@XinyaoWa
Copy link
Copy Markdown
Contributor

@XinyaoWa XinyaoWa commented Mar 13, 2025

  1. We add a new model class called TgiVllmModel, which can evaluate based on TGI or vLLM endpoint.
  2. We enable vLLM on Gaudi for evaluation, add detailed scripts and readme.

Original implementation refer to minmin's code

Copy link
Copy Markdown
Collaborator

@howard-yen howard-yen left a 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 <xinyao.wang@intel.com>
@XinyaoWa
Copy link
Copy Markdown
Contributor Author

XinyaoWa commented Apr 8, 2025

Hi @howard-yen Thanks for your comments, I have all updated, please have a review~

@joshuayao joshuayao added this to OPEA Apr 9, 2025
@howard-yen howard-yen merged commit 4526dfb into princeton-nlp:main Apr 9, 2025
1 check passed
@github-project-automation github-project-automation bot moved this to Done in OPEA Apr 9, 2025
@howard-yen
Copy link
Copy Markdown
Collaborator

@XinyaoWa Thanks for the hard work, merged!

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

Successfully merging this pull request may close these issues.

[Feature] refactor HELMET: support vllm-gaudi for agent related benchmark

3 participants