MythoMax 13B — AI model
MythoMax 13B is a AI model from Gryphe, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge
Specs
| Vendor | Gryphe |
|---|---|
| Type | text |
| Context window | 4,096 tokens |
| Pricing | $0.06/M in · $0.06/M out |
| API | chat_completions |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gryphe/mythomax-l2-13b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started