Skip to content

Inference error #54

Description

@davidvct
  1. I used this command for inference but encountered issue. Anyone knows how to fix this?
  • command: python launch.py --n_GPUs 1 main.py --batch_size 8 --precision single
  • error :
    [W socket.cpp:401] [c10d] The server socket has failed to bind to [::]:8023 (errno: 98 - Address already in use). [W socket.cpp:401] [c10d] The server socket has failed to bind to workstation2:8023 (errno: 98 - Address already in use). [E socket.cpp:435] [c10d] The server socket has failed to listen on any local network address.
  1. Another question is, how do I specify which model to use for inference?

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