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

FEAT: Support TensorRT-LLM backend #646

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aresnow1
Copy link
Contributor

Support TensorRT-LLM backend.

  • Implements TRTModel with generate method.
  • Expose launch_trt_model to client.
  • Doc and example

@XprobeBot XprobeBot added this to the v0.6.3 milestone Nov 14, 2023
@aresnow1
Copy link
Contributor Author

Python API of in-flight batching is needed for this PR, and TensorRT-LLM team says it will be implemented in next versions.

@XprobeBot XprobeBot modified the milestones: v0.8.2, v0.8.4, v0.8.5, v0.9.0 Feb 2, 2024
@XprobeBot XprobeBot modified the milestones: v0.9.0, v0.9.1 Feb 22, 2024
@XprobeBot XprobeBot modified the milestones: v0.9.1, v0.9.2, v0.9.3 Mar 1, 2024
@XprobeBot XprobeBot modified the milestones: v0.9.3, v0.9.4, v0.9.5 Mar 15, 2024
@XprobeBot XprobeBot modified the milestones: v0.10.0, v0.10.1 Mar 29, 2024
@XprobeBot XprobeBot modified the milestones: v0.10.1, v0.10.2 Apr 12, 2024
@XprobeBot XprobeBot modified the milestones: v0.10.2, v0.10.3, v0.11.0 Apr 19, 2024
@XprobeBot XprobeBot modified the milestones: v0.11.0, v0.11.1, v0.11.2 May 11, 2024
@XprobeBot XprobeBot modified the milestones: v0.11.2, v0.11.3 May 24, 2024
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.

None yet

2 participants