We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f6e0b commit 20d46d1Copy full SHA for 20d46d1
tests/unit/sagemaker/image_uris/test_huggingface_llm.py
@@ -45,7 +45,7 @@
45
"2.0.1": "2.1.1-tgi2.0.1-gpu-py310-cu121-ubuntu22.04",
46
"2.0.2": "2.3.0-tgi2.0.2-gpu-py310-cu121-ubuntu22.04",
47
"2.2.0": "2.3.0-tgi2.2.0-gpu-py310-cu121-ubuntu22.04-v2.0",
48
- "2.3.1": "2.4.0-tgi2.3.1-gpu-py311-cu124-ubuntu22.04",
+ "2.3.1": "2.4.0-tgi2.3.1-gpu-py310-cu124-ubuntu22.04",
49
},
50
"inf2": {
51
"0.0.16": "1.13.1-optimum0.0.16-neuronx-py310-ubuntu22.04",
0 commit comments