Flash Sale 50% Off!

Don't miss out on our amazing 50% flash sale. Limited time only!

Sale ends in:

Get an additional 10% discount on any plan!

SPECIAL10
See Pricing
×

Daily Limit Reached

You have exhausted your limit of free daily generations. To get more free generations, consider upgrading to our unlimited plan for $4/month or come back tomorrow.

Get an additional 10% discount on any plan!

SPECIAL10
Upgrade Now
Save $385/Month - Unlock All AI Tools

Upgrade to Premium

Thank you for creating an account! To continue using AI4Chat's premium features, please upgrade to a paid plan.

Access to all premium features
Priority customer support
Regular updates and new features - See our changelog
View Pricing Plans
7-Day Money Back Guarantee
Not satisfied? Get a full refund, no questions asked.
×

Credits Exhausted

You have used up all your available credits. Upgrade to a paid plan to get more credits and continue generating content.

Upgrade Now

You do not have enough credits to generate this output.

Very High Reasoning

Mistral Small 4

Mistral Small 4 is a powerful 119B-parameter MoE hybrid model that unifies instruction-following, advanced reasoning, multimodal vision, and agentic coding in a single efficient deployment. With 256k context length, 40% faster completions, and 3x higher throughput than its predecessor, it excels in chat, document analysis, and enterprise tasks.

256k Context
Very High Intelligence
Oct '23 Knowledge

Available for Chat, Vision, and File Uploads.

How do you want to interact?

Start a Conversation

Ask anything.
Have a natural conversation, brainstorm ideas, draft emails, or ask for advice.

Start Chatting

Use a Persona

Specialized Experts.
Instruct the AI to act as a Coding Tutor, Marketing Expert, or Travel Guide.

Pick a Persona

Why use Mistral Small 4?

Instruct

Fast general-purpose instruction model for chat and task completion

Reasoning

Configurable deep reasoning capabilities for complex analysis and problem-solving

Multimodal

Native support for text and image inputs for document analysis and visual understanding

Capability Examples

General Chat Assistant
Hello, tell me a fun fact about octopuses.
Octopuses have three hearts: two pump blood to the gills, and one to the body. They can also squeeze through tiny spaces due to no bones!
Coding Task
Write a Python function to find the Fibonacci sequence up to n terms.
def fibonacci(n): a, b = 0, 1 for _ in range(n): yield a a, b = b, a + b print(list(fibonacci(10))) # [0,1,1,2,3,5,8,13,21,34]
Reasoning Task
If a train leaves at 60 mph and another at 70 mph towards each other 200 miles apart, when do they meet? Use reasoning mode.
Distance = 200 miles. Relative speed = 60 + 70 = 130 mph. Time = 200 / 130 ≈ 1.538 hours or 1 hour 32 minutes.

How to use

1
Go to Chat

Navigate to the "AI Chat" page.

2
Select Model

Ensure Mistral Small 4 is selected.

3
Type Prompt

Ask a question or paste code.

4
Interact

Refine the answer by replying to the AI.

Compare LLMs Side-by-Side

Is Mistral Small 4 better than Claude 3.5 or Gemini? Test same prompts simultaneously in the Chat Playground.

Open Chat Playground

Made with ❤ by AI4Chat