Compare·Open-model inference and GPU cloud
Continuum
Multi-agent workbench
VS
Together
Open-model inference and GPU cloud

Continuum vs Together

Catalog breadth and GPU hours on one side, the supervised session that spends them on the other.

Together AI is a full-stack open-model platform. Its catalog advertises 200+ models spanning chat, code, vision, image, video, audio, embeddings, rerank, and moderation, served through serverless per-token endpoints, a Batch API at a 50% discount, provisioned throughput, and dedicated endpoints. Underneath that sits a real GPU cloud: on-demand clusters at $3.99 per H100 hour, $5.99 per H200 hour, and $8.19 per B200 hour, with reserved terms bringing B200 to $6.79. It also fine-tunes, and it does its own research, with the FlashAttention line, speculative decoding, and the Together Kernel Collection behind claims of 2x faster inference and 90% faster pre-training. Customers named on its site include Cursor, Cohere, DeepMind, ElevenLabs, Mozilla, and Salesforce. Continuum is not selling any of that. It is the free workbench where a developer runs Claude Code, Codex, Cursor, Grok, and OpenCode under their own subscriptions, with worktree isolation per session, plan gates, per-hunk diff, PR merge, live quota gauges, and cost by repo. Together is a supplier you can consume; Continuum is where a coding agent consumes it.

Updated 2026-08-03 · Mac stable · Win/Linux desktop beta

Choose Continuum when

Pick Continuum when the consumer of inference is a coding agent and you want the workbench, review loop, and per-repo cost around it, with flat-fee hosted inference instead of a per-token and per-GPU-hour meter.

Choose Together when

Pick Together when you need catalog breadth across modalities, cheap batch throughput, dedicated endpoints, GPU clusters you scale to thousands of cards, or fine-tuning on your own data.

Snapshot adjacent job
Dimension Continuum Together
Product layer Workbench developers open Inference cloud and GPU capacity
Primary buyer Engineering team shipping repositories Product and ML teams at API scale
Catalog Claude · Codex · Cursor · Grok · OpenCode 200+ models across nine modalities
Compute Runs on your Macs and enrolled hosts GPU clusters, sandboxes, managed storage
Repo contract Worktree + branch · plan gate · diff · PR Not in scope for an inference cloud
Cost shape Free BYOK · flat-fee hosted inference Per token, batch at 50% off, per GPU hour
Instrumentation Quota gauges · cost by repo/provider/model/day Usage dashboards per endpoint
Mac stable · web · iPhone · Watch · Win/Linux desktop beta · free app
01

Buy capacity vs operate agents

In Continuum

Ship a repository with agents you can supervise

09:15

Open Claude Code and Codex in separate worktrees on the same repo, each with its own branch and transcript.

11:40

Approve the better plan from the phone and interrupt the weaker run without returning to the Mac.

14:30

Review the winning diff hunk by hunk, revert one change, open the pull request, and watch its checks.

17:10

Read the quota gauge and the day's cost by repo in Usage analytics before the next batch.

In Together

Serve and scale open models on your own terms

09:15

Pick candidates from a 200+ model catalog spanning chat, code, vision, image, video, and audio, and benchmark them serverless.

11:40

Push everything that can wait through the Batch API at half price, up to 50,000 requests per file with 24-hour best-effort completion.

14:30

Fine-tune the winner with LoRA from $0.48 per million training tokens, subject to a $4.00 minimum per job.

17:10

Move steady production traffic onto dedicated endpoints, or rent an on-demand GPU cluster and scale it toward thousands of cards.

02

Monday path

Monday with a capacity decision and a workbench decision

Install, connect, first session - steps you can run the same day.

01

Name the consumer first. A product serving models at scale is a Together question. Engineers running coding agents is a workbench question.

02

For the capacity path, price serverless against your actual prompts. Published rates run from Gemma 3n E4B at $0.06 in and $0.12 out per million to Llama 3.3 70B at $1.04 both ways, so model selection dominates the bill.

03

If any of that workload can wait, test the Batch API. It is a 50% discount on selected serverless models, accepts up to 50,000 requests or 100MB per batch file, and targets best-effort completion within 24 hours.

04

If throughput is steady, compare GPU clusters instead: $3.99 per H100 hour, $5.99 per H200 hour, and $8.19 per B200 hour on demand, with reserved terms of 181 days or more bringing B200 to $6.79.

05

For the coding path, install Continuum, open one worktree session per ticket, and let Plan mode hold the agent read-only until someone approves the plan.

06

Add a Together key to the OpenCode connector if you want those models in the same workbench. The provider id is togetherai and the variable is TOGETHER_API_KEY.

07

Compare the flat-fee alternative honestly. Continuum hosted inference is $25, $100, $200, or $500 a month with weekly allowances of $25, $100, $200, and $1,000, which prices risk differently than a meter does.

08

Score each on its own axis: tokens per second, catalog fit, and cost per million for Together; sessions supervised safely and cost per repository for Continuum.

How Continuum turns inference into an operating loop

How Continuum turns any inference supplier into an operating loop

  • Continuum launches the provider's real agent CLI under the login, subscription, or API key you already hold, rather than reselling a model behind its own account.
  • Every managed session receives its own git worktree and branch before an edit lands, which is containment a token API cannot offer.
  • Plan mode stays read-only until an explicit approval, which can arrive from Mac, iPhone, or web against the same live session.
  • The Diff pane reads the repository index directly and supports per-hunk stage, revert, and commit before a pull request leaves the worktree.
  • The PR pane creates the pull request, shows checks and review state, and merges through the GitHub CLI on the host.
  • Live quota gauges expose the 5h and weekly subscription windows, and local agent history is priced by repo, provider, model, and day.
  • Third-party suppliers arrive through the OpenCode connector, so a Together key sits beside Claude, Codex, Cursor, and Grok sessions in one interface.
03

Inference cloud and workbench matrix

Cells use product nouns on both sides. Continuum is the multi-provider workbench; they win where their loop is the product.

Capability Continuum Together
End-user coding-agent workbench Mac, web, iPhone, Watch, Windows and Linux beta Inference and compute APIs, not a workbench
Run Claude Code, Codex, Cursor, and Grok First-class provider sessions under your logins Serves open models; does not host those agents
Per-session git worktree and branch isolation Real worktree plus branch per managed session No repository orchestration layer
Plan gate, per-hunk diff, PR merge in session Read-only plan, stage or revert, checks, merge Builder composes its own product experience
Catalog breadth across modalitiesBreadth is Together's clearest category win Reaches open models through the OpenCode connector 200+ models: chat, code, image, video, audio, embeddings
GPU clusters you rent directly No GPU rental H100 $3.99, H200 $5.99, B200 $8.19 per GPU hour
Batch inference at a discount Not a batch processing product 50% off selected models, 50,000 requests per file
Fine-tuning on your own data Not a training platform LoRA SFT from $0.48 per million training tokens
Flat monthly price for hosted inference $25, $100, $200, $500 with weekly allowances Usage based per token and per GPU hour
Cost attributed by repository Repo, provider, model, and day Usage reporting per endpoint, not per repository
Live provider subscription quota gauges 5h and weekly windows read live Metered API, so there is no subscription window
Published compliance certificationsWe could not confirm a certification list this session Not asserted on this page Not verified for this comparison; ask their sales team
Usable together Together key via the togetherai OpenCode provider OpenAI-compatible endpoint accepts a workbench client
04

Where supplier and cockpit separate

01 · Layer

Together sells capacity. Continuum is where the work is supervised.

A GPU hour and a completion are inputs. A workbench decides which agent runs, in which worktree, on which branch, under whose approval, and whether the diff merges. Neither replaces the other, and most teams that need both simply buy both. The useful question is which one is missing today.

02 · Breadth versus depth

A 200+ model catalog is a real advantage; it is just a different one.

Together spans chat, code, vision, image, video, audio, embeddings, rerank, and moderation, which matters enormously if your product is multimodal. Continuum's reach is deliberately narrow: the coding agents developers actually run, with the session, review, quota, and cost surfaces around them. Breadth of catalog and depth of operating loop are orthogonal purchases. If you want the coding scores behind a name on that catalog, the Qwen model hub is one slice of it with a card per checkpoint.

03 · Cost shape

Batch discounts and flat fees hedge different risks.

Together's headline lever is the Batch API at 50% off selected models for work that tolerates a 24-hour window, plus reserved GPU terms that bring B200 from $8.19 to $6.79 per hour at 181 days or more. Those are excellent for planned, deferrable load. A coding agent is the opposite: interactive, bursty, and impossible to defer. That is why Continuum's hosted inference prices a flat monthly fee with a weekly allowance instead.

04 · What we could not verify

We checked Together's compliance page and it returned a 404.

Together's security page did not resolve during this comparison, so this page makes no claim about SOC 2, HIPAA, GDPR, or ISO certification for Together AI in either direction. If certification is a gate on your purchase, ask their team directly and get it in writing rather than trusting any comparison page, including this one. We would rather flag a gap than fill it with an assumption.

05 · Complement

The pairing is supported, not aspirational.

Continuum's OpenCode connector carries Together as provider id togetherai with a TOGETHER_API_KEY and 36 models under that id today. So a Together key genuinely runs inside the workbench beside your Claude and Codex sessions, and the same per-repo ledger prices the result. Bring the key; keep the review loop.

05

Coexistence

Stack recipe

How people run both.

Use both, and the Together half works today. Continuum reaches Together through its OpenCode connector: the models.dev provider id is togetherai, the credential is a TOGETHER_API_KEY, and 36 models are carried under that id right now. Add the key once and Together models appear alongside your Claude, Codex, Cursor, and Grok sessions in one workbench, metered by Together and attributed per repo by Continuum. If you would rather not meter at all, Continuum's own hosted inference is the flat-fee path.

06

Pick by who consumes the tokens

Continuum

Choose Continuum when a coding agent is the consumer

  • The consumer of inference is a coding agent, not your product's runtime.
  • You need worktree isolation, a plan gate, diff review, and PR merge around the model.
  • Your load is interactive and bursty, so a batch discount cannot help you.
  • You want a predictable flat monthly fee with a weekly allowance instead of a meter.
  • You want the same live session on Mac, iPhone, and web rather than an API client.
  • You would rather bring a Together key into one workbench than build a second interface.
Together

Choose Together when capacity and breadth are the constraint

  • You need catalog breadth across chat, code, image, video, audio, and embeddings.
  • A meaningful share of your workload is deferrable and can take the 50% batch discount.
  • Steady production traffic justifies dedicated endpoints or reserved GPU terms.
  • You want to rent GPU clusters directly and scale toward thousands of cards.
  • Fine-tuning on your own data is part of the product plan.
  • You measure success in tokens per second and cost per million rather than sessions supervised.
07

Per token and per GPU hour versus flat fee

Continuum

App + your labs

$0 for the workbench on Mac, web, iPhone, and Watch, running under the subscriptions and provider keys you already hold, with no cut taken on those sessions. Optional hosted inference is Plus at $25, Max 100 at $100, Max 200 at $200, and Ultra at $500 per month, carrying weekly allowances of $25, $100, $200, and $1,000, reachable at an OpenAI-compatible endpoint and an Anthropic-compatible bare origin with cont_sk_ keys.

Together

Their bill

Together AI is usage based. Serverless examples published today include Gemma 3n E4B at $0.06 in and $0.12 out per million tokens, Qwen3.5 9B at $0.17 and $0.25, DeepSeek V4 Flash at $0.14 and $0.28, MiniMax M3 at $0.30 and $1.20, and Llama 3.3 70B at $1.04 both ways. The Batch API is a 50% discount on selected serverless models. Dedicated inference runs $5.49 an hour for HGX H100 and $8.99 for HGX B200. GPU clusters are $3.99 per H100 hour, $5.99 per H200 hour, and $8.19 per B200 hour on demand, with reserved terms of 181 days or more at $6.79 for B200. Fine-tuning starts at $0.48 per million training tokens for LoRA SFT up to 16B, with a $4.00 minimum per job.

How to compare

Total cost of work

Different meters, not different prices for the same thing. Continuum charges nothing for BYOK sessions and sells a flat monthly inference allowance; Together sells tokens, batch throughput, GPU hours, and training capacity. A team that needs both pays each for what it does.

Together plans checked 3 August 2026 against their pricing page. Vendors reprice often - if you spot a stale figure, tell us and we will fix it. Continuum never marks up a session it runs under your own login.

Continuum ladder: Free app · Plus $25/mo · Max 100 · Max 200 · Ultra - full pricing. Also analytics, multi-account, devices.

08

Questions

Continuum vs Together.

Deep dives: docs, providers, sessions.

Together AI is a full-stack platform for open models. It offers serverless per-token inference, a Batch API, provisioned throughput, dedicated endpoints and containers, fine-tuning, GPU clusters, sandboxes, and managed storage. Its catalog advertises 200+ models across chat, code, vision, image, video, audio, embeddings, rerank, and moderation, and its research team publishes the FlashAttention line and the Together Kernel Collection.

It is usage based. Serverless ranges from about $0.06 in and $0.12 out per million tokens on Gemma 3n E4B up to $1.04 both ways on Llama 3.3 70B. The Batch API takes 50% off selected serverless models. GPU clusters are $3.99 per H100 hour, $5.99 per H200 hour, and $8.19 per B200 hour on demand, with B200 at $6.79 on 181-day-plus reserved terms. Fine-tuning starts at $0.48 per million training tokens with a $4.00 minimum per job.

Yes. Continuum reaches Together through its OpenCode connector using the models.dev provider id togetherai and a TOGETHER_API_KEY, which carries 36 models today. Add the key once and those models appear alongside your Claude, Codex, Cursor, and Grok sessions in the same workbench, with the same per-repo cost ledger applied.

Only if what you actually wanted was a workbench. Continuum does not serve 200+ models, rent GPU clusters, run batch jobs, or fine-tune. It runs and supervises coding agents. Where the two touch is hosted inference for coding work, and there Continuum's answer is a flat monthly fee with a weekly allowance rather than a per-token meter.

Not really, and that is a property of the workload rather than a criticism. Batch trades latency for a 50% discount with best-effort completion inside 24 hours, which suits evaluation runs, bulk embedding, and offline generation. A coding agent is interactive and bursty, so it cannot use that window. Save batch for the deferrable work and price the interactive work separately.

We could not verify that during this comparison; the security page we checked returned a 404, so this page makes no claim in either direction. Ask Together directly and get the current certification list in writing if compliance gates your purchase.

Begin

Run your agents
in Continuum.

Free app. Your subscriptions. Optional hosted inference. Mac stable - Windows and Linux desktop are beta.

vendor-neutral · local-first · multi-device