Fail to install mlc llm

Hi,

If you use this package, it’s expected to work.
But we only support CUDA upgrades on JetPack 5, there is no cuDNN/TensorRT package for CUDA 12+JetPack 5.

For PyTorch, you will also need to build it from the source.
Since the default package we shared here is built with CUDA 11.4.

Thanks.