Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Hugging
MeMe1234
1
1
1
Follow
0 followers
·
3 following
AI & ML interests
3d avatar, AIGC
Recent Activity
liked
a model
10 days ago
wcfr/wav2vec2-conformer-rel-pos-base-cantonese
replied
to
kostakoff
's
post
19 days ago
Mining GPU Nvidia CMP 170HX - let's run some models! To satisfy my curiosity, I investigated different GPUs and found this: a mining version of the A100 — the CMP 170HX. It is a very interesting GPU. Based on public documentation, it has hardware similar to the datacenter A100. If you open it up and look at the board, you will see that it's very similar to an A100 board; it even has NVLink connectors. Online, I found almost no information about how to run it, whether it works with LLMs, or if it's supported by default Nvidia drivers and CUDA. So, I decided to test it myself. I installed it in my lab (see previous post https://huggingface.co/posts/kostakoff/584269728210158) and found that the default nvidia-driver-570 works with it out of the box. After that, I checked if CUDA was available, and it worked too. The next step was to try running some models: - Stable Diffusion XL with BNB4 quantization: It took around two minutes to generate an image, but it works! - Compiled llama.cpp for CUDA (https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md#compilation): I run Mistral 7B Q4_K_M, and this actually worked even better. It was able to generate 33 tokens per second and read 400 tokens per second. There are some limitations related to power utilization: - When running PyTorch, it doesn't utilize more than 80 watts. - When running llama.cpp, utilization is a bit better but still limited to 113 watts. I found this GitHub thread about the Nvidia CMP https://github.com/dartraiden/NVIDIA-patcher/issues/73, and it looks like this mining GPU has an internal rate limiter based on FMA compute calls. I haven't found a solution to bypass it yet. https://huggingface.co/llmlaba
upvoted
a
paper
9 months ago
LongVideoAgent: Multi-Agent Reasoning with Long Videos
View all activity
Organizations
None yet
MeMe1234
's activity
All
Models
Datasets
Spaces
Buckets
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
liked
a model
10 days ago
wcfr/wav2vec2-conformer-rel-pos-base-cantonese
Updated
Aug 23, 2023
•
16
•
2