-
Notifications
You must be signed in to change notification settings - Fork 24
Support LLM api of the new trtllm (0.20.0) #26
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
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
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.
nit: All examples in trtllm are python script. So "example_notebook" dir name can be misleading. But up to you on how LP zoo would like to reorganize examples.
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 can rename the folder to "examples"?
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.
Yes I think that'd be better. Can you make the change?
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.
General note - although in TRTLLM we have LP test w a dummy and GenLen LP, you might want to add more LP-specific tests in this repo to avoid future TRTLLM breaks any nuances in the LPs here.
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.
Ideally, we could have unit tests for them but it is not convenient for such task.
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
…-processor-zoo into support-trtllm-200
hchings
left a comment
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.
LGTM. I didn't run this MR locally to verify the scripts but I believe you've done that.
Thanks for the changes!
Signed-off-by: aerdem4 <ahmeterd4@gmail.com>
No description provided.