Magnum v4 72B
Magnum v4 72B. Συγκρίνετε τιμές API, πάροχο, μήκος context, δυνατότητες, use cases, latency και εναλλακτικές. General chat via OpenRouter, API workloads. $0.564 / 1M tokens / $0.94 / 1M tokens. 16.4k tokens.
Τι ειναι το Magnum v4 72B στο NextModel;
Magnum v4 72B. Συγκρίνετε τιμές API, πάροχο, μήκος context, δυνατότητες, use cases, latency και εναλλακτικές. General chat via OpenRouter, API workloads. $0.564 / 1M tokens / $0.94 / 1M tokens. 16.4k tokens.
Καλύτερα use cases
- General chat via OpenRouter
- API workloads
Παράδειγμα OpenAI-compatible
Κρατήστε το στυλ OpenAI SDK, στείλτε το base_url στο NextModel και χρησιμοποιήστε το ID καταλόγου anthracite-org--magnum-v4-72b.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="anthracite-org/magnum-v4-72b",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Παρόμοιες εναλλακτικές
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...
One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge
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