AI & ML interests

The AI community building the future.

Recent Activity

lhoestq  updated a dataset about 4 hours ago
huggingface/documentation-images
lysandre  updated a dataset about 5 hours ago
huggingface/transformers-metadata
sayakpaul  updated a dataset about 6 hours ago
huggingface/diffusers-metadata
View all activity

Articles

sergiopaniego 
posted an update about 8 hours ago
view post
Post
78
nanochat is now in transformers!

The LLM by @karpathy is officially in the library, and we wrote a blog covering: how did we port the model, differences from the original, and how to run or train it.

go read it 🤓

nanochat-students/transformers

PrimeIntellect/INTELLECT-3

1
#6407 opened about 13 hours ago by
davanstrien
sergiopaniego 
posted an update 2 days ago
sergiopaniego 
posted an update 4 days ago
sergiopaniego 
posted an update 8 days ago
sergiopaniego 
posted an update 8 days ago
view post
Post
2509
we've just added several example scripts to TRL showing how to train models with GRPO using some of the new OpenEnv environments

train a model to interact with a browser (🎮 BrowserGym Env), play Wordle (🎮 Wordle Env) and moooore!

TRL (GRPO + vLLM) + OpenEnv! ⚡️

📝 go play with them: https://github.com/huggingface/trl/tree/main/examples/scripts/openenv

📝 examples list: https://huggingface.co/docs/trl/main/en/example_overview#scripts
cgeorgiaw 
posted an update 8 days ago
sergiopaniego 
posted an update 10 days ago
badaoui 
posted an update 10 days ago
view post
Post
299
Building high-performance, reproducible kernels for AMD ROCm just got a lot easier.

I've put together a guide on building, testing, and sharing ROCm-compatible kernels using the Hugging Face kernel-builder and kernels libraries; so you can focus on optimizing performance rather than spending time on setup.

Learn how to:

- Use Nix for reproducible builds
- Integrate kernels as native PyTorch operators
- Share your kernels on the Hub for anyone to use with kernels.get_kernel()

We use the 🏆 award-winning RadeonFlow GEMM kernel as a practical example.

📜 Check out the full guide here : https://huggingface.co/blog/build-rocm-kernels
evalstate 
posted an update 13 days ago
view post
Post
2100
Hugging Face MCP Server v0.2.46
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add "discover" to Dynamic Space tool. Recommend deselecting "space_search" if using dynamic spaces.