📰 PyTorch - Miles: A PyTorch-Native Stack for Large-Scale LLM RL Post-Training
TL;DR Miles is RadixArk’s open source framework for large-scale LLM RL post-training. It composes SGLang for rollout, NVIDIA Megatron-LM for training, Ray orchestration, and PyTorch-native extensibility behind a small, pluggable...
https://pytorch.org/blog/miles-a-pytorch-native-stack-for-large-scale-llm-rl-post-training/
TL;DR Miles is RadixArk’s open source framework for large-scale LLM RL post-training. It composes SGLang for rollout, NVIDIA Megatron-LM for training, Ray orchestration, and PyTorch-native extensibility behind a small, pluggable...
https://pytorch.org/blog/miles-a-pytorch-native-stack-for-large-scale-llm-rl-post-training/
📰 Claude Blog - Getting started with loops
https://claude.com/blog/getting-started-with-loops
📰 Claude Blog - Introducing the Claude apps gateway for Amazon Bedrock and Google Cloud
https://claude.com/blog/introducing-the-claude-apps-gateway
📰 Claude Blog - Claude in Microsoft Foundry is now generally available
https://claude.com/blog/claude-in-microsoft-foundry
https://claude.com/blog/getting-started-with-loops
📰 Claude Blog - Introducing the Claude apps gateway for Amazon Bedrock and Google Cloud
https://claude.com/blog/introducing-the-claude-apps-gateway
📰 Claude Blog - Claude in Microsoft Foundry is now generally available
https://claude.com/blog/claude-in-microsoft-foundry
Claude
Loop engineering: Getting started with loops | Claude by Anthropic
Loop engineering with Anthropic's Claude Code: design turn-based, goal, time, and proactive agent loops that run to a stop condition.
📰 Anthropic - Introducing Claude Sonnet 5
https://www.anthropic.com/news/claude-sonnet-5
📰 Anthropic - Claude Science, an AI workbench for scientists, is now available
https://www.anthropic.com/news/claude-science-ai-workbench
https://www.anthropic.com/news/claude-sonnet-5
📰 Anthropic - Claude Science, an AI workbench for scientists, is now available
https://www.anthropic.com/news/claude-science-ai-workbench
Anthropic
Introducing Claude Sonnet 5
Our most agentic Sonnet yet, with top-tier intelligence for coding and everyday professional work.
📰 OpenAI - How ChatGPT adoption has expanded
https://openai.com/index/how-chatgpt-adoption-has-expanded
📰 OpenAI - Core dump epidemiology: fixing an 18-year-old bug
https://openai.com/index/core-dump-epidemiology-data-infrastructure-bug
📰 OpenAI - Inside Genebench-Pro
https://openai.com/index/genebench-pro/case-studies
📰 OpenAI - Introducing GeneBench-Pro
https://openai.com/index/introducing-genebench-pro
https://openai.com/index/how-chatgpt-adoption-has-expanded
📰 OpenAI - Core dump epidemiology: fixing an 18-year-old bug
https://openai.com/index/core-dump-epidemiology-data-infrastructure-bug
📰 OpenAI - Inside Genebench-Pro
https://openai.com/index/genebench-pro/case-studies
📰 OpenAI - Introducing GeneBench-Pro
https://openai.com/index/introducing-genebench-pro
OpenAI
How ChatGPT adoption has expanded
New OpenAI Signals data shows how ChatGPT adoption is growing globally, with users increasing usage, exploring more capabilities, and driving growth across regions and languages.
🆕 [HF Models] ibm-granite - granite-speech-4.1-2b-plus-GGUF
https://huggingface.co/ibm-granite/granite-speech-4.1-2b-plus-GGUF
https://huggingface.co/ibm-granite/granite-speech-4.1-2b-plus-GGUF
huggingface.co
ibm-granite/granite-speech-4.1-2b-plus-GGUF · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
🔄 [GitHub Releases] open-webui/open-webui - v0.10.2
https://github.com/open-webui/open-webui/releases/tag/v0.10.2
https://github.com/open-webui/open-webui/releases/tag/v0.10.2
GitHub
Release v0.10.2 · open-webui/open-webui
Added
💭 Streamed reasoning display. Models that emit thinking or reasoning now show that content as it streams, and it renders correctly in the chat overview and in exported conversations. Commit,...
💭 Streamed reasoning display. Models that emit thinking or reasoning now show that content as it streams, and it renders correctly in the chat overview and in exported conversations. Commit,...
📰 HuggingFace - Hugging Face and Cerebras bring Gemma 4 to real-time voice AI
https://huggingface.co/blog/cerebras-gemma4-voice-ai
https://huggingface.co/blog/cerebras-gemma4-voice-ai
huggingface.co
Hugging Face and Cerebras bring Gemma 4 to real-time voice AI
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
📰 PyTorch - Shopify Joins the PyTorch Foundation as a Platinum Member
The PyTorch Foundation, a community-driven hub for open source AI under the Linux Foundation, is announcing today that Shopify has joined as a Platinum member. Shopify provides essential internet infrastructure...
https://pytorch.org/blog/shopify-joins-the-pytorch-foundation-as-a-platinum-member/
The PyTorch Foundation, a community-driven hub for open source AI under the Linux Foundation, is announcing today that Shopify has joined as a Platinum member. Shopify provides essential internet infrastructure...
https://pytorch.org/blog/shopify-joins-the-pytorch-foundation-as-a-platinum-member/
📰 Google AI Blog - ML Development in VS Code with Google Cloud Power: Workbench Extension Now Available
The Google Cloud Workbench Notebooks extension for VS Code has officially launched, allowing developers to connect their local IDE to scalable, cloud-based Jupyter environments. This integration streamlines the machine learning lifecycle by eliminating context switching and providing direct access to high-performance Google Cloud infrastructure. To support transparency and community-driven innovation, the newly released extension is fully open-sourced and available on GitHub and the VS Code Marketplace.
https://developers.googleblog.com/en/ml-development-in-vs-code-with-google-cloud-power-workbench-extension-now-available/
📰 Google AI Blog - Build agentic full-stack apps with Genkit
The open-source Genkit framework has introduced the Agents API, a full-stack tool designed to simplify the complex plumbing of conversational AI by packaging message history, tool loops, and streaming into a single interface. The API supports flexible, server- or client-managed state persistence—allowing for advanced workflows like history branching, long-running detached tasks, and multi-agent coordination—while seamlessly connecting backends to frontends via a unified wire protocol. Currently available in preview for TypeScript and Go, it also integrates with the Genkit Developer UI to allow developers to easily test, debug, and inspect agent snapshots without writing client code.
https://developers.googleblog.com/en/build-agentic-full-stack-apps-with-genkit/
The Google Cloud Workbench Notebooks extension for VS Code has officially launched, allowing developers to connect their local IDE to scalable, cloud-based Jupyter environments. This integration streamlines the machine learning lifecycle by eliminating context switching and providing direct access to high-performance Google Cloud infrastructure. To support transparency and community-driven innovation, the newly released extension is fully open-sourced and available on GitHub and the VS Code Marketplace.
https://developers.googleblog.com/en/ml-development-in-vs-code-with-google-cloud-power-workbench-extension-now-available/
📰 Google AI Blog - Build agentic full-stack apps with Genkit
The open-source Genkit framework has introduced the Agents API, a full-stack tool designed to simplify the complex plumbing of conversational AI by packaging message history, tool loops, and streaming into a single interface. The API supports flexible, server- or client-managed state persistence—allowing for advanced workflows like history branching, long-running detached tasks, and multi-agent coordination—while seamlessly connecting backends to frontends via a unified wire protocol. Currently available in preview for TypeScript and Go, it also integrates with the Genkit Developer UI to allow developers to easily test, debug, and inspect agent snapshots without writing client code.
https://developers.googleblog.com/en/build-agentic-full-stack-apps-with-genkit/
Googleblog
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Streamline your ML lifecycle with the new Google Cloud Workbench extension for VS Code, bringing scalable cloud compute directly into your local IDE.
📰 NVIDIA - Mastering Agentic Techniques: AI Agent Reinforcement Learning
Reinforcement learning (RL) is central to aligning language models, from reinforcement learning with human feedback (RLHF) within AI assistants to newer…
https://developer.nvidia.com/blog/mastering-agentic-techniques-ai-agent-reinforcement-learning/
Reinforcement learning (RL) is central to aligning language models, from reinforcement learning with human feedback (RLHF) within AI assistants to newer…
https://developer.nvidia.com/blog/mastering-agentic-techniques-ai-agent-reinforcement-learning/
NVIDIA Technical Blog
Mastering Agentic Techniques: AI Agent Reinforcement Learning
Reinforcement learning (RL) is central to aligning language models, from reinforcement learning with human feedback (RLHF) within AI assistants to newer reinforcement learning with verifiable rewards…
🆕 [HF Models] microsoft - HARC-Qwen2.5-7B-Instruct
https://huggingface.co/microsoft/HARC-Qwen2.5-7B-Instruct
🆕 [HF Models] microsoft - HARC-Llama-3.1-8B-Instruct
https://huggingface.co/microsoft/HARC-Llama-3.1-8B-Instruct
🔓 [HF Models] microsoft - HARC
https://huggingface.co/microsoft/HARC
https://huggingface.co/microsoft/HARC-Qwen2.5-7B-Instruct
🆕 [HF Models] microsoft - HARC-Llama-3.1-8B-Instruct
https://huggingface.co/microsoft/HARC-Llama-3.1-8B-Instruct
🔓 [HF Models] microsoft - HARC
https://huggingface.co/microsoft/HARC
huggingface.co
microsoft/HARC-Qwen2.5-7B-Instruct · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
🆕 [HF Models] jdopensource - JoyAI-Image-Edit-Plus-ComfyUI
https://huggingface.co/jdopensource/JoyAI-Image-Edit-Plus-ComfyUI
https://huggingface.co/jdopensource/JoyAI-Image-Edit-Plus-ComfyUI
huggingface.co
jdopensource/JoyAI-Image-Edit-Plus-ComfyUI · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
📰 Google DeepMind - The latest AI news we announced in June 2026
https://blog.google/innovation-and-ai/technology/ai/google-ai-updates-june-2026/
https://blog.google/innovation-and-ai/technology/ai/google-ai-updates-june-2026/
Google
The latest AI news we announced in June 2026
Here are Google’s latest AI updates from June 2026.
📰 LMSys - Agent-Assisted SGLang Development: An Initial Exploration
https://lmsys.org/blog/2026-07-02-agent-assisted-sglang-development
https://lmsys.org/blog/2026-07-02-agent-assisted-sglang-development
www.lmsys.org
Agent-Assisted SGLang Development: An Initial Exploration
SGLang development increasingly goes beyond isolated code changes. The same repository now spans LLM serving, distributed runtime, GPU kernels, diffusion pipelines, model-specific execution paths, and...
🔓 [HF Models] nvidia - Privasis-Cleaner-4B
https://huggingface.co/nvidia/Privasis-Cleaner-4B
🔓 [HF Models] nvidia - Privasis-Cleaner-0.6B
https://huggingface.co/nvidia/Privasis-Cleaner-0.6B
https://huggingface.co/nvidia/Privasis-Cleaner-4B
🔓 [HF Models] nvidia - Privasis-Cleaner-0.6B
https://huggingface.co/nvidia/Privasis-Cleaner-0.6B
huggingface.co
nvidia/Privasis-Cleaner-4B · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
📰 Claude Blog - Giving admins more visibility and control over Claude spend
https://claude.com/blog/giving-admins-more-visibility-and-control-over-claude-usage-and-spend
https://claude.com/blog/giving-admins-more-visibility-and-control-over-claude-usage-and-spend
Claude
New analytics and cost controls are available for Claude Enterprise | Claude by Anthropic
Richer admin analytics, model-level entitlements, and spend alerts for Claude Enterprise so admins can track adoption, manage cost, and set guardrails that fit their org.
📰 PyTorch - Building the Future of On-Device AI at the ExecuTorch Hackathon
This past weekend in San Francisco, builders, researchers, mobile developers, and AI practitioners came together for the ExecuTorch Hackathon, a two-day, on-site event focused on a practical and increasingly important...
https://pytorch.org/blog/building-the-future-of-on-device-ai-at-the-executorch-hackathon/
This past weekend in San Francisco, builders, researchers, mobile developers, and AI practitioners came together for the ExecuTorch Hackathon, a two-day, on-site event focused on a practical and increasingly important...
https://pytorch.org/blog/building-the-future-of-on-device-ai-at-the-executorch-hackathon/