We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
24.10
Source
LLMEngineStage performs a copy of incoming ControlMessages, but fails to copy timestamps
LLMEngineStage
ControlMessage
No response
[Paste the error here, it will be hidden by default]
[Paste the results of print_env.sh here, it will be hidden by default]
The text was updated successfully, but these errors were encountered:
Add test for issue nv-morpheus#1973. Update the existing test_pipelin…
866b11c
…e test to run in both CPU & GPU mode
Ensure timestamps are copied in LLMEngineStage (#1975)
e351e07
Closes #1973 ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md). - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes. Authors: - David Gardner (https://github.com/dagardner-nv) Approvers: - Michael Demoret (https://github.com/mdemoret-nv) URL: #1975
dagardner-nv
Successfully merging a pull request may close this issue.
Version
24.10
Which installation method(s) does this occur on?
Source
Describe the bug.
LLMEngineStage
performs a copy of incomingControlMessage
s, but fails to copy timestampsMinimum reproducible example
No response
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: