From a0ca85f258b82ac1df059f8840105ee1edcfd479 Mon Sep 17 00:00:00 2001 From: raushan Date: Fri, 19 Jul 2024 11:48:33 +0200 Subject: [PATCH] fix chat format --- docs/source/en/model_doc/video_llava.md | 6 +++--- src/transformers/models/video_llava/modeling_video_llava.py | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/en/model_doc/video_llava.md b/docs/source/en/model_doc/video_llava.md index 307c55bb2cef..f098e82a1776 100644 --- a/docs/source/en/model_doc/video_llava.md +++ b/docs/source/en/model_doc/video_llava.md @@ -98,7 +98,7 @@ indices = np.arange(0, total_frames, total_frames / 8).astype(int) video = read_video_pyav(container, indices) # For better results, we recommend to prompt the model in the following format -prompt = "USER: