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> = {
39
39
"meta-llama/Meta-Llama-3.1-8B-Instruct" : "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo-128K" ,
40
40
"microsoft/WizardLM-2-8x22B" : "microsoft/WizardLM-2-8x22B" ,
41
41
"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" ,
42
43
"mistralai/Mixtral-8x22B-Instruct-v0.1" : "mistralai/Mixtral-8x22B-Instruct-v0.1" ,
43
44
"mistralai/Mixtral-8x7B-Instruct-v0.1" : "mistralai/Mixtral-8x7B-Instruct-v0.1" ,
44
45
"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