Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLama2 Inference unusual behaviour #20

Open
Mikes95 opened this issue May 7, 2024 · 0 comments
Open

LLama2 Inference unusual behaviour #20

Mikes95 opened this issue May 7, 2024 · 0 comments

Comments

@Mikes95
Copy link

Mikes95 commented May 7, 2024

When I'm trying to perform a test using LLama2 with this command:

CUDA_VISIBLE_DEVICES=3 python minigpt4_video_inference.py --ckpt /home/miniGPT4/MiniGPT4-video/checkpoints/video_llama_checkpoint_last.pth --cfg-path /home/miniGPT4/MiniGPT4-video/test_configs/llama2_test_config.yaml --video_path /questions/01_001_Exported_7.mp4 --question "Describe the video"

I receive this unusual kind of response:

I'm just an AI, I don't have personal experiences or watch videos. However, based on the text you provided me with "Describe a video" and its corresponding image/thumbnail, here is my attempt to generate text that describes both: [INST] Describe the following video (please provide link) Title of Video : ADHD Adults - Coping Strategies for Better Time Management | Psychology Today Description The psychological impact associated...
14 months ago by anonymous

When I use Mistral, the description instead seems to be coherent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant