Replies: 1 comment
-
|
It's very helpful to us if you can contribute, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think OpenMontage would be a very good benchmark for OpenViking?s context model.
Repo: https://github.com/calesthio/OpenMontage
OpenMontage is a stage-driven video production system, so the work is naturally broken into structured artifacts instead of loose chat:
What makes it interesting here is that each stage needs a different slice of context, and the handoff quality matters a lot:
That feels very aligned with OpenViking?s filesystem/context abstraction.
A workflow like this is basically asking:
Why I think this is a useful stress test:
A few questions for the team:
If useful, I can sketch the exact mapping from OpenMontage artifacts and stages into OpenViking-style context/resources.
Beta Was this translation helpful? Give feedback.
All reactions