Skip to content

Inference using single_turn_eval.py #28

@nsrishankar

Description

@nsrishankar

Hi,

Thank you for releasing the code base and the weights. I'm having an issue when running the single_turn_eval.py script using torchrun --master_port=1112 --nproc_per_node=2 single_turn_eval.py , the default arguments, and the weights obtained from Huggingface https://huggingface.co/FanqingM/ChartAssistant/tree/main. I get a dimension mismatch error below
RuntimeError: The size of tensor a (1025) must match the size of tensor b (257) at non-singleton dimension 1 . Please let me know if there is a solution.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions