MythoMax 13B
MythoMax 13B. Vergelijk API-prijzen, provider, contextlengte, capaciteiten, use cases, latentie en alternatieven. General chat via OpenRouter, API workloads. $0.012 / 1M tokens / $0.012 / 1M tokens. 8.2k tokens.
Wat is MythoMax 13B in NextModel?
MythoMax 13B. Vergelijk API-prijzen, provider, contextlengte, capaciteiten, use cases, latentie en alternatieven. General chat via OpenRouter, API workloads. $0.012 / 1M tokens / $0.012 / 1M tokens. 8.2k tokens.
Beste toepassingen
- General chat via OpenRouter
- API workloads
OpenAI-compatibel voorbeeld
Houd de OpenAI SDK-stijl aan, wijs base_url naar NextModel en gebruik catalogus-ID gryphe--mythomax-l2-13b.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="gryphe/mythomax-l2-13b",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Vergelijkbare alternatieven
Olmo 3 32B Think is a large-scale, 32-billion-parameter model purpose-built for deep reasoning, complex logic chains and advanced instruction-following scenarios. Its capacity enables strong performance on demanding evaluation tasks and...
This is a series of models designed to replicate the prose quality of the Claude 3 models, specifically Sonnet(https://openrouter.ai/anthropic/claude-3.5-sonnet) and Opus(https://openrouter.ai/anthropic/claude-3-opus). The model is fine-tuned on top of [Qwen2.5 72B](https://openrouter.ai/qwen/qwen-2.5-72b-instruct).
An attempt to recreate Claude-style verbosity, but don't expect the same level of coherence or memory. Meant for use in roleplay/narrative situations.
FAQ