Categories
Misc

ScreenEnv: Deploy your full stack Desktop Agent

Categories
Misc

Asynchronous Robot Inference: Decoupling Action Prediction and Execution

Categories
Misc

Building the Hugging Face MCP Server

Categories
Misc

Reinforcement Learning with NVIDIA NeMo-RL: Reproducing a DeepScaleR Recipe Using GRPO

Reinforcement learning (RL) is the backbone of interactive AI. It is fundamental for teaching agents to reason and learn from human preferences, enabling…

Reinforcement learning (RL) is the backbone of interactive AI. It is fundamental for teaching agents to reason and learn from human preferences, enabling multiturn tool use, and much more. This post introduces NVIDIA NeMo-RL, a new open source post-training library that is built to support everything from single-GPU prototypes to thousand-GPU large models and to orchestrate multicomponent RL…

Source

Categories
Misc

Delivering the Missing Building Blocks for NVIDIA CUDA Kernel Fusion in Python

Decorative image.C++ libraries like CUB and Thrust provide high-level building blocks that enable NVIDIA CUDA application and library developers to write speed-of-light code…Decorative image.

C++ libraries like CUB and Thrust provide high-level building blocks that enable NVIDIA CUDA application and library developers to write speed-of-light code that is portable across architectures. Many widely used projects, such as PyTorch, TensorFlow, XGBoost, and RAPIDS, use these abstractions to implement core functionality. The same abstractions are missing in Python. There are high-level…

Source

Categories
Misc

Creating custom kernels for the AMD MI300

Categories
Misc

Reachy Mini – The Open-Source Robot for AI Builders

Categories
Misc

Upskill your LLMs with Gradio MCP Servers

Categories
Misc

New Learning Pathway: Deploy AI Models with NVIDIA NIM on GKE

An image of two women working at a laptop.Get hands-on with Google Kubernetes Engine (GKE) and NVIDIA NIM when you join the new Google Cloud and NVIDIA community.An image of two women working at a laptop.

Get hands-on with Google Kubernetes Engine (GKE) and NVIDIA NIM when you join the new Google Cloud and NVIDIA community.

Source

Categories
Misc

SmolLM3: smol, multilingual, long-context reasoner