File size: 578 Bytes
580035a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
model: mistral-large-latest
name: Mistral Large
version: 1.2
files: []
# Results Preferences
temperature: 0.7
max_tokens: 32000
stream: true
top_p: 0.95
# Engine / Model Settings
engine: mistral
metadata:
author: Mistral
description: Mistral Large is a top-tier reasoning model for high-complexity tasks. It supports dozens of languages, along with 80+ coding languages.
end_point: https://api.mistral.ai/v1/chat/completions
api_key_url: https://console.mistral.ai/api-keys/
logo: https://raw.githubusercontent.com/janhq/cortex-web/main/static/img/logos/mistral.svg |