Skip to content

Commit b8b90f2

Browse files
Update ai-data/managed-inference/reference-content/molmo-72b-0924.mdx
Co-authored-by: Jessica <[email protected]>
1 parent ca0e4ef commit b8b90f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ai-data/managed-inference/reference-content/molmo-72b-0924.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ Make sure to replace `<IAM API key>` and `<Deployment UUID>` with your actual [I
9393
### Known limitations
9494

9595
- Molmo-72b was reported to struggle with transparent images. The official recommandation is to add white or dark background to images for the time being.
96-
- Molmo-72b chat template doesn't support the system role. Ensure that the `messages` array is properly formatted with user role and assistant role only.
97-
- Molmo-72b isn't able to generate structured outputs (`response_format` parameter not supported)
98-
- Molmo-72b can't do function calling (`tools` parameter not supported)
96+
- Molmo-72b chat template does not support the system role. Ensure that the `messages` array is properly formatted with user role and assistant role only.
97+
- Molmo-72b is not able to generate structured outputs (`response_format` parameter not supported).
98+
- Molmo-72b cannot do function calling (`tools` parameter not supported).
9999

100100
### Passing images to Molmo-72b
101101

0 commit comments

Comments
 (0)