mythomax-l2-13bGryphe
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- July 2023
capabilities 1/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 4K | $0.09 | $0.09 | $0.09 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
novita/gryphe/mythomax-l2-13bthis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="novita/gryphe/mythomax-l2-13b", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
The idea behind this merge is that each layer is composed of several tensors, which are in turn responsible for specific functions. Using MythoLogic-L2's robust understanding as its input and Huginn's extensive writing capability as its output seems to have resulted in a model that exceeds at both, confirming my theory. (More details to be released at a later time).
questions 5
Which providers serve mythomax-l2-13b?
How much does mythomax-l2-13b cost?
Is mythomax-l2-13b open weights?
What is the context window of mythomax-l2-13b?
How do I use mythomax-l2-13b with the OpenAI SDK?
route mythomax-l2-13b through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
