Muse Spark 1.3 is a chat-oriented large language model from Meta, tracked here with third-party throughput and latency measurements from Artificial Analysis.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $1.25 | $4.25 | $0.150 |
Prices updated daily. Last check: Sep 4, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Muse Spark 1.3 is best matched to text generation workloads that run out of band from a live user. Document drafting, bulk content generation, summarization jobs, offline data labeling, and scheduled report writing all tolerate a long start-up delay and benefit from the model's sustained ~110 tokens per second generation rate once output begins. It is a reasonable candidate for queue-backed pipelines where a request is submitted, processed, and the result delivered later by webhook or notification. Conversely, the measured ~40 second time to first token makes it a poor structural fit for live chat assistants, IDE autocomplete, voice interfaces, or any agentic loop that issues many short sequential calls, since each hop would inherit that startup cost. Because we do not track confirmed context window or accuracy benchmarks for this model, teams considering it for reasoning-heavy or long-document work should run their own evaluation before committing.
Pricing for Muse Spark 1.3 varies by provider and by pricing type — input tokens, output tokens, and any cached or batch rates are typically billed differently. Rates also change over time as providers adjust their offerings. Check the pricing table on this page for current per-provider figures rather than relying on any fixed number.
It suits asynchronous text generation: batch content production, document drafting, summarization jobs, and other pipelines where the result is not needed instantly. Its measured throughput of about 110.75 tokens per second handles long outputs well, but the roughly 39-second time to first token makes it a weak fit for interactive chat or latency-sensitive agent loops.
Artificial Analysis measured approximately 39,264 ms before the first token appeared. Delays of that size usually come from extended pre-generation processing, endpoint queueing, or a heavily batched serving configuration. We cannot confirm the specific cause from the data we hold, and results may differ across providers or over time — measure against your own target endpoint if latency is critical.
We do not have a confirmed context window figure for this model in our database. That means the value is unverified on our side, not that the model is limited. Consult the documentation of the provider you plan to use for the maximum supported input length.
Our catalog attributes Muse Spark 1.3 to Meta. It is listed as a chat model, meaning it is intended for conversational and instruction-following text generation through a standard chat completion API.