mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-13 15:43:53 +08:00
.
This commit is contained in:
parent
bedca1c6c8
commit
a38de4d890
@ -70,9 +70,7 @@ Replace `{endpoint}` and `{deployName}` with your endpoint and deployName.
|
|||||||
|
|
||||||
**API Endpoint** `https://api.deepinfra.com/v1/openai/chat/completions`
|
**API Endpoint** `https://api.deepinfra.com/v1/openai/chat/completions`
|
||||||
|
|
||||||
**API Key** **The API Key must be set to empty, otherwise it will result in an error.**
|
**API Key** https://deepinfra.com/dash/api_keys
|
||||||
|
|
||||||
**Model** You can view the currently available models at [https://deepinfra.com/chat](https://deepinfra.com/chat). As of the time of writing this document, the freely available models are: `meta-llama/Meta-Llama-3.1-405B-Instruct` `meta-llama/Meta-Llama-3.1-70B-Instruct` `meta-llama/Meta-Llama-3.1-8B-Instruct` `mistralai/Mixtral-8x22B-Instruct-v0.1` `mistralai/Mixtral-8x7B-Instruct-v0.1` `microsoft/WizardLM-2-8x22B` `microsoft/WizardLM-2-7B` `Qwen/Qwen2.5-72B-Instruct` `Qwen/Qwen2-72B-Instruct` `Qwen/Qwen2-7B-Instruct` `microsoft/Phi-3-medium-4k-instruct` `google/gemma-2-27b-it` `openbmb/MiniCPM-Llama3-V-2_5` `mistralai/Mistral-7B-Instruct-v0.3` `lizpreciatior/lzlv_70b_fp16_hf` `openchat/openchat_3.5` `openchat/openchat-3.6-8b` `Phind/Phind-CodeLlama-34B-v2` `Gryphe/MythoMax-L2-13b` `cognitivecomputations/dolphin-2.9.1-llama-3-70b`
|
|
||||||
|
|
||||||
### **Cerebras**
|
### **Cerebras**
|
||||||
|
|
||||||
|
@ -70,9 +70,7 @@
|
|||||||
|
|
||||||
**APIインターフェースアドレス** `https://api.deepinfra.com/v1/openai/chat/completions`
|
**APIインターフェースアドレス** `https://api.deepinfra.com/v1/openai/chat/completions`
|
||||||
|
|
||||||
**API Key** **API Keyを空にする必要があります。そうしないとエラーが発生します。**
|
**API Key** https://deepinfra.com/dash/api_keys
|
||||||
|
|
||||||
**model** [https://deepinfra.com/chat](https://deepinfra.com/chat)で現在利用可能なモデルを確認できます。ドキュメント作成時点で無料で使用できるモデルは次のとおりです:`meta-llama/Meta-Llama-3.1-405B-Instruct` `meta-llama/Meta-Llama-3.1-70B-Instruct` `meta-llama/Meta-Llama-3.1-8B-Instruct` `mistralai/Mixtral-8x22B-Instruct-v0.1` `mistralai/Mixtral-8x7B-Instruct-v0.1` `microsoft/WizardLM-2-8x22B` `microsoft/WizardLM-2-7B` `Qwen/Qwen2.5-72B-Instruct` `Qwen/Qwen2-72B-Instruct` `Qwen/Qwen2-7B-Instruct` `microsoft/Phi-3-medium-4k-instruct` `google/gemma-2-27b-it` `openbmb/MiniCPM-Llama3-V-2_5` `mistralai/Mistral-7B-Instruct-v0.3` `lizpreciatior/lzlv_70b_fp16_hf` `openchat/openchat_3.5` `openchat/openchat-3.6-8b` `Phind/Phind-CodeLlama-34B-v2` `Gryphe/MythoMax-L2-13b` `cognitivecomputations/dolphin-2.9.1-llama-3-70b`
|
|
||||||
|
|
||||||
### **cerebras**
|
### **cerebras**
|
||||||
|
|
||||||
|
@ -71,9 +71,7 @@
|
|||||||
|
|
||||||
**API接口地址** `https://api.deepinfra.com/v1/openai/chat/completions`
|
**API接口地址** `https://api.deepinfra.com/v1/openai/chat/completions`
|
||||||
|
|
||||||
**API Key** **必须把API Key设为空,否则会报错**
|
**API Key** https://deepinfra.com/dash/api_keys
|
||||||
|
|
||||||
**model** 可以在 [https://deepinfra.com/chat](https://deepinfra.com/chat) 查看当前可用的模型。截止到撰写文档时,可以免费使用的模型是:`meta-llama/Meta-Llama-3.1-405B-Instruct` `meta-llama/Meta-Llama-3.1-70B-Instruct` `meta-llama/Meta-Llama-3.1-8B-Instruct` `mistralai/Mixtral-8x22B-Instruct-v0.1` `mistralai/Mixtral-8x7B-Instruct-v0.1` `microsoft/WizardLM-2-8x22B` `microsoft/WizardLM-2-7B` `Qwen/Qwen2.5-72B-Instruct` `Qwen/Qwen2-72B-Instruct` `Qwen/Qwen2-7B-Instruct` `microsoft/Phi-3-medium-4k-instruct` `google/gemma-2-27b-it` `openbmb/MiniCPM-Llama3-V-2_5` `mistralai/Mistral-7B-Instruct-v0.3` `lizpreciatior/lzlv_70b_fp16_hf` `openchat/openchat_3.5` `openchat/openchat-3.6-8b` `Phind/Phind-CodeLlama-34B-v2` `Gryphe/MythoMax-L2-13b` `cognitivecomputations/dolphin-2.9.1-llama-3-70b`
|
|
||||||
|
|
||||||
### **cerebras**
|
### **cerebras**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user