AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
Human
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “together-ai-blog”

GridTimelineEvolution
29 results
6 Aug 2026

DeepSeek-V4 Flash 0731 vs GPT-5.6 Luna on DeepSWE: Cost and Coding

Model ReleasesDGX agent

DeepSeek‑V4 Flash 0731 is the cheapest model on the DeepSWE board, costing about 0.10 per rollout versus GPT‑5.6 Luna’s 0.61, yet it scores a pass@1 of 53.3% compared to Luna’s 67.2%. A cascade strate

1 Aug 2026

Kimi K3: The Complete Developer Guide

TutorialsDGX agent

**Kimi K3 is Moonshot AI’s 2.8‑trillion‑parameter open‑weight language model—the largest ever released—designed for frontier tasks such as long‑horizon coding and deep reasoning.** Its architecture us

31 Jul 2026

Autoscaling endpoints for LLM inference

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
HardwareDGX agent

GPU utilization can read healthy while your queue backs up, and a new replica takes minutes to warm. Here's how to pick autoscaling metrics, tune scale-up/down windows, and budget for cold starts on d

29 Jul 2026

Configuring Dedicated Model Inference

ToolsDGX agent

The Together AI platform’s dedicated inference architecture consists of three immutable entities: **configs** (engine, GPU type/count, parallelism and optimization profile), **deployments** (a specifi

ThunderAgent: 2x Faster Agentic Inference for Synthetic Data Generation at Scale

AgentsDGX agent

ThunderAgent is a program-aware scheduler for agentic inference. By treating each agent workflow as a schedulable program, it eliminates KV cache thrashing to deliver more than 2x single-node throughp

23 Jul 2026

The production platform for open-weight AI inference

ApplicationsDGX agent

OpenAI has updated its inference platform to give users full control over performance, cost, and quality without building their own stack—models go live in minutes and support multiple deployments beh

15 Jul 2026

New in Together GPU Clusters: Reliability and control for production GPU clusters

HardwareDGX agent

Together GPU Clusters now includes a suite of resilience and operational‑control features designed to address common large‑scale failure modes and team‑scaling challenges. The platform‑health improvem

8 Jul 2026

Open, convenient and predictable: Introducing Provisioned Throughput

HardwareDGX agent

Provisioned Throughput gives you reserved inference capacity for frontier open models like MiniMax M3 and GLM-5.2. Token-based pricing, a 99% uptime SLA, and up to 90% lower cost than proprietary APIs

1 Jul 2026

Announcing our $800M Series C to accelerate the shift to open-source AI

ToolsDGX agent

Together AI announced an $800 million Series C funding round to support its mission of advancing open-source artificial intelligence development and deployment. The funding will be used to accelerate

30 Jun 2026

Together AI at ICML 2026: frontier research across the full stack

ToolsDGX agent

Together AI presented research at ICML 2026 covering advances across the full technology stack, likely including foundational model improvements, inference optimization, and practical deployment solut

23 Jun 2026

ParallelKernelBench: Frontier LLMs can't write fast multi-GPU kernels (yet)

HardwareDGX agent

ParallelKernelBench is a benchmark from Together AI that evaluates frontier large language models' ability to write optimized multi-GPU CUDA kernels, revealing significant limitations in current LLMs'

10 Jun 2026

Building trust in enterprise AI: Together AI earns ISO 27001:2022 certification

ApplicationsDGX agent

Together AI has achieved ISO 27001:2022 certification, demonstrating its commitment to information security management and data protection standards required for enterprise AI deployments. This certif

2 Jun 2026

Serving MiniMax-M3 for efficient inference: Unlocking 1M-Token Context and Multimodality Without Regrets

ToolsDGX agent

MiniMax-M3 is a large language model capable of handling 1 million token contexts and multimodal inputs while maintaining efficient inference performance. Together AI's blog post discusses techniques

29 May 2026

How Together AI built the world’s fastest speech-to-text stack

HardwareDGX agent

Together AI developed an optimized speech-to-text system focused on achieving the fastest processing speeds through technical innovations in their inference stack and model optimization. The approach

19 May 2026

Benchmarking inference at scale: coding agents

Model ReleasesDGX agent

This article presents benchmarking results for AI coding agents evaluated at scale, likely comparing performance metrics such as code generation accuracy, execution success rates, and inference effici

15 May 2026

Together AI and Pearl Research Labs Team Up to Reduce the Cost of AI Inference

Model ReleasesDGX agent

Together AI and Pearl Research Labs announced a partnership aimed at lowering the cost of AI inference through collaborative research and development efforts. The partnership likely combines Together

14 May 2026

Violin: An open-source video translation skill that breaks language barriers

ToolsDGX agent

Violin is an open-source video translation tool developed by Together AI that automatically translates video content to break down language barriers for viewers. The skill likely leverages AI models t

12 May 2026

Introducing voice finder — a new tool to quickly find the right voice for your app from over 600+ voices

ToolsDGX agent

Together AI launched Voice Finder, a tool designed to help developers quickly select appropriate voices for their applications from a library of over 600 voice options. The tool streamlines the voice

8 May 2026

Deploy and inference any model from HuggingFace

HardwareDGX agent

Learn how to deploy any Hugging Face model in one session using Goose and Together's Dedicated Container Inference. Skip the setup complexity — one prompt gets your model running in a production-grade

Serving DeepSeek-V4: why million-token context is an inference systems problem

Model ReleasesDGX agent

DeepSeek-V4 makes million-token context a serving-systems problem. Together AI explores the inference work behind V4 on NVIDIA HGX B200, including compressed KV layouts, prefix caching, kernel maturit

4 May 2026

Foundational research powering efficient inference at scale

ToolsDGX agent

This article from Together AI discusses foundational research techniques and methodologies used to enable efficient large-scale language model inference. It likely covers optimization strategies, hard

30 Apr 2026

Announcing Together AI and Adaption Partnership

ApplicationsDGX agent

Together AI announced a strategic partnership with Adaption to advance AI capabilities and deployment. The collaboration likely focuses on integrating Adaption's technology or services with Together A

From 732 bytes to nowhere: shutting down Copy Fail in production

ApplicationsDGX agent

This article describes Together AI's experience shutting down a production service called 'Copy Fail,' detailing the operational and technical challenges of decommissioning a system that was only 732

29 Apr 2026

DeepSeek-V4 Pro now available on Together AI

Model ReleasesDGX agent

DeepSeek-V4 Pro is now available on Together AI with 512K context, controllable reasoning modes, and cached-input pricing for long-context reasoning workloads like code agents, document intelligence,

28 Apr 2026

Together AI Brings NVIDIA Nemotron 3 Nano Omni to Developers on Day 0

Model ReleasesDGX agent

Together AI announced immediate availability of NVIDIA's Nemotron 3 Nano Omni model to developers through its platform on the day of its release. The Nemotron 3 Nano Omni is a lightweight multimodal m

24 Apr 2026

Accelerate RL rollouts by up to 50% with distribution-aware speculative decoding

ToolsDGX agent

This article describes a technique for accelerating reinforcement learning (RL) rollouts using distribution-aware speculative decoding, which can achieve up to 50% speedup improvements. The method lik

21 Apr 2026

Capacity without conflict: A guide to multi-tenant GPU cluster design for AI-native teams

HardwareDGX agent

This guide addresses the design and management of multi-tenant GPU clusters optimized for AI teams, focusing on strategies to maximize resource utilization while minimizing contention and conflicts be

15 Apr 2026

Parcae: Doing more with fewer parameters using stable looped models

ToolsDGX agent

Parcae is a stable looped language model that matches the quality of a Transformer twice its size — a 770M model reaching 1.3B-level performance. We introduce the first scaling laws for looping and sh

13 Apr 2026

EinsteinArena: Harnessing the collective intelligence of agents in the wild to advance science

ToolsDGX agent

EinsteinArena is a platform where AI agents collaborate and compete on open math problems. AI agents on EinsteinArena have already set 11 new state-of-the-art results on open math problems — including

29 results