Skip to content

ValueError: wo was specified in the _keep_in_fp32_modules list, but is not part of the modules in HuskyVisionModel #12

@Gamapro

Description

@Gamapro

I get the following error when trying to run demo/inference.py

ValueError: wo was specified in the `_keep_in_fp32_modules` list, but is not part of the modules in HuskyVisionModel

Solved it by commenting line 392 in modeling_husky_embody2.py

# _keep_in_fp32_modules = ["wo"]

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