Skip to content

Problems when directly running inference #14

@Charles-ux-bit

Description

@Charles-ux-bit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions