Mistral Small 3
Mistral: Mistral Small 3. API fiyatlarini, saglayiciyi, baglam uzunlugunu, yetenekleri, kullanim senaryolarini, gecikmeyi ve alternatifleri karsilastir. General chat via OpenRouter, API workloads. $0.01 / 1M tokens / $0.016 / 1M tokens. 32.8k tokens.
NextModel icinde Mistral Small 3 nedir?
Mistral: Mistral Small 3. API fiyatlarini, saglayiciyi, baglam uzunlugunu, yetenekleri, kullanim senaryolarini, gecikmeyi ve alternatifleri karsilastir. General chat via OpenRouter, API workloads. $0.01 / 1M tokens / $0.016 / 1M tokens. 32.8k tokens.
En iyi kullanimlar
- General chat via OpenRouter
- API workloads
OpenAI uyumlu ornek
OpenAI SDK stilini koru, base_url'yi NextModel'e yonlendir ve katalog ID'sini kullan mistralai--mistral-small-24b-instruct-2501.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="mistralai/mistral-small-24b-instruct-2501",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Benzer alternatifler
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).
One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge
FAQ