Skip to content

Commit cb1a1de

Browse files
Merge pull request #603 from santiagxf/santiagxf-patch-1
Update reference-model-inference-info.md
2 parents 8c3f314 + 393316e commit cb1a1de

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-studio/reference/reference-model-inference-info.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ The inference task associated with the mode.
115115

116116
| Name | Type | Description |
117117
| --- | --- | --- |
118-
| audio\_generation | string | A text-to-audio generative model. |
119-
| chat_completion | string | A model capable of taking chat-formatted messages and generate responses. |
118+
| audio-generation | string | A text-to-audio generative model. |
119+
| chat-completions | string | A model capable of taking chat-formatted messages and generate responses. |
120120
| embeddings | string | A model capable of generating embeddings from a text. |
121-
| image\_embeddings | string | A model capable of generating embeddings from an image and text description. |
122-
| image\_generation | string | A model capable of generating images from an image and text description. |
123-
| text\_generation | string | A text generation model. |
121+
| image-embeddings | string | A model capable of generating embeddings from an image and text description. |
122+
| image-generation | string | A model capable of generating images from an image and text description. |
123+
| text-generation | string | A text generation model. |

0 commit comments

Comments
 (0)