Browse Source
docs: add H200 as supported device. (#9076)
Co-authored-by: Richard Lyons <frob@cloudstaff.com>
mxyng/next-bert
frob
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/gpu.md
|
|
@ -7,7 +7,7 @@ Check your compute compatibility to see if your card is supported: |
|
|
|
|
|
|
|
|
| Compute Capability | Family | Cards | |
|
|
| Compute Capability | Family | Cards | |
|
|
| ------------------ | ------------------- | ----------------------------------------------------------------------------------------------------------- | |
|
|
| ------------------ | ------------------- | ----------------------------------------------------------------------------------------------------------- | |
|
|
| 9.0 | NVIDIA | `H100` | |
|
|
| 9.0 | NVIDIA | `H200` `H100` | |
|
|
| 8.9 | GeForce RTX 40xx | `RTX 4090` `RTX 4080 SUPER` `RTX 4080` `RTX 4070 Ti SUPER` `RTX 4070 Ti` `RTX 4070 SUPER` `RTX 4070` `RTX 4060 Ti` `RTX 4060` | |
|
|
| 8.9 | GeForce RTX 40xx | `RTX 4090` `RTX 4080 SUPER` `RTX 4080` `RTX 4070 Ti SUPER` `RTX 4070 Ti` `RTX 4070 SUPER` `RTX 4070` `RTX 4060 Ti` `RTX 4060` | |
|
|
| | NVIDIA Professional | `L4` `L40` `RTX 6000` | |
|
|
| | NVIDIA Professional | `L4` `L40` `RTX 6000` | |
|
|
| 8.6 | GeForce RTX 30xx | `RTX 3090 Ti` `RTX 3090` `RTX 3080 Ti` `RTX 3080` `RTX 3070 Ti` `RTX 3070` `RTX 3060 Ti` `RTX 3060` `RTX 3050 Ti` `RTX 3050` | |
|
|
| 8.6 | GeForce RTX 30xx | `RTX 3090 Ti` `RTX 3090` `RTX 3080 Ti` `RTX 3080` `RTX 3070 Ti` `RTX 3070` `RTX 3060 Ti` `RTX 3060` `RTX 3050 Ti` `RTX 3050` | |
|
|
|