📰 HuggingFace - Can Voice Agents Handle Bilingual Customers? Benchmarking Frontier ASR on Code-Switched Speech
https://huggingface.co/blog/ServiceNow-AI/code-switching
https://huggingface.co/blog/ServiceNow-AI/code-switching
📰 OpenAI - How engineers at Nextdoor use Codex to build without limits
https://openai.com/index/nextdoor
📰 OpenAI - Confidential submission of draft S-1 to the SEC
https://openai.com/index/openai-submits-confidential-s-1
📰 OpenAI - Built to benefit everyone: our plan
https://openai.com/index/built-to-benefit-everyone-our-plan
📰 OpenAI - OpenAI Champion Programs
https://openai.com/academy/champion-programs
https://openai.com/index/nextdoor
📰 OpenAI - Confidential submission of draft S-1 to the SEC
https://openai.com/index/openai-submits-confidential-s-1
📰 OpenAI - Built to benefit everyone: our plan
https://openai.com/index/built-to-benefit-everyone-our-plan
📰 OpenAI - OpenAI Champion Programs
https://openai.com/academy/champion-programs
OpenAI
How engineers at Nextdoor use Codex to build without limits
How engineers at Nextdoor use Codex with GPT-5.5 to investigate hard-to-reproduce issues, build across platforms, and focus on product outcomes.
🔓 HuggingFace - Migrating Your GitHub CI to Hugging Face Jobs
https://huggingface.co/blog/github-ci-hf-jobs
🔓 HuggingFace - Introducing North Mini Code: Cohere’s First Model For Developers
https://huggingface.co/blog/CohereLabs/introducing-north-mini-code
https://huggingface.co/blog/github-ci-hf-jobs
🔓 HuggingFace - Introducing North Mini Code: Cohere’s First Model For Developers
https://huggingface.co/blog/CohereLabs/introducing-north-mini-code
huggingface.co
Migrating Your GitHub CI to Hugging Face Jobs
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
📰 NVIDIA - Delivering Lifecycle Control for AI Infrastructure at Scale with NVIDIA DGX Spark Enterprise Manageability
As AI infrastructure scales, enterprise expectations for operational maturity are increasing. Organizations expect these systems to be provisionable, observable…
https://developer.nvidia.com/blog/delivering-lifecycle-control-for-ai-infrastructure-at-scale-with-nvidia-dgx-spark-enterprise-manageability/
📰 NVIDIA - Model Quantization: Turn FP8 Checkpoints into High-Performance Inference Engines with NVIDIA TensorRT
Converting a quantized checkpoint into an NVIDIA TensorRT engine bridges the gap between model optimization and production deployment, enabling faster inference…
https://developer.nvidia.com/blog/model-quantization-turn-fp8-checkpoints-into-high-performance-inference-engines-with-nvidia-tensorrt/
📰 NVIDIA - Accelerating Federated Learning Research with AI Agents and NVIDIA FLARE Auto-FL
Federated learning (FL) research often begins with a deceptively simple question: What should we try next? A new aggregation rule, a FedProx coefficient…
https://developer.nvidia.com/blog/accelerating-federated-learning-research-with-ai-agents-and-nvidia-flare-auto-fl/
📰 NVIDIA - Evaluate Clinical ASR Models Faster with Agent Skills and NVIDIA Nemotron Speech
Training a speech AI model to correctly recognize or synthesize clinical terminology is surprisingly difficult. Drug names like Acetaminophen, Amlodipine…
https://developer.nvidia.com/blog/evaluate-clinical-asr-models-faster-with-agent-skills-and-nvidia-nemotron-speech/
As AI infrastructure scales, enterprise expectations for operational maturity are increasing. Organizations expect these systems to be provisionable, observable…
https://developer.nvidia.com/blog/delivering-lifecycle-control-for-ai-infrastructure-at-scale-with-nvidia-dgx-spark-enterprise-manageability/
📰 NVIDIA - Model Quantization: Turn FP8 Checkpoints into High-Performance Inference Engines with NVIDIA TensorRT
Converting a quantized checkpoint into an NVIDIA TensorRT engine bridges the gap between model optimization and production deployment, enabling faster inference…
https://developer.nvidia.com/blog/model-quantization-turn-fp8-checkpoints-into-high-performance-inference-engines-with-nvidia-tensorrt/
📰 NVIDIA - Accelerating Federated Learning Research with AI Agents and NVIDIA FLARE Auto-FL
Federated learning (FL) research often begins with a deceptively simple question: What should we try next? A new aggregation rule, a FedProx coefficient…
https://developer.nvidia.com/blog/accelerating-federated-learning-research-with-ai-agents-and-nvidia-flare-auto-fl/
📰 NVIDIA - Evaluate Clinical ASR Models Faster with Agent Skills and NVIDIA Nemotron Speech
Training a speech AI model to correctly recognize or synthesize clinical terminology is surprisingly difficult. Drug names like Acetaminophen, Amlodipine…
https://developer.nvidia.com/blog/evaluate-clinical-asr-models-faster-with-agent-skills-and-nvidia-nemotron-speech/
NVIDIA Technical Blog
Delivering Lifecycle Control for AI Infrastructure at Scale with NVIDIA DGX Spark Enterprise Manageability
As AI infrastructure scales, enterprise expectations for operational maturity are increasing. Organizations expect these systems to be provisionable, observable, secure, and manageable at scale—the…
🆕 [HF Models] google - diffusiongemma-26B-A4B-it
https://huggingface.co/google/diffusiongemma-26B-A4B-it
https://huggingface.co/google/diffusiongemma-26B-A4B-it
📰 PyTorch - Portable vLLM Model Inference Kernels in Helion
TL;DR Helion kernels were integrated into vLLM for FP8 inference using Qwen3 models and evaluated across NVIDIA H100 and B200 GPUs. The experiments show that Helion provides a productive PyTorch-native...
https://pytorch.org/blog/portable-vllm-model-inference-kernels-in-helion/
TL;DR Helion kernels were integrated into vLLM for FP8 inference using Qwen3 models and evaluated across NVIDIA H100 and B200 GPUs. The experiments show that Helion provides a productive PyTorch-native...
https://pytorch.org/blog/portable-vllm-model-inference-kernels-in-helion/
📰 Google AI Blog - DiffusionGemma: The Developer Guide
DiffusionGemma is an experimental text-generation model built on the Gemma 4 architecture that uses diffusion-based parallel generation instead of token-by-token autoregression, enabling much faster inference, bidirectional context awareness, and real-time self-correction while remaining deployable on consumer GPUs. Its architecture generates and refines 256-token blocks in parallel through iterative denoising, allowing it to handle complex constraint-based tasks such as Sudoku more effectively than traditional language models and demonstrating strong gains from fine-tuning. The model integrates with vLLM and other popular inference frameworks, giving developers access to a new non-autoregressive approach that combines high performance, efficient long-context scaling, and straightforward customization and deployment.
https://developers.googleblog.com/en/diffusiongemma-the-developer-guide/
DiffusionGemma is an experimental text-generation model built on the Gemma 4 architecture that uses diffusion-based parallel generation instead of token-by-token autoregression, enabling much faster inference, bidirectional context awareness, and real-time self-correction while remaining deployable on consumer GPUs. Its architecture generates and refines 256-token blocks in parallel through iterative denoising, allowing it to handle complex constraint-based tasks such as Sudoku more effectively than traditional language models and demonstrating strong gains from fine-tuning. The model integrates with vLLM and other popular inference frameworks, giving developers access to a new non-autoregressive approach that combines high performance, efficient long-context scaling, and straightforward customization and deployment.
https://developers.googleblog.com/en/diffusiongemma-the-developer-guide/
Googleblog
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Learn how DiffusionGemma reimagines text generation with diffusion-based parallel decoding, bidirectional context, and self-correction, delivering faster inference and new possibilities for customization and deployment.
📰 NVIDIA - Run DiffusionGemma on NVIDIA for Developer-Ready, High-Throughput Text Generation
Developers building real-time AI—such as chat assistants, copilots, and agentic workflows—are often constrained by token-by-token generation speed.
https://developer.nvidia.com/blog/run-diffusiongemma-on-nvidia-for-developer-ready-high-throughput-text-generation/
Developers building real-time AI—such as chat assistants, copilots, and agentic workflows—are often constrained by token-by-token generation speed.
https://developer.nvidia.com/blog/run-diffusiongemma-on-nvidia-for-developer-ready-high-throughput-text-generation/
NVIDIA Technical Blog
Run DiffusionGemma on NVIDIA for Developer-Ready, High-Throughput Text Generation
Developers building real-time AI—such as chat assistants, copilots, and agentic workflows—are often constrained by token-by-token generation speed. This limits responsiveness, increases serving costs…
📰 HuggingFace - Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP
https://huggingface.co/blog/torch-mlp-fusion
https://huggingface.co/blog/torch-mlp-fusion
huggingface.co
Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
📰 Anthropic - DXC will integrate Claude into the systems banks, airlines, and other regulated industries rely on
https://www.anthropic.com/news/dxc-anthropic-alliance
📰 Anthropic - Introducing Claude Corps
https://www.anthropic.com/news/claude-corps
https://www.anthropic.com/news/dxc-anthropic-alliance
📰 Anthropic - Introducing Claude Corps
https://www.anthropic.com/news/claude-corps
Anthropic
DXC will integrate Claude into the systems banks, airlines, and other regulated industries rely on
Anthropic is announcing a multi-year global alliance with DXC Technology, one of the world’s largest IT services companies.
📰 NVIDIA - One-Click Multi-Tenant Security with NVIDIA Quantum InfiniBand
NVIDIA Quantum InfiniBand now offers intent-based security profiles in Unified Fabric Manager (UFM) that enable multi-tenant fabric security in a single click.
https://developer.nvidia.com/blog/one-click-multi-tenant-security-with-nvidia-quantum-infiniband/
NVIDIA Quantum InfiniBand now offers intent-based security profiles in Unified Fabric Manager (UFM) that enable multi-tenant fabric security in a single click.
https://developer.nvidia.com/blog/one-click-multi-tenant-security-with-nvidia-quantum-infiniband/
NVIDIA Technical Blog
One-Click Multi-Tenant Security with NVIDIA Quantum InfiniBand
NVIDIA Quantum InfiniBand now offers intent-based security profiles in Unified Fabric Manager (UFM) that enable multi-tenant fabric security in a single click. NVIDIA Quantum InfiniBand supports three…
📰 PyTorch - PyTorch Meetup Singapore: A milestone in APAC
TL;DR Eighty engineers, researchers, and community builders gathered for the inaugural PyTorch Meetup Singapore. Hosted at the Red Hat Asia Pacific office and organised by Sudhir Dharanendraiah, Ayush Satyam, Sumantro...
https://pytorch.org/blog/pytorch-meetup-singapore-a-milestone-in-apac/
TL;DR Eighty engineers, researchers, and community builders gathered for the inaugural PyTorch Meetup Singapore. Hosted at the Red Hat Asia Pacific office and organised by Sudhir Dharanendraiah, Ayush Satyam, Sumantro...
https://pytorch.org/blog/pytorch-meetup-singapore-a-milestone-in-apac/
📰 HuggingFace - olmo-eval: An evaluation workbench for the model development loop
https://huggingface.co/blog/allenai/olmo-eval
https://huggingface.co/blog/allenai/olmo-eval
huggingface.co
olmo-eval: An evaluation workbench for the model development loop
A Blog post by Ai2 on Hugging Face