What changed in AI — Page 127

Open SourceOfficialRunPod Blog

Upscaling Videos Using VSGAN and TensorRT

RunPod published a step-by-step guide for high-speed video upscaling using VSGAN and TensorRT. The guide details model conversion, engine building, and efficient upscaling on RunPod infrastructure.

Why it matters: This guide helps developers leverage TensorRT acceleration for faster video upscaling, improving efficiency in AI-powered video processing workflows.

People & InstitutionsOfficialLambda Blog

Lambda at CVPR 2026: Compute Becomes a First-Class Variable in AI Research

Lambda attended CVPR 2026 in Denver, where over 9,000 attendees presented more than 4,000 accepted papers. For the first time, the program committee required a compute-reporting form on every submission, signaling that compute is now a first-class variable in AI research. Lambda contributed two accepted papers, two workshops, an autonomous truck demo, and engaged with the community on model architectures and cluster configurations.

Why it matters: The new compute-reporting requirement at CVPR marks a shift in how the AI research community evaluates and validates ideas, emphasizing the critical role of compute infrastructure.

ModelsOfficialRunPod Blog

Stable Diffusion 3.5 Delivers Major Quality Leap with Photorealism and Easier Prompts

Stable Diffusion 3.5 has been released, offering a significant improvement in image quality, including photorealistic outputs from minimal prompts. The update addresses previous flaws and enhances ease of use.

Why it matters: This release marks a notable advancement in AI image generation, making high-quality photorealism more accessible with simpler prompts.

Products & AgentsReportedThe Decoder

OpenAI Discontinues Atlas Browser, Integrates Features into ChatGPT Chrome Extension

OpenAI is discontinuing its AI browser Atlas less than eight months after launch. The browser's features will be integrated into an updated ChatGPT Chrome extension that operates in Chrome's sidebar. Atlas is the latest in a series of discontinued OpenAI products.

Why it matters: This move reflects OpenAI's shift from standalone browser products to enhancing existing platforms with AI capabilities.

InfrastructureOfficialLambda Blog

Lambda Unboxes NVIDIA's First Co-Packaged Optics Switch for Large GPU Clusters

Lambda has unboxed one of NVIDIA's first co-packaged optics switches, the Quantum-X InfiniBand Photonics Q3450-LD. The company notes that at 800G and GB300 NVL72 scale, the back-end fabric accounts for 86% of networking power in a three-layer cluster, and highlights the potential of co-packaged optics (CPO) to address power and reliability challenges in large-scale AI clusters.

Why it matters: Co-packaged optics could help reduce networking power and improve reliability in large GPU clusters as workloads generate more east-west traffic.

People & InstitutionsOfficialGoogle AI Blog

University of Waterloo Students Develop AI Prototypes Including Sign Language Tutor

Students at the University of Waterloo have developed AI prototypes, including a sign language tutor, as part of a collaboration with Google's Futures Lab. These projects aim to address challenges in education and work through innovative AI applications.

Why it matters: These prototypes highlight the potential of AI to address real-world challenges in education and accessibility.

Companies & FundingReportedLatent Space

How Cursor deploys AI inside the enterprise

Cursor's Pauline Brunet explains how her team of Forward Deployed Engineers helps organizations implement AI agents, essentially setting up software factories. This approach provides enterprises with practical support for integrating AI into their workflows.

Why it matters: This reveals a practical approach to deploying AI agents in enterprise settings, potentially accelerating adoption.

Open SourceOfficialRunPod Blog

RunPod Publishes Guide to Deploy Llama 3.1 405B with Ollama

RunPod has released a step-by-step guide for deploying Meta's open-source Llama 3.1 405B model using Ollama on its platform. The guide aims to simplify the deployment process for users interested in running large language models.

Why it matters: This guide makes it easier for users to deploy one of the largest open-source language models, expanding access to advanced AI tools.

Products & AgentsOfficialRunPod Blog

RunPod Launches Overdrive to Optimize AI Inference

RunPod has introduced Overdrive, a new optimization tool designed to improve the efficiency of AI inference workloads. The tool aims to help users get more performance out of their existing model deployments.

Why it matters: This tool could reduce inference costs and latency for developers running AI models on RunPod's infrastructure.

ModelsReportedLambda Blog

GLM 5.2: Open-Weight Agentic Model Sparks 'DeepSeek Moment for Agents'

Z.ai released GLM 5.2 on June 16, 2026, a 744-billion-parameter open-weight model. The model reportedly achieves scores at or near those of Anthropic and OpenAI's models on benchmarks, and has led some industry leaders to replace workloads with GLM after extensive testing. This development has been described as the 'DeepSeek moment for agents.'

Why it matters: This marks a significant shift where an open-weight model competes with proprietary frontier models, potentially democratizing access to high-performance agentic AI.

ModelsOfficialTogether AI Blog

Parcae: Stable Looped Language Model Matches Quality of Transformer Twice Its Size

Together AI introduces Parcae, a stable looped language model that matches the quality of a Transformer twice its size, with a 770M model achieving 1.3B-level performance. The company also presents the first scaling laws for looping, showing that increasing recurrence is a compute-efficient way to improve performance.

Why it matters: This approach could enable more efficient AI models that deliver higher performance with fewer parameters, potentially reducing computational costs and energy consumption.

ResearchOfficialTogether AI Blog

EinsteinArena: AI Agents Collaborate to Advance Open Math Problems

Together AI has launched EinsteinArena, a platform where AI agents collaborate and compete to solve open math problems. The agents have already achieved 11 new state-of-the-art results, including raising the kissing number lower bound in dimension 11 from 593 to 604.

Why it matters: This shows how collective AI agent intelligence can contribute to scientific progress in mathematics.

InfrastructureOfficialTogether AI Blog

What is an AI Native Cloud?

Together AI defines an AI Native Cloud as infrastructure designed specifically for AI models rather than traditional legacy workloads. The company positions this concept as important for the next major shift in AI development.

Why it matters: This highlights the increasing emphasis on specialized cloud infrastructure tailored for AI, which could influence how AI models are deployed and scaled.

ResearchOfficialTogether AI Blog

LLMs Optimize Database Queries with Up to 4.78x Speedup

Together AI research shows that large language models (LLMs) can optimize database query execution plans by correcting cardinality estimation errors, resulting in up to 4.78x speedups. This method leverages LLMs' understanding of query semantics and outperforms traditional statistical heuristics.

Why it matters: This approach could lead to significant improvements in database performance by using AI-driven optimization instead of conventional statistical methods.

ModelsOfficialTogether AI Blog

Wan 2.7 Video Model Suite Now Available on Together AI

Together AI has released the Wan 2.7 video model suite, featuring four models designed for video generation, continuation, reference-driven workflows, and editing. The rollout begins with text-to-video capabilities.

Why it matters: This release broadens the range of accessible video AI tools for developers, supporting multiple workflows on a single platform.

Products & AgentsOfficialTogether AI Blog

Deepgram Speech-to-Text and Voice Models Now Available Natively on Together AI

Together AI has integrated Deepgram's production-grade speech-to-text and text-to-speech models into its Dedicated Model Inference platform. This allows developers to build real-time voice agents using Deepgram's Nova-2 and other voice models on Together AI's infrastructure.

Why it matters: The integration streamlines the development of real-time voice AI agents by combining advanced speech models with scalable inference infrastructure.

ResearchOfficialTogether AI Blog

Inside the Together AI kernels team

Together AI's kernel research team develops high-performance GPU kernels such as FlashAttention and ThunderKittens to bridge the gap between hardware and production AI. The team focuses on optimizing low-level operations to improve efficiency and speed for AI workloads.

Why it matters: This work directly impacts the performance and cost of running large-scale AI models by making GPU utilization more efficient.

Open SourceOfficialTogether AI Blog

Together AI Releases Aurora: Open-Source RL Framework for Self-Improving Speculative Decoding

Together AI has introduced Aurora, an open-source reinforcement learning framework that transforms speculative decoding into a self-improving system. Aurora learns from every request it serves and achieves a 1.25x speedup over a well-trained static speculator.

Why it matters: Aurora enables LLM inference to continuously improve without manual retuning, potentially reducing latency and cost in production.

ResearchOfficialTogether AI Blog

Plan, divide, and conquer: How weak models excel at long context tasks

Together AI introduces a 'Divide & Conquer' framework that breaks long documents into parallel chunks processed by a planner, workers, and manager. This method enables smaller models like Llama-3-70B and Qwen-72B to outperform GPT-4o single-shot on long context tasks.

Why it matters: This approach shows that smaller models can surpass larger ones on long context tasks through orchestration, potentially reducing reliance on massive models.

Products & AgentsOfficialGitHub / AI

GitHub Introduces Squad: Coordinated AI Agents Inside Your Repository

GitHub has announced Squad, a feature that enables coordinated AI agents to operate directly within repositories using GitHub Copilot. The design emphasizes inspectable, predictable, and collaborative multi-agent workflows, representing a move toward repository-native orchestration for AI agents.

Why it matters: Squad brings multi-agent AI workflows directly into the development environment, making them more transparent and collaborative, which could change how teams automate and manage complex coding tasks.