Views
No views yet
release_wan_idm_wildmine/ for the runnable code (run_closed_loop.py).| file | size | what |
|---|---|---|
wan_fullft/step-52834.safetensors | 9.4 GB | full fine-tune of the Wan2.2-TI2V-5B DiT on Minecraft gameplay + VPT-style action captions |
vpt/4x_idm.model, vpt/4x_idm.weights | ~1.8 GB | OpenAI VPT 4x Inverse Dynamics Model (re-hosted for convenience) |
huggingface-cli download TMarcus/EvoWAM-wildmine-checkpoints --local-dir ./ckpts
# then point the runner at them:
# --wan-fullft ckpts/wan_fullft/step-52834.safetensors
# --idm-model ckpts/vpt/4x_idm.model --idm-weights ckpts/vpt/4x_idm.weights