Meta: llama-3.3-70b:free
The Meta Llama 3.3 multilingual large language model (LLM) is a pretrained and instruction tuned generative model in 70B (text in/text out). The Llama 3.3 instruction tuned text only model is optimized for multilingual dialogue use cases and outperforms many of the available open source and closed chat models on common industry benchmarks. Supported languages: English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai. Model Card
料金
クイック統計
パフォーマンス
対応パラメータ
すべてのプロバイダー = このモデルを提供するすべてのアップストリームが対応しています。一部のプロバイダー = リクエストを処理するアップストリームによって異なります。デフォルト = 未設定時に送信される値です。
| パラメータ | プロバイダー | デフォルト |
|---|---|---|
| frequency_penalty | 一部のプロバイダー | - |
| logit_bias | 一部のプロバイダー | - |
| logprobs | 一部のプロバイダー | - |
| max_tokens | すべてのプロバイダー | - |
| min_p | 一部のプロバイダー | - |
| presence_penalty | 一部のプロバイダー | - |
| repetition_penalty | 一部のプロバイダー | - |
| response_format | 一部のプロバイダー | - |
| seed | 一部のプロバイダー | - |
| stop | 一部のプロバイダー | - |
| structured_outputs | 一部のプロバイダー | - |
| temperature | すべてのプロバイダー | - |
| tool_choice | 一部のプロバイダー | - |
| tools | 一部のプロバイダー | - |
| top_k | 一部のプロバイダー | - |
| top_logprobs | 一部のプロバイダー | - |
| top_p | すべてのプロバイダー | - |
よくあるご質問
llama-3.3-70b:free の100万トークンあたりの料金はいくらですか?
入力は100万トークンあたり $0.00、出力は100万トークンあたり $0.00 で課金されます。トークン単位の課金で、バッチサイズへの切り上げはありません。
API で llama-3.3-70b:free を使うにはどうすればよいですか?
UnoRouter の /v1/chat/completions エンドポイントへ model=llama-3.3-70b:free を指定してリクエストを送信してください。OpenAI 互換のクライアントライブラリであれば動作します。認証は標準の Bearer トークンを使用します。
llama-3.3-70b:free のコンテキストウィンドウはどれくらいですか?
llama-3.3-70b:free は 128K トークンのコンテキストウィンドウに対応しており、プロンプトとモデルの応答で共有されます。