Skip to content

MythoMax 13B

Verified

Open-weight LLM for creative text and conversation tasks.

GrypheLanguage ModelsOpen
Model page
Updated 2026-06-15

About MythoMax 13B

MythoMax 13B was released as an open-weight LLM by Gryphe. It processes text-only inputs within a 4096-token context limit. The design emphasizes accessibility for users running models locally or on modest hardware.

Its open-weight status allows researchers and developers to inspect weights and perform custom fine-tuning. This flexibility supports experimentation across multiple text-generation scenarios without licensing barriers.

Common applications include story writing, role-play dialogues, and general chat interfaces. Users deploy it where an unrestricted 13B-scale text model is needed for iterative creative work.

Capabilities

Creative storytelling
Role-playing dialogue
Character-consistent narrative
Instruction-following text generation
World-building descriptions
Conversational response crafting

How MythoMax 13B compares

MythoMax 13B (striped bar) vs other language models on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · MythoMax 13B ranks #5 of 144

$0.03
Ling-2.6-flash
$0.03
Mistral Nemo
$0.03
Llama 3.1 8B Instruct
$0.05
Llama 3 8B Lunaris
$0.06
MythoMax 13B
$0.08
Mistral Small 3
$0.10
Qwen3 235B A22B Thinking 2507
$0.10
Qwen3 235B A22B Instruct 2507
$0.10
Qwen2.5 7B Instruct
$0.10
Granite 4.1 8B
$0.11
Granite 4.0 Micro
$0.12
LFM2-24B-A2B
$0.12
Gemma 3n 4B

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Role-Playing Adventures

MythoMax 13B excels at sustaining character-consistent dialogue and narrative progression during extended interactive role-play sessions.

Fantasy World Building

It generates coherent, detailed descriptions that align with user-defined rules to construct immersive fictional settings and lore.

Guided Story Continuation

The model follows precise instructions to produce engaging creative writing and conversational responses that maintain story continuity.

Strengths & limitations

Strengths

  • +Strong narrative flow in fiction
  • +Expressive and detailed prose
  • +Good character voice retention
  • +Responsive to creative prompts

Limitations

  • Limited 4k context window
  • Weaker on complex factual reasoning
  • Typical LLM hallucination risks

Cost calculator

Estimate what MythoMax 13B would cost for your usage.

$0.00009
per request
$0.9000
estimated / month

Based on MythoMax 13B's $0.06/1M input · $0.06/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "gryphe/mythomax-l2-13b",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: gryphe/mythomax-l2-13b

Editor's verdict

Our take on MythoMax 13B

MythoMax 13B is Gryphe's open-weight language models with a 4K-token context window.

At $0.06 per 1M output tokens, it is very cost-efficient for its class.

As an open-weight model you can self-host it or call it through a hosted API.

Best suited to strong narrative flow in fiction and expressive and detailed prose.

Did you find this helpful?

Frequently asked questions

MythoMax 13B supports a context window of 4096 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Explore & compare MythoMax 13B

Data-driven comparisons, alternatives and rankings — kept current by our agents.

Promote MythoMax 13B

Add this badge to your website, or share the tool.

DFeatured on DhanasviMythoMax 13B 0