AI Models news — Page 8

The latest AI model releases, capability updates, evaluations, and major advances from leading labs and research teams.

ModelsOfficialTogether AI Blog

Together AI unveils what it calls the world’s fastest speech-to-text stack

Together AI has developed what it claims is the world’s fastest speech-to-text stack, according to benchmarks by Artificial Analysis. The company attributes this achievement to optimizing the entire system path for automatic speech recognition, rather than focusing solely on GPU inference.

Why it matters: Faster speech-to-text systems could reduce latency in real-time transcription and voice applications, improving the practicality of AI-powered speech recognition.

ModelsOfficialGoogle AI Blog

Google Unveils Gemini Omni and Gemini 3.5 with 9 Demo Videos

Google has released nine demonstration videos showcasing the capabilities of its new Gemini Omni and Gemini 3.5 models. The demos highlight advanced multimodal and reasoning features.

Why it matters: This marks a significant step in Google's AI model evolution, demonstrating practical applications of next-generation AI.

ModelsOfficialRunPod Blog

Mistral AI Releases Mistral Large 3 and Devstral 2 as Open Models

In early December 2025, Mistral AI released Mistral Large 3 and Devstral 2, both under the Apache 2.0 license. Mistral Large 3 is aimed at high-performance AI applications. The models are available as open-source.

Why it matters: Mistral AI's release of two open models under a permissive license strengthens the open-source AI ecosystem and provides developers with powerful, freely available tools.

ModelsReportedThe Decoder

Meta's Muse Spark 1.1 outperforms GLM-5.2 in coding and costs slightly less

Meta's Muse Spark 1.1 scored 51 on the Artificial Analysis Intelligence Index, an increase of eight points over three months. In coding tasks, it surpasses GLM-5.2 with a score of 71.3 and a lower cost of $0.26 per task. The model's hallucination rate also dropped significantly, from 73 to 38 percent.

Why it matters: The improvements highlight Meta's progress in coding performance, cost efficiency, and reducing hallucinations in its AI model.

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.

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.

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.

ModelsOfficialTogether AI Blog

Together AI expands fine-tuning service with tool calling, reasoning, and vision support

Together AI has expanded its fine-tuning service to include support for tool calling, reasoning, and vision-language models. The update also enables training of models with over 100 billion parameters, offers up to 6× higher throughput, and provides job cost and ETA estimates.

Why it matters: This update broadens the capabilities of Together AI's fine-tuning platform, enabling developers to customize advanced models for complex tasks involving function calling, reasoning, and multimodal inputs.

ModelsOfficialTogether AI Blog

Together AI Releases Mamba-3: A State Space Model Built for Fast Inference

Together AI has announced Mamba-3, a state space model (SSM) designed for efficient inference. According to the company, Mamba-3 is faster than Transformers at decode, stronger than its predecessor Mamba-2, and is available as open-source.

Why it matters: Mamba-3 highlights ongoing advancements in state space models as potential alternatives to Transformers for language model inference.

ModelsOfficialTogether AI Blog

Together AI Announces FlashAttention-4, ThunderAgent, and together.compile at AI Native Conf

At the AI Native Conf, Together AI announced FlashAttention-4, ThunderAgent, and together.compile, highlighting advancements in kernels, reinforcement learning, and inference optimization. The company stated that these research developments are being deployed directly to production on its AI Native Cloud.

Why it matters: These announcements demonstrate ongoing innovation in AI infrastructure, with Together AI moving new research into production environments.

ModelsOfficialTogether AI Blog

Together AI unveils Consistency Diffusion Language Models with up to 14.5x faster inference

Together AI has introduced Consistency Diffusion Language Models (CDLM), a post-training method that enables exact block-wise KV caching and reduces the number of refinement steps required. This approach achieves up to 14.5x latency improvements over standard diffusion language models without sacrificing output quality.

Why it matters: This development makes diffusion language models more practical for real-time applications by significantly reducing inference time while maintaining quality.

ModelsOfficialTogether AI Blog

Rime Arcana V3 Turbo and Rime Arcana V3 Now Available on Together AI

Together AI has announced that Rime Arcana V3 Turbo and Rime Arcana V3 are now available on its platform. Users can now access these models through Together AI.

Why it matters: This expands Together AI's model offerings with new versions of the Rime Arcana series.

ModelsOfficialTogether AI Blog

Fine-tuned Open-Source LLM Judge Outperforms GPT-5.2 at 15x Lower Cost

Together AI fine-tuned the open-source GPT-OSS 120B model using Direct Preference Optimization on 5,400 preference pairs. The resulting model outperformed GPT-5.2 in human preference alignment for evaluating model outputs, while offering 15x lower cost and 14x faster inference speeds.

Why it matters: This shows that open-source models can surpass proprietary models in specific evaluation tasks with significantly reduced cost and latency.

ModelsOfficialGitHub / AI

GitHub Named Leader in 2025 Gartner Magic Quadrant for AI Code Assistants

GitHub has been positioned as a Leader in the 2025 Gartner Magic Quadrant for AI Code Assistants for the second consecutive year. The company reiterated its commitment to building an open, secure, and AI-powered platform for software development.

Why it matters: This recognition highlights GitHub's ongoing influence in the AI code assistant market and its impact on developer tools.

ModelsReportedThe Gradient

Mamba Explained: A New AI Model Challenging Transformers

Mamba, a novel AI model based on State Space Models (SSMs), is presented as a strong alternative to Transformer models, particularly for processing long sequences. The model aims to address the inefficiency of Transformers in this area.

Why it matters: Mamba could influence future AI model design by providing a potentially more efficient approach for handling long-sequence tasks.

ModelsOfficialLambda Blog

Lambda achieves fastest LLM training on NVIDIA GB300 NVL72 in MLPerf v6.0

Lambda's GB300 NVL72 submission for Llama 3.1 8B training improved performance by 18.7% over its previous result, achieving the fastest convergence on this workload in MLPerf v6.0. Lambda also recorded the fastest single-node HGX B200 result for GPT-OSS-20B.

Why it matters: This highlights Lambda's advancements in AI training performance using NVIDIA's latest hardware.

ModelsReportedAhead of AI — Sebastian Raschka

DeepSeek V3 to V3.2: Architecture, Sparse Attention, and RL Updates

Sebastian Raschka's technical analysis explores the evolution of DeepSeek's open-weight models from V3 to V3.2, focusing on architectural changes such as the introduction of sparse attention mechanisms and updates in reinforcement learning. The article provides insights into the progression of DeepSeek's flagship models.

Why it matters: This analysis helps clarify the technical advancements in DeepSeek's open-weight AI models, informing the broader AI development community.

ModelsOfficialGroq Blog

Groq Offers Day-Zero Access to OpenAI's Open Safety Model

Groq has announced day-zero support for OpenAI's open safety model on its GroqCloud platform. This allows users to deploy policy-driven AI moderation with explainable reasoning, and the model is available immediately for use.

Why it matters: This integration allows developers to implement explainable AI safety moderation quickly, supporting responsible AI practices.

ModelsOfficialGroq Blog

GroqCloud Introduces GPT-OSS Improvements: Prompt Caching & Lower Pricing

GroqCloud has announced prompt caching for its GPT-OSS models, which reduces costs and improves speed. The update offers a 50% discount on cached tokens and enables instant integration for developers.

Why it matters: Prompt caching significantly lowers inference costs and latency, making AI more accessible for developers.