I am doing a machine learning devops course through udacity, and part of it is setting up steps to create a pipeline. I am able to run my first step using the terminal and it works perfectly, and creates an artifact in my WandB project. Whenever I run my second step it insists that wandb is in offline mode even if I use the terminal command to set it to online immediately before (with success message). I also get a hydra error when I run the code trying to connect to wandb, but it runs successfully if I just run the code itself. I’m really not sure what the issue is, I know my code itself is fine because it runs successfully locally. I’ll link my github in case anyone wants to take a shot at figuring it out. IsabellaHitchcock/Project-Build-an-ML-Pipeline-Starter: This is a custom project for WGU, the original project repo is https://github.com/udacity/nd0821-c2-build-model-workflow-starter
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Unable to run wandb online after running offline | 9 | 2326 | January 15, 2022 | |
Cannot use artifact when in offline mode | 8 | 1384 | April 20, 2022 | |
Wandb online/offline status breaks when using WANDB_DIR environment variable | 7 | 1008 | January 17, 2022 | |
Run timed out with nequip | 9 | 29 | August 26, 2024 | |
Accessing a run that was saved offline | 3 | 854 | July 8, 2022 |