Skip to content

Commit f7b9f5a

Browse files
bene2k1RoRoJ
andauthored
Apply suggestions from code review
Co-authored-by: Rowena Jones <[email protected]>
1 parent c6d5af7 commit f7b9f5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/managed-inference/reference-content/supported-models.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Depending on the model type, specific endpoints and features will be supported.
110110

111111
### Chat models
112112

113-
Chat API will be exposed for this model under `/v1/chat/completions` endpoint.
113+
The Chat API will be exposed for this model under `/v1/chat/completions` endpoint.
114114
**Structured outputs** or **Function calling** are not yet supported for custom models.
115115

116116
### Vision models
@@ -129,7 +129,7 @@ Embeddings API will be exposed for this model under `/v1/embeddings` endpoint.
129129

130130
## Custom model lifecycle
131131

132-
Currently, custom model deployments are considered to be valid for a long term, and we will ensure any updatse or changes to Managed Inference will not impact existing deployments.
132+
Currently, custom model deployments are considered to be valid for the long term, and we will ensure any updates or changes to Managed Inference will not impact existing deployments.
133133
In case of breaking changes, leading to some custom models not being supported anymore, we will notify you **at least 3 months beforehand**.
134134

135135
## Licensing
@@ -142,7 +142,7 @@ Custom models must conform to one of the architectures listed below. Click to ex
142142

143143
<Concept>
144144
## Supported custom model architectures
145-
Custom models deployment currently supports the following model architectures:
145+
Custom model deployment currently supports the following model architectures:
146146
* `AquilaModel`
147147
* `AquilaForCausalLM`
148148
* `ArcticForCausalLM`

0 commit comments

Comments
 (0)