Dolphin3.0-R1-Mistral-24B

Dolphin · Per Token

dolphin3.0-r1-mistral-24bAvailable
ChatTool UseContext Window: 131KMax Output Tokens: 8K

Pricing

Official PriceLemonData Price
Input$0.50$0.35
Output$1.50$1.05

Parameters

Context Window
131K tokens
Max Output Tokens
8K tokens

Best For

Chat

Conversational AI, customer support, and Q&A

Cost Calculator

1M
0.5M
Estimated Monthly Cost$0.88

API Code Example

POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "dolphin3.0-r1-mistral-24b",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does Dolphin3.0-R1-Mistral-24B cost?

On LemonData, Dolphin3.0-R1-Mistral-24B costs $0.3500 per 1M input tokens and $1.0500 per 1M output tokens, which is up to 30% off the official pricing.

What is Dolphin3.0-R1-Mistral-24B best for?

Dolphin3.0-R1-Mistral-24B excels at Chat, Tool Use. Access it through LemonData's unified API with a single API key.

How to use Dolphin3.0-R1-Mistral-24B API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models

Dolphin3.0-R1-Mistral-24B - API Pricing & Details - LemonData