Ministral 8B

Ministral 8B is an 8B parameter model featuring a unique interleaved sliding-window attention pattern for faster, memory-efficient inference. Designed for edge use cases, it supports up to 128k context length and excels in knowledge and reasoning tasks. It outperforms peers in the sub-10B category, making it perfect for low-latency, privacy-first applications.

ChatMistral128k tokens$0.1199 / $0.1199 · 1M

mistralai/ministral-8b

Contexto
128k tokens
Máx. completion
Tools
No
JSON
Lanzamiento
2024-10-17

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/ministral-8b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Ministral 8B?
Ministral 8B is an 8B parameter model featuring a unique interleaved sliding-window attention pattern for faster, memory-efficient inference. Designed for edge use cases, it supports up to 128k context length and excels in knowledge and reasoning tasks. It outperforms peers in the sub-10B category, making it perfect for low-latency, privacy-first applications. Ministral 8B corre en el API de Geek Hub (compatible con OpenAI). Id: mistralai/ministral-8b.
¿Ministral 8B es gratis?
No. El input cuesta $0.1199 / 1M tokens y el output $0.1199 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Ministral 8B?
Ministral 8B tiene una ventana de 128k tokens.
¿Ministral 8B soporta tool calling y structured outputs?
Ministral 8B no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Ministral 8B?
Ministral 8B se lanzó el 17 de octubre de 2024.

Más modelos de Mistral