Skip to content

tensorrtllm_backend doesn't work with remote repos #727

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

Open
4 tasks
ShuaiShao93 opened this issue Mar 19, 2025 · 1 comment
Open
4 tasks

tensorrtllm_backend doesn't work with remote repos #727

ShuaiShao93 opened this issue Mar 19, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ShuaiShao93
Copy link

System Info

x86_64

Who can help?

No response

Information

  • The official example scripts
  • My own modified scripts

Tasks

  • An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
  • My own task or dataset (give details below)

Reproduction

It's documented here that triton supports remote repos.

However, this doesn't work with tensorrt-llm backend, because it requires to set explicit absolute engine_dir in the config.pbtxt. Can we make engine_dir default to the same directory? And also make tokenizer_dir of preprocessing/postprocessing default to tensorrt_llm as well

Expected behavior

engine_dir defaults to the same directory, or support relative path

actual behavior

engine_dir has to be absolute path

additional notes

N/A

@ShuaiShao93 ShuaiShao93 added the bug Something isn't working label Mar 19, 2025
@jadhosn
Copy link

jadhosn commented Mar 24, 2025

Also interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants