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

Issue in python binding for InferenceRequest for GptMananger #528

Closed
bfontain opened this issue Dec 1, 2023 · 2 comments
Closed

Issue in python binding for InferenceRequest for GptMananger #528

bfontain opened this issue Dec 1, 2023 · 2 comments
Assignees

Comments

@bfontain
Copy link

bfontain commented Dec 1, 2023

Hi,

Currently streaming with the python bindings for GptManager doesn't work as there is a bug in the python binding for InferenceRequest: toTrtLlm() is missing copying the streaming property from the binding object to the native InferenceRequest object.

@MartinMarciniszyn MartinMarciniszyn self-assigned this Dec 5, 2023
@MartinMarciniszyn
Copy link
Collaborator

Thank you for reporting this. It will be fixed in the next update, probably by the end of this week.

@juney-nvidia
Copy link
Collaborator

Close it since it has already been fixed in the main branch. In case there are still things missing, pls open a new issue to track it.

June

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

No branches or pull requests

3 participants