KimMeen/Time-LLM

Command '['hostname -I']' returned non-zero exit status 1.

Opened this issue · 3 comments

train_loader, vali_loader, test_loader, model, model_optim, scheduler = accelerator.prepare(train_loader, vali_loader, test_loader,model, model_optim, scheduler) raise error:Command '['hostname -I']' returned non-zero exit status 1.

I encounter the same problem!

I'm having the same problem, I didn't have it when I ran it in October and before, have you solved it yet?