File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Llama family models | Llama-2-7b <br> Llama-2-7b-chat <br> Llama-2-13b <br> Llam
68
68
Mistral family models | mistralai-Mixtral-8x22B-v0-1 <br > mistralai-Mixtral-8x22B-Instruct-v0-1 <br > mistral-community-Mixtral-8x22B-v0-1 <br > mistralai-Mixtral-8x7B-v01 <br > mistralai-Mistral-7B-Instruct-v0-2 <br > mistralai-Mistral-7B-v01 <br > mistralai-Mixtral-8x7B-Instruct-v01 <br > mistralai-Mistral-7B-Instruct-v01 | Mistral-large (2402) <br > Mistral-large (2407) <br > Mistral-small <br > Mistral-NeMo
69
69
Cohere family models | Not available | Cohere-command-r-plus <br > Cohere-command-r <br > Cohere-embed-v3-english <br > Cohere-embed-v3-multilingual <br > Cohere-rerank-v3-english <br > Cohere-rerank-v3-multilingual
70
70
JAIS | Not available | jais-30b-chat
71
- Phi family models | Phi-3-mini-4k-Instruct <br > Phi-3-mini-128k-Instruct <br > Phi-3-small-8k-Instruct <br > Phi-3-small-128k-Instruct <br > Phi-3-medium-4k-instruct <br > Phi-3-medium-128k-instruct <br > Phi-3.5-mini-Instruct <br > Phi-3.5-vision-Instruct <br > Phi-3.5-MOE-Instruct | Phi-3-mini-4k-Instruct <br > Phi-3-mini-128k-Instruct <br > Phi-3-small-8k-Instruct <br > Phi-3-small-128k-Instruct <br > Phi-3-medium-4k-instruct <br > Phi-3-medium-128k-instruct <br > Phi-3.5-mini-Instruct
71
+ Phi family models | Phi-3-mini-4k-Instruct <br > Phi-3-mini-128k-Instruct <br > Phi-3-small-8k-Instruct <br > Phi-3-small-128k-Instruct <br > Phi-3-medium-4k-instruct <br > Phi-3-medium-128k-instruct <br > Phi-3-vision-128k-Instruct < br > Phi-3 .5-mini-Instruct <br > Phi-3.5-vision-Instruct <br > Phi-3.5-MOE-Instruct | Phi-3-mini-4k-Instruct <br > Phi-3-mini-128k-Instruct <br > Phi-3-small-8k-Instruct <br > Phi-3-small-128k-Instruct <br > Phi-3-medium-4k-instruct <br > Phi-3-medium-128k-instruct < br > <br > Phi-3.5-mini-Instruct
72
72
Nixtla | Not available | TimeGEN-1
73
73
Other models | Available | Not available
74
74
Original file line number Diff line number Diff line change @@ -92,12 +92,20 @@ items:
92
92
href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
93
93
- name : Phi family models
94
94
items :
95
- - name : Phi chat models
96
- href : how-to/deploy-models-phi-3.md
97
- - name : Phi chat models with vision
98
- href : how-to/deploy-models-phi-3-vision.md
99
- - name : Fine-tune Phi-3 chat models
100
- href : how-to/fine-tune-phi-3.md
95
+ - name : Phi-3.5 models
96
+ items :
97
+ - name : Phi-3.5 chat models
98
+ href : how-to/deploy-models-phi-3-5.md
99
+ - name : Phi-3.5 chat models with vision
100
+ href : how-to/deploy-models-phi-3-5-vision.md
101
+ - name : Phi-3 models
102
+ items :
103
+ - name : Phi-3 chat models
104
+ href : how-to/deploy-models-phi-3.md
105
+ - name : Phi-3 chat models with vision
106
+ href : how-to/deploy-models-phi-3-vision.md
107
+ - name : Fine-tune Phi-3 chat models
108
+ href : how-to/fine-tune-phi-3.md
101
109
- name : Cohere models
102
110
items :
103
111
- name : Cohere Command models
You can’t perform that action at this time.
0 commit comments