Skip to content

Commit

Permalink
Add h200 gpu type
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbern committed Jan 10, 2025
1 parent 6be7a05 commit 5f63bd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modal_proto/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ enum GPUType {
GPU_TYPE_L4 = 9;
GPU_TYPE_H100 = 10;
GPU_TYPE_L40S = 11;
GPU_TYPE_H200 = 12;
}

enum ObjectCreationType {
Expand Down

0 comments on commit 5f63bd5

Please sign in to comment.