Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update hardware.ts - Added specs for RTX 5000 series, L40s, mobile gpus #1211

Merged
merged 5 commits into from
Feb 26, 2025

Conversation

UsamaKenway
Copy link
Contributor

This pull request updates the hardware.ts file to include the latest GPU specifications for various NVIDIA models

The following GPUs have been added:

  • H200: 241.3 TFLOPS, 141 GB memory
  • L40s: 91.61 TFLOPS, 48 GB memory
  • L20: 59.35 TFLOPS, 48 GB memory
  • L4: 30.29 TFLOPS, 24 GB memory
  • RTX 5090: 104.8 TFLOPS, 32 GB memory
  • RTX 5090 D: 104.8 TFLOPS, 32 GB memory
  • RTX 5080: 56.28 TFLOPS, 16 GB memory
  • RTX 5080 Mobile: 24.58 TFLOPS, 16 GB memory
  • RTX 5070: 30.84 TFLOPS, 12 GB memory
  • RTX 5070 Mobile: 23.22 TFLOPS, 8 GB memory
  • RTX 4090 Mobile: 32.98 TFLOPS, 16 GB memory
  • RTX 4080 Mobile: 24.72 TFLOPS, 12 GB memory
  • RTX 4070 Mobile: 15.62 TFLOPS, 8 GB memory
  • RTX 4060 Mobile: 11.61 TFLOPS, 8 GB memory
  • RTX 3080 Mobile: 18.98 TFLOPS, 8 GB memory
  • GTX 1050 Ti: 2.1 TFLOPS (float32), 4 GB memory
  • P100: 19.05 TFLOPS, 16 GB memory

source: techpowerup.com

Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@pcuenca
Copy link
Member

pcuenca commented Feb 24, 2025

Some tests are timing out and seem unrelated, but let's wait a few hours just in case, I'll get back to this in a while. Sorry for the delay @UsamaKenway 🙏

Copy link
Member

@julien-c julien-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice @UsamaKenway 🔥

@pcuenca
Copy link
Member

pcuenca commented Feb 26, 2025

The same tests fail locally for me in main, merging.

@pcuenca pcuenca merged commit 34edae3 into huggingface:main Feb 26, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants