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

about the context length for long video #78

Open
zhuqiangLu opened this issue Apr 1, 2024 · 0 comments
Open

about the context length for long video #78

zhuqiangLu opened this issue Apr 1, 2024 · 0 comments

Comments

@zhuqiangLu
Copy link

Hi,

I am new to LLM and I get confused by the maximum context length in the long video scenario.
According to the configuration file of long video, the max token is set to 65536 (also mentioned in paper).

Could you please clarify has this number been reached during training? My understanding of context extension (from a couple of simple tutorial) is to make positional embedding extrapolation-able, as such when long sequence is encountered, the model still recognise the positional embedding. However, I wonder what is the average number of tokens when it comes to training with long video and I am curious how much memory it may need to inference with maximum number of token.

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