**Describe the bug** Related to this issue: https://github.com/aws/deep-learning-containers/issues/3377 There are two versions of the TGI 1.1.0 image. One has EETQ pre-installed: https://github.com/NetEase-FuXi/EETQ py39-cu118-ubuntu20.04 and py39-cu118-ubuntu20.04-v1.0 In the json config only the one without EETQ is specified. https://github.com/aws/sagemaker-python-sdk/blob/bfc63d2bb91e33345651e3e00598772b7fb9f971/src/sagemaker/image_uri_config/huggingface-llm.json#L220 Easy fix, but I'm not sure how you'd like to resolve this given the naming scheme deviates.