Hacker News new | ask | show | jobs
by simonw 846 days ago
Sure, you can slice a video up into images and process them separately - that's apparently how Gemini Pro works, it uses one frame from every second of video.

But you still need a REALLY long context length to work with that information - the magic combination here is 1,000,000 tokens combined with good multi-model image inputs.

1 comments

I see, but I was wondering about the partial transferability of this feature to other LLMs

But fair enough, context length is key in this scenario