RenShuhuai-Andy / TimeChat

[CVPR 2024] TimeChat: A Time-sensitive Multimodal Large Language Model for Long Video Understanding
https://arxiv.org/abs/2312.02051
BSD 3-Clause "New" or "Revised" License
267 stars 23 forks source link

UnsatisfiableError #4

Closed LarryLeeee closed 7 months ago

LarryLeeee commented 8 months ago

There is something wrong when I tried to create the conda environment. 75069b3e9fad35cfb90ef4faabe0b70 I have searched some of the common solutions on the Internet, but none of them worked.

RenShuhuai-Andy commented 8 months ago

Hi, I have re-tried to create the conda environment based on environment.yml, it works on my device.

Can you just remove the line of _openmp_mutex=5.1=1_gnu in https://github.com/RenShuhuai-Andy/TimeChat/blob/master/environment.yml#L7 and try it again?

LarryLeeee commented 8 months ago

The problem has already been fixed by removing the version, because they are different on my RedHat machine.Thx!

LarryLeeee commented 8 months ago

And there's a new problem when I directly bash eval.sh 243a876c8e54c0ed653df47fba08416 Could you please upload this file and relevant checkpoints?

RenShuhuai-Andy commented 7 months ago

Hi, we have now released TimeChat-7b checkpoint, see here for preparing the ckpt. You can now run the eval.sh for evaluation. Note that the name of ckpt has been changed.

Feel free to contact us if there are any problems.