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

Support huggingface export to tensorrtllm #12889

Merged
merged 4 commits into from
Apr 6, 2025

Conversation

pthombre
Copy link
Collaborator

@pthombre pthombre commented Apr 4, 2025

Support for exporting huggingface models to trtllm, and deploying it on a triton server

@github-actions github-actions bot added the CI label Apr 4, 2025
@pthombre pthombre requested a review from oyilmaz-nvidia April 4, 2025 20:20
@oyilmaz-nvidia oyilmaz-nvidia marked this pull request as ready for review April 4, 2025 23:46
oyilmaz-nvidia
oyilmaz-nvidia previously approved these changes Apr 4, 2025
pthombre and others added 2 commits April 4, 2025 17:35
Signed-off-by: Pranav Prashant Thombre <pthombre@nvidia.com>
Signed-off-by: pthombre <pthombre@users.noreply.github.com>
@pthombre pthombre force-pushed the pranav-huggingface_export_trtllm branch from 3499e13 to 49463ee Compare April 5, 2025 00:35
@ko3n1g ko3n1g added Run CICD and removed Run CICD labels Apr 5, 2025
Signed-off-by: Pranav Prashant Thombre <pthombre@nvidia.com>
Copy link
Contributor

github-actions bot commented Apr 6, 2025

[🤖]: Hi @pthombre 👋,

We wanted to let you know that a CICD pipeline for this PR just finished successfully

So it might be time to merge this PR or get some approvals

I'm just a bot so I'll leave it you what to do next.

//cc @pablo-garay @ko3n1g

@github-actions github-actions bot removed the Run CICD label Apr 6, 2025
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Copy link
Collaborator

@chtruong814 chtruong814 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved per @oyilmaz-nvidia

The CI tests passed. The final call to upload code coverage failed because it included a -branch param which is not consistent with how other tests are invoked.

@chtruong814 chtruong814 merged commit f43a45f into main Apr 6, 2025
31 of 32 checks passed
@chtruong814 chtruong814 deleted the pranav-huggingface_export_trtllm branch April 6, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants