Skip to content

Add more hw options #1498

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

Merged
merged 4 commits into from
Jun 4, 2025
Merged

Add more hw options #1498

merged 4 commits into from
Jun 4, 2025

Conversation

KohakuBlueleaf
Copy link
Contributor

In this PR, I added some more hardware available in Hardware Settings:

  1. Support more "RAM" option in CPU platform
  2. Added following CPUs
  • Xeon E5v4, v3 (X99/C602 platform)
  • Xeon E5v2 (X79) platform
  1. Added Tesla T10, which is made for cloud GPU/cloud gaming, they are pretty famous in Taobao or similar platform
  2. Added 22GB option for RTX2080ti, it is for modded version. 22GB 2080ti is very famous in Taobao as well

The TFlops spec is from TechPowerUp

Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

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

Thanks a lot! Looks good to me, let's wait for @pcuenca to take a look as well! 🔥

@@ -278,7 +278,7 @@ export const SKUS = {
},
"RTX 2080 Ti": {
tflops: 26.9,
memory: [11],
memory: [11, 22], //Modded 2080ti can be easily found in Taobao/Alibaba
Copy link
Member

Choose a reason for hiding this comment

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

lol, I'm not sure we should enter this rabbit hole, there are plenty of unofficial mods out there. Let's see how it goes cc @Vaibhavs10

@pcuenca
Copy link
Member

pcuenca commented Jun 4, 2025

Failing test seems unrelated.

@pcuenca pcuenca merged commit edf1051 into huggingface:main Jun 4, 2025
5 of 7 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