OpenRouter 모델

MythoMax 13B

MythoMax 13B API 가격, 공급자, 컨텍스트 길이, 기능, 활용 사례, 지연 시간, 대안을 비교합니다. General chat via OpenRouter, API workloads. $0.012 / 1M tokens / $0.012 / 1M tokens. 8.2k tokens.

OpenRouterPlatform curatedCatalog
StreamingJSON mode
입력 가격$0.012 / 1M tokens
출력 가격$0.012 / 1M tokens
컨텍스트 길이8.2k tokens
최대 출력4.1k tokens

NextModel에서 MythoMax 13B은 무엇인가요?

MythoMax 13B API 가격, 공급자, 컨텍스트 길이, 기능, 활용 사례, 지연 시간, 대안을 비교합니다. General chat via OpenRouter, API workloads. $0.012 / 1M tokens / $0.012 / 1M tokens. 8.2k tokens.

적합한 활용 사례

  • General chat via OpenRouter
  • API workloads

OpenAI 호환 코드 예시

OpenAI SDK 스타일을 유지하고 base_url 을 NextModel 로 향하게 하며 카탈로그 ID를 사용합니다 gryphe--mythomax-l2-13b.

Python
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)

유사 대안

OpenRouterCatalog

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...

$0.029 / 1M tokensInput$0.094 / 1M tokensOutput65.5kContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
StreamingJSON mode
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

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).

$0.564 / 1M tokensInput$0.94 / 1M tokensOutput16.4kContext
Best forGeneral chat via OpenRouter, API workloads
RoutingConfigured
StreamingJSON mode
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

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.

$0.142 / 1M tokensInput$0.188 / 1M tokensOutput8kContext
Best forGeneral chat via OpenRouter, API workloads
RoutingConfigured
StreamingJSON mode
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

MythoMax 13B FAQ