Skip to content

Commit c501099

Browse files
EC2 Default Usertrajanikant
EC2 Default User
authored andcommitted
change: Added ml.p4d and ml.p4de as supported instances for DeepSpeed
1 parent 19115a2 commit c501099

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sagemaker/djl_inference/defaults.py

+2
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,7 @@
4848
"ml.g5",
4949
"ml.p3",
5050
"ml.p4",
51+
"ml.p4d",
52+
"ml.p4de",
5153
"local_gpu",
5254
}

0 commit comments

Comments
 (0)