text-generation-inference
text-generation-inference copied to clipboard
Feat/trtllm cancellation dev container
What does this PR do?
Add DevContainer to build TRTLLM backend.
@Narsil yes, the original PR #2791 has significant file movements to simplify the overall structure for TRTLLM.
This specific PR depends on the #2791 and changes are pretty much concentrated into the .devcontainer folder to create a reproducible dev environment.
We are missing the optimum-nvidia release to be able to merge - CI/CD will follow, on it rn 😊