Skip to content

Commit

Permalink
Minor fix in video text 2 text docs (#35546)
Browse files Browse the repository at this point in the history
minor fix in docs
  • Loading branch information
merveenoyan authored Jan 9, 2025
1 parent 965a2fb commit 487c31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/en/tasks/video_text_to_text.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ print(processor.decode(output[0][2:], skip_special_tokens=True)[len(user_prompt)

And voila!

To learn more about chat templates and token streaming for video-text-to-text models, refer to the [image-text-to-text](../image_text_to_text) task guide because these models work similarly.
To learn more about chat templates and token streaming for video-text-to-text models, refer to the [image-text-to-text](../tasks/image_text_to_text) task guide because these models work similarly.

0 comments on commit 487c31a

Please sign in to comment.