AI & ML interests

None defined yet.

Recent Activity

burtenshaw  updated a collection 3 days ago
Agentic RL Hackathon (SF) 2026
burtenshaw  updated a collection 3 days ago
Agentic RL Hackathon (SF) 2026
burtenshaw  updated a collection 3 days ago
Agentic RL Hackathon (SF) 2026
View all activity

sergiopaniego 
posted an update about 14 hours ago
view post
Post
73
Nemotron 3 Super by @nvidia is here! NVIDIA's hybrid Mamba2/Transformer models are now natively supported in transformers (no trust_remote_code needed)

Fine-tune them with TRL in just a few lines of code. Notebook + script included to get started right away. goooo!

- Notebook: https://colab.research.google.com/github/huggingface/trl/blob/main/examples/notebooks/sft_nemotron_3.ipynb
- Script: https://github.com/huggingface/trl/blob/main/examples/scripts/sft_nemotron_3.py
- Collection with all the models: https://huggingface.co/collections/nvidia/nvidia-nemotron-v3