Results 2 comments of Roberto Lentini

I forked the project and went into the R/create_package_json.R and deleted the three occurrences of --display=none

I am getting the same issue using the latest tritonserver container: nvcr.io/nvidia/tritonserver:25.03-trtllm-python-py3 it won't load any engines that I build with it. I am pretty much using this process: https://github.com/triton-inference-server/tensorrtllm_backend/blob/main/docs/llama.md....