Home / Companies / Together AI / Blog / Post Details
Content Deep Dive

A/B test models in production

Blog post from Together AI

Post Details
Company
Date Published
Author
Together AI
Word Count
1,843
Company Posts That Month
8
Language
English
Hacker News Points
2
Post removed?
No
Summary

Together AI’s endpoint-level A/B testing feature lets teams divide live inference traffic among one control deployment and up to 20 variants using fixed percentage cohorts, enabling measurement of real product outcomes such as user ratings, retention, and task completion without application-side routing logic. Experiments route traffic only through the control’s base traffic share, require variants to have zero endpoint traffic weight, and use percentages that remain independent of replica counts and autoscaling. Teams can begin with low exposure such as 95/5, ramp variants by replacing the experiment’s member configuration through etag-protected updates, and run multi-way tests so long as percentages total 100% and exactly one control is present. Platform metrics are available by deployment, while response metadata enables product analytics to attribute quality outcomes to each cohort. If a variant wins, it can be promoted through a blue-green rollout before the experiment is deleted; if it loses or degrades, removing it from the experiment or deleting the experiment returns traffic to the control. Requests can be assigned consistently using a stable sampling key, while key-less requests are sampled per request. In a live demonstration, observed traffic closely matched configured 95/5, 80/20, and 50/50 splits, and deleting the experiment restored all traffic to the control after propagation.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
LLM 1 5,068 1,020 229 -34%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.