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
SagarDesai
sagarsdesai
3
5
2
Follow
aravgarg588's profile picture
21world's profile picture
JamesBentley's profile picture
5 followers
ยท
4 following
SDcodehub
AI & ML interests
AGI, AI, RL, LLM, ML, MLOPS
Recent Activity
upvoted
an
article
12 days ago
How to Fine-Tune Nemotron 3.5 ASR for Your Language, Domain, or Accent
upvoted
an
article
about 1 year ago
Introducing Training Cluster as a Service - a new collaboration with NVIDIA
reacted
to
merve
's
post
with ๐
about 1 year ago
stop writing CUDA kernels yourself we have launched Kernel Hub: easy optimized kernels for all models on Hugging Face ๐ฅ use them right away! it's where the community populates optimized kernels ๐ค this release comes in three parts > Kernel Hub: contains (as of now) 14 kernels > kernels: Python library to load kernels from Kernel Hub > kernel-builder: Nix package to build kernels for PyTorch (made using PyTorch C++ frontend) when building models, your regular workflow should be pulling kernels from Hub and building your model with them ๐ค here's a practical example with RMSNorm: 1. pull the kernel from Hub with `get_kernel` 2. decorate with `use_kernel_forward_from_hub` 3. inject it to your model we'd love to hear your feedback! ๐๐ป we also welcome kernel contributions by community ๐ฅน๐ - request kernels here: https://huggingface.co/spaces/kernels-community/README/discussions/1 - check out this org: https://huggingface.co/kernels-community - read the blog: https://huggingface.co/blog/hello-hf-kernels
View all activity
Organizations
None yet
sagarsdesai
's Spaces
1
Sort:ย Recently updated
Runtime error
make_over
๐