One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge
Modalities
In / Out Price
$0.06 / $0.06per 1M
Context
8K
Released
Jul 2, 2023
Knowledge Cutoff
Jun 2023
One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge
MythoMax 13B costs $0.06/M input tokens and $0.06/M output tokens.
MythoMax 13B has a 8,192 token context window. It supports up to 4,096 completion tokens.
The MythoMax 13B endpoint shown on this page does not accept tools, so function calling is unavailable there. It also supports structured outputs via a JSON schema in response_format.
MythoMax 13B is served by 4 providers on OpenRouter: NextBit, Parasail, DeepInfra and Mancer. Requests are routed to the best available provider, with automatic failover to the others, and you can pin or exclude providers with provider routing.
MythoMax 13B was released on July 2, 2023. Its knowledge cutoff is June 30, 2023.
Different companies host the same model. OpenRouter routes your request to one of them based on the routing mode you pick — Balanced (price + speed), Nitro (fastest), or Exacto (highest tool-calling accuracy).
The average price customers actually pay for this model, next to the prices providers post. Caching and discounts mean the price actually paid is often well below the listed one.
Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). TTFT is time-to-first-token — how long before you see anything appear (lower is better).
Uptime is the percentage of the past 3 days that at least one provider was responding to requests. Availability is the percentage of time that inference was successfully served. OpenRouter continuously monitors and uses the next-best provider when one returns an error.
Public apps that send the most traffic to this model. Good signal for what real production workloads look like — and a hint at which use cases this model is best suited for.
Token volume and request traffic to this model over time.
Drop-in code to call this model. OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.
| $0.06 | $0.06 | 0.73s | 43 tps | ||
| $0.08 | $0.11 | 0.34s | 51 tps | ||
| $0.40 | $0.40 | 0.33s | 42 tps | ||
| $0.40 | $0.60 | 0.41s | 53 tps |
Throughput
53tok/s
P50, best across providers
Latency
0.33s
P50, best provider
100.00%
99.97%
When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it. You can access per-provider uptime data programmatically through the Endpoints API. Learn more about our load balancing and customization options.