At GTC 2026, NVIDIA demonstrated how digital twins of the real world are becoming a key tool for training robots and autonomous systems.
The PyTorch and Nebius teams joined forces to accelerate the pre-training of DeepSeek-V3 on modern GPUs, and the results exceeded expectations.
Mistral has introduced Voxtral TTS – an open-weight text-to-speech model that adapts to a voice in seconds and sounds as natural as a human.
Snowflake has expanded the availability of Cortex Code. The tool now features a graphical interface, supports Windows, and can coordinate teams of AI agents.
AI: Events
When a GPU Fails and the System Keeps Running: How SGLang Learned to Survive Partial Outages
Technical context • Infrastructure
SGLang developers have introduced a mechanism that allows the system to remain operational during partial failures in large GPU clusters.
AI: Events
How AI Agents Help the Largest US Healthcare System Free Up Thousands of Work Hours
Medicine
Salesforce has implemented an agentic operating system within the largest US healthcare network, reducing staff routine tasks and freeing up time for patient care.
AI: Events
Smart Selectivity: How a Hybrid Neural Network Remembers Only What's Important
Technical context • Research
A new approach to neural network architecture dramatically reduces memory consumption for text processing without sacrificing comprehension quality.
AI: Events
Why Large Model Training Fails – and How It Got Easier to Diagnose
Technical context • Infrastructure
PyTorch has introduced Flight Recorder, a tool that helps developers quickly diagnose the causes of hangs when training neural networks across multiple machines.
AI: Events
Fault Tolerance in Large Language Models: How DeepSeek Learns to Handle Failures
Technical context • Infrastructure
SGLang developers have introduced a partial fault tolerance mechanism for MoE models – now, the failure of a single node doesn't bring down the entire system.