rese1f / MovieChat

[CVPR 2024] MovieChat: From Dense Token to Sparse Memory for Long Video Understanding
https://rese1f.github.io/MovieChat/
BSD 3-Clause "New" or "Revised" License
534 stars 41 forks source link

Using pad_token, but it is not set yet. #43

Closed DITINGmisa closed 8 months ago

DITINGmisa commented 8 months ago

When I run the inference.py, it shows me "Using pad_token, but it is not set yet." Then I have to wait a few minutes. Is that a normal phenomenon? image

Espere-1119-Song commented 8 months ago

sure, it wil take a long time to load checkpoint shards

DITINGmisa commented 8 months ago

ok, thank you : )