• William Zhang's avatar
    fix: Fix dev container build (#6455) · a798e08c
    William Zhang authored
    There were 2 bugs prior to this commit when building a TRTLLM dev
    container:
    
    - template rendering bug
    - CUDA compatibility layer
    
    The `nvidia_entrypoint.sh` script should render the second completely
    unnecessary.
    a798e08c
trtllm_framework.Dockerfile 10.7 KB