PARROTSIGHT

Mistral Nemo

StableLarge Language ModelMistral AI

A 12B parameter model with a 128k token context length built by Mistral in collaboration with NVIDIA. The model is multilingual, supporting English, French, German, Spanish, Italian, Portuguese, Chinese, Japanese,...

P50 33msP95 100ms$0.03 / 1M tokens131K ctx

Overview

A 12B parameter model with a 128k token context length built by Mistral in collaboration with NVIDIA. The model is multilingual, supporting English, French, German, Spanish, Italian, Portuguese, Chinese, Japanese,... Mistral Nemo is served through the PARROTSIGHT unified API at Mistral AI's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 131K token context
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Response quality80
Reasoning84
Speed96
Value83

API

https://api.parrotsight.com/v1/chat/completions

bash
curl -X POST https://api.parrotsight.com/v1/chat/completions \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"mistralai/mistral-nemo","messages":[{"role":"system","content":"You are a concise bilingual assistant."},{"role":"user","content":"Summarise this quarter's platform metrics in Malay and English."}],"stream":true}'

Version history

  1. v2024.7Latest2024-07-19

    Added to the PARROTSIGHT catalogue at Mistral AI list pricing.

More models

View all models