Skip to content

add Snapdragon X Elite / Plus CPU scores #764

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

Closed
sitaoo opened this issue Jun 19, 2024 · 3 comments
Closed

add Snapdragon X Elite / Plus CPU scores #764

sitaoo opened this issue Jun 19, 2024 · 3 comments
Labels
good first issue Good for newcomers

Comments

@sitaoo
Copy link

sitaoo commented Jun 19, 2024

The Snapdragon X Elite / Plus series laptops have been officially released, they come with Qualcomm Adreno GPU and Qualcomm Hexagon NPU, they are very powerful when it comes to running large language models (LLMs).

Please add the rating to packages/tasks/src/hardware.ts

Reference link:
https://www.qualcomm.com/products/mobile/snapdragon/pcs-and-tablets/snapdragon-x-elite

Processor Qualcomm Oryon CPU Qualcomm Adreno GPU Qualcomm Hexagon NPU Memory
Cores Total cache Max Multithread frequency Dual core boost TFLOPS NPU TOPS Memory Type Transfer Rate
Snapdragon X Elite
X1E-00-1DE 12 42 MB 3.8 GHz 4.3 GHz 4.6 45 LPDDR5x 8448 MT/s
X1E-84-100 12 42 MB 3.8 GHz 4.2 GHz 4.6 45 LPDDR5x 8448 MT/s
X1E-80-100 12 42 MB 3.4 GHz 4.0 GHz 3.8 45 LPDDR5x 8448 MT/s
X1E-78-100 12 42 MB 3.4 GHz None 3.8 45 LPDDR5x 8448 MT/s
Snapdragon X Plus
X1P-64-100 10 42 MB 3.4 GHz None 3.8 45 LPDDR5x 8448 MT/s
@coyotte508
Copy link
Member

Hi @sitaoo , thanks for the reference :)

Feel free to make a PR yourself in https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/hardware.ts if you want this to be added faster

@julien-c julien-c added the good first issue Good for newcomers label Aug 6, 2024
@julien-c
Copy link
Member

julien-c commented Aug 6, 2024

adding filter good first issue Good for newcomers

Vaibhavs10 added a commit that referenced this issue Sep 6, 2024
Added:
* Snapdragon X Elite
  * X1E-00-1DE
  * X1E-84-100
  * X1E-80-100
  * X1E-78-100
  
* Snapdragon X Plus
  * X1P-64-100
 
Addresses: #764 
Source:
https://www.qualcomm.com/products/mobile/snapdragon/laptops-and-tablets/snapdragon-x-elite

---------

Co-authored-by: Vaibhav Srivastav <[email protected]>
@Vaibhavs10
Copy link
Member

Closing this issue as addresed in #881

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants