You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai-data/managed-inference/reference-content/molmo-72b-0924.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,9 +93,9 @@ Make sure to replace `<IAM API key>` and `<Deployment UUID>` with your actual [I
93
93
### Known limitations
94
94
95
95
- 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).
0 commit comments