NVIDIA released a 6 million multilingual reasoning dataset in five languages (French, Spanish, German, Italian, Japanese), translated from English reasoning data using Qwen2.5 models, and made it…
This article explains how to connect Claude to Hugging Face Spaces to generate images using the FLUX.1 Krea Dev and Qwen-Image models, enabling Claude to help build prompts and iterate on results.
This blog post explains how to use the Model Context Protocol (MCP) to connect AI agents to research discovery tools, covering three layers of abstraction: manual research, scripted tools, and MCP…
This is a tutorial guide on building and scaling production-ready CUDA kernels, introducing the kernel-builder library for developing, building, and deploying custom kernels via the Hugging Face Hub.