Mistral Small 4's competitors have been quietly putting in work.
Mistral Small 4's competitors have been quietly putting in work.
Mistral Small 4 unifies the capabilities of Magistral (reasoning), Pixtral (multimodal), and Devstral (agentic coding) into a single efficient model. It handles complex analysis, software development, and visual tasks within the same workflow at $0.15/$0.60 per million tokens.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"mistralai/mistral-small-2603" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Also on NVIDIA NIM
The creative writing MFA student who world-builds the setting before anyone asked. Gives every NPC a backstory and adds a cyberpunk parrot with an error code punchline.
Picks The Dark Knight, a choice with actual personality. Sets its character voice test in a "floating cyberpunk pirate haven" with a holographic AI and a "404 Error" t-shirt. Its sentience test gives its AI (Nexa-9) a genuinely sharp embryo analogy. Then explains "why it works" after every bit like a comedy teacher grading its own paper.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
48 outputs from Mistral Small 4
Mistral Small 4 unifies the capabilities of Magistral (reasoning), Pixtral (multimodal), and Devstral (agentic coding) into a single efficient model. It handles complex analysis, software development, and visual tasks within the same workflow at $0.15/$0.60 per million tokens.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"mistralai/mistral-small-2603" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Also on NVIDIA NIM
The creative writing MFA student who world-builds the setting before anyone asked. Gives every NPC a backstory and adds a cyberpunk parrot with an error code punchline.
Picks The Dark Knight, a choice with actual personality. Sets its character voice test in a "floating cyberpunk pirate haven" with a holographic AI and a "404 Error" t-shirt. Its sentience test gives its AI (Nexa-9) a genuinely sharp embryo analogy. Then explains "why it works" after every bit like a comedy teacher grading its own paper.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
48 outputs from Mistral Small 4