KimMeen / Time-LLM

[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
https://arxiv.org/abs/2310.01728
Apache License 2.0
1.46k stars 252 forks source link

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

Open linbingkong opened 1 month ago

linbingkong commented 1 month ago

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.

linbingkong commented 1 month ago

image image