mbzuai-oryx / Video-ChatGPT

[ACL 2024 🔥] Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation. We also introduce a rigorous 'Quantitative Evaluation Benchmarking' for video-based conversational models.
https://mbzuai-oryx.github.io/Video-ChatGPT
Creative Commons Attribution 4.0 International
1.05k stars 92 forks source link

Issue running offline demo #74

Closed Willyang1379 closed 7 months ago

Willyang1379 commented 7 months ago

I have been trying to get the offline demo to work, but I come across this problem.

Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Killed

I am running on a linux cluster, and have performed what I believe the correct implementations. Do you know why it would be killed?

Willyang1379 commented 7 months ago

I have resolved this issue, it is due to the memory within your system. My solution was to allocate more resources for the program