Skip to content

Commit 11ed10e

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ Base64 encoding is a standard way to transform binary data, like images, into a
107107

108108
The following Python code sample shows you how to encode an image in base64 format and pass it to your request payload.
109109

110-
111110
```python
112111
import base64
113112
from io import BytesIO

0 commit comments

Comments
 (0)