-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
I use command to run inference:
python scripts/run_inference.py --config configs/inference.yaml -- use_latest_checkpoints=true dataset=SONIC (note that a space in "--" and "use_latest_checkpoints")
but the command return error:
[Errno 2] No such file or directory: C:\Users\M\Desktop\TinyWorld\results\20251117_132228_sonic\video_tokenizer\checkpoints\sonic\sonic_video_tokenizer_step_27500_2025_09_17_06_20_26.pth\model_state_dict.pt
the path "C:\Users\M\Desktop\TinyWorld\results\20251117_132228_sonic\video_tokenizer\checkpoints\sonic\sonic_video_tokenizer_step_27500_2025_09_17_06_20_26.pth" exists, but there is indeed no model_state_dict.pt file.
Is there anything wrong? Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels