Mistral AI 平台更新
阅读原文· mistral.aiMistral AI 于 2024 年 8 月 7 日在 La Plateforme 平台发布更新,允许开发者对旗舰模型 Mistral Large 2 与专业模型 Codestral 进行定制,方式包括基础提示、少样本提示或微调,并支持自带数据集。同时,平台推出了能封装模型的早期版本智能体功能,可通过 Le Chat 或 API 使用。此外,发布了稳定的 mistralai 1.0 SDK,支持 Python 和 Typescript。
Language models are changing the way we build software, serving as a flexible orchestrator in between knowledge sources and user interfaces. Building such software comes with new challenges to improve quality, reduce latency, and prototype quickly. Today, we're announcing various advancements in this direction.
Simpler, more efficient model customization
Because large language models are rapidly finding newer and more specialised use cases, it is critical that developers are able to quickly and efficiently tailor frontier models to their specific applications. To that end, we're announcing the ability to customise any of our flagship and specialist models on La Plateforme, including Mistral Large 2 and Codestral.
Models can be customised using a base prompt, few-shot prompting, or fine-tuning, and you can bring your own dataset. Crucially, model customization follows the techniques developed by the Mistral AI science team for making strong reference models, so you can expect similar performance from your fine-tuned models. Developers can use model customization to integrate generative AI capabilities into their application with specific domain knowledge, context, or tone.