Mistral Large 2411
Mistral Large 2411はmistralaiによるチャットモデルです(2024年11月19日リリース)。Mistral Large 2 2411 is an update of [Mistral Large 2](/mistralai/mistral-large) released together with [Pixtral Large 2411](/mistralai/pixtral-large-2411) It provides a significant upgrade on the previous [Mistral Large 24.07](/mistralai/mistral-large-2407), with notable...
by mistralai · 131Kトークンのコンテキストウィンドウ
得意な用途
- 低レイテンシのチャットとルーティング
- リクエストのルーティングとトリアージ
- テキスト分類
osFoundryでのMistral Large 2411の使い方
ご自身のキーで接続(BYOK)
キーダイアログを開き、mistralaiのAPIキーを貼り付けるだけで、osFoundryがMistral Large 2411を自動的に検出します。パイプラインタブでMaestroのロール(router、direct、orchestrator、fallback)に割り当てれば、すべてのチャットですぐに利用できます。ご自身のキー・ご自身のプロバイダーアカウントで、トークン手数料は一切上乗せしません。
Room Appで使う
Room Appはマニフェストで AI 機能を宣言し、invokeAIで呼び出します:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
ご自身のアプリから呼び出す
モデルをワークスペースに組み込めば、APIとしてホストして、osFoundryの外側にあるご自身のサービス・スクリプト・CIから呼び出すことができます。
Mistral Large 2411と類似モデルの比較
ライセンス
Hosted — usage subject to provider terms — ホスティング専用モデル — 利用はプロバイダーのAPI規約に従います。ご自身のプロバイダーキーをお持ちください。
重みは配布されません。利用はプロバイダー規約に従います。
Mistral Large 2411についてのよくある質問
Mistral Large 2411の料金はいくらですか?
Mistral Large 2411は入力 $ 2.00 /1M、出力 $ 6.00 /1Mの従量課金です。ご自身のmistralai APIキーをお持ちいただければ、osFoundryはプロバイダー価格をそのまま反映し、上乗せはありません。
Mistral Large 2411を商用利用できますか?
条件付きで商用利用が許可されています。 ホスティング専用モデル — 利用はプロバイダーのAPI規約に従います。ご自身のプロバイダーキーをお持ちください。 重みは配布されません。利用はプロバイダー規約に従います。
Mistral Large 2411のコンテキストウィンドウはどれくらいですか?
Mistral Large 2411は131Kトークンのコンテキストウィンドウに対応しています。
Mistral Large 2411をローカルで実行できますか?
いいえ、Mistral Large 2411はホスティング専用で、mistralai API経由でのみ利用できます。
Mistral Large 2411が最も得意なことは何ですか?
Mistral Large 2411は低レイテンシのチャットとルーティング, リクエストのルーティングとトリアージ, テキスト分類に適しています。
osFoundryでMistral Large 2411をどう使えばよいですか?
キーダイアログでmistralai APIキーを貼り付け(セルフホスト可能なモデルの場合はオープンウェイトをデプロイ)、パイプラインタブでMistral Large 2411をMaestroのロールに割り当てれば、チャット、invokeAI経由のRoom App、ご自身のアプリから利用できます。
mistralaiにより公開(2024年11月19日)。 出典: https://openrouter.ai/mistralai/mistral-large-2411