Skip to content

Questions related to model weights and configuration. #2

Description

@ZQpengyu

This is a very excellent piece of work, but I encountered the following issues:

  1. In run_llm.py at line 361, it prompts for input for "Experiment name:". What does this usually refer to?

  2. At line 365, there is an if configs['peft']: condition, but 'peft' is not present in configs.

  3. In encoder.py, on line 776, tactile_vificlip.load_state_dict(state_dict, strict=True) throws an error: Error(s) in loading state_dict for ViFiCLIP: Missing key(s) in state_dict: 'clip_model.text_model.VPT', 'clip_model.vision_model.encoder.layers.1.VPT_shallow_sensors.physiclear', ...

I would appreciate it if you could kindly respond. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions