support for tensorrtllm_backend input template #7628

Closed
opened 2026-02-21 18:21:33 -05:00 by yindo · 2 comments
Owner

Originally created by @Alireza3242 on GitHub (Jan 9, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

I want to add my tensorrt llm model that is served in tritonserver.
But in tensorrt llm backend project the input template is diferent with the triton that dify supports. you can see it in:
https://github.com/triton-inference-server/tensorrtllm_backend/blob/main/all_models/inflight_batcher_llm/ensemble/config.pbtxt

can you add this template?

2. Additional context or comments

tensorrtllm_backend is officially supported by nvidia. If you add thier template, it will help us.

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @Alireza3242 on GitHub (Jan 9, 2025). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. I want to add my tensorrt llm model that is served in tritonserver. But in tensorrt llm backend project the input template is diferent with the triton that dify supports. you can see it in: https://github.com/triton-inference-server/tensorrtllm_backend/blob/main/all_models/inflight_batcher_llm/ensemble/config.pbtxt can you add this template? ### 2. Additional context or comments tensorrtllm_backend is officially supported by nvidia. If you add thier template, it will help us. ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:21:33 -05:00
yindo closed this issue 2026-02-21 18:21:33 -05:00
Author
Owner

@crazywoola commented on GitHub (Jan 9, 2025):

Please checkout the new version https://github.com/langgenius/dify/releases/tag/1.0.0-beta.1, if you have new model providers or tools that you want to contribute.
#11588

@crazywoola commented on GitHub (Jan 9, 2025): Please checkout the new version https://github.com/langgenius/dify/releases/tag/1.0.0-beta.1, if you have new model providers or tools that you want to contribute. #11588
Author
Owner

@dosubot[bot] commented on GitHub (Feb 10, 2025):

Hi, @Alireza3242. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary

  • You requested support for a specific input template used by the tensorrtllm_backend in the Triton Inference Server.
  • This template is not currently supported by Dify.
  • You suggested that adding this template would be beneficial due to NVIDIA's official support for tensorrtllm_backend.
  • Crazywoola recommended checking out Dify version 1.0.0-beta.1 and mentioned the possibility of contributing new model providers or tools.

Next Steps

  • Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting on this issue.
  • If there is no further activity, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Feb 10, 2025): Hi, @Alireza3242. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. **Issue Summary** - You requested support for a specific input template used by the tensorrtllm_backend in the Triton Inference Server. - This template is not currently supported by Dify. - You suggested that adding this template would be beneficial due to NVIDIA's official support for tensorrtllm_backend. - Crazywoola recommended checking out Dify version 1.0.0-beta.1 and mentioned the possibility of contributing new model providers or tools. **Next Steps** - Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting on this issue. - If there is no further activity, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#7628