File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
packages/inference/src/providers Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ export const TOGETHER_SUPPORTED_MODEL_IDS: ProviderMapping<TogetherId> = {
3939 "meta-llama/Meta-Llama-3.1-8B-Instruct" : "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo-128K" ,
4040 "microsoft/WizardLM-2-8x22B" : "microsoft/WizardLM-2-8x22B" ,
4141 "mistralai/Mistral-7B-Instruct-v0.3" : "mistralai/Mistral-7B-Instruct-v0.3" ,
42+ "mistralai/Mistral-Small-24B-Instruct-2501" : "mistralai/Mistral-Small-24B-Instruct-2501" ,
4243 "mistralai/Mixtral-8x22B-Instruct-v0.1" : "mistralai/Mixtral-8x22B-Instruct-v0.1" ,
4344 "mistralai/Mixtral-8x7B-Instruct-v0.1" : "mistralai/Mixtral-8x7B-Instruct-v0.1" ,
4445 "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO" : "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO" ,
You can’t perform that action at this time.
0 commit comments