Skip to content

Commit 4455d0c

Browse files
Update src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 969eaf1 commit 4455d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Replace `BASE64_ENCODED_IMAGE` with an actual base64-encoded image string.
134134

135135
## 7. Verify the response
136136

137-
The response will include the model's output, such as a description or answer to your prompt based on the image provided.
137+
The response will include the output from the model, such as a description or answer to your prompt based on the image provided.
138138

139139
Example response:
140140

0 commit comments

Comments
 (0)