Skip to content

feat: add WP-1.5 support via new WorldEngine#42

Merged
philpax merged 10 commits intomainfrom
wp-1.5
Mar 10, 2026
Merged

feat: add WP-1.5 support via new WorldEngine#42
philpax merged 10 commits intomainfrom
wp-1.5

Conversation

@philpax
Copy link
Contributor

@philpax philpax commented Mar 5, 2026

Fixes #34.

@philpax philpax requested a review from Clydingus March 6, 2026 00:29
@philpax
Copy link
Contributor Author

philpax commented Mar 6, 2026

So this is currently blocked on WorldEngine using quite a lot of VRAM to run the test model (it requires 29GB of VRAM). I can test it again tomorrow after freeing up some VRAM, but I suspect the play might be to wait for Andrew to address the VRAM usage (or, if so inclined, look into it ourselves)

@Clydingus
Copy link
Collaborator

Reminder to update the pyproject world engine package source once Overworldai/world_engine#22 is merged in.

"world-engine @ https://github.com/Overworldai/world_engine/archive/refs/heads/bingus.zip",

Otherwise, it is working.

@philpax
Copy link
Contributor Author

philpax commented Mar 6, 2026

Noticing pretty severe input lag, even on WP-1. Need to look over our logic and make sure that WP-1 gets inputs as quickly as possible; not sure what we can do about our test model, but it's workable.

uh, seems to depend on seed frame? Odd. Don't worry about it for now.

@Clydingus
Copy link
Collaborator

Backwards compatibility for wp1 models seems to have broken
image

@philpax philpax merged commit 5ad72be into main Mar 10, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

Support new world engine

2 participants