Can I delete .local wandb-related files?

Hi Artsiom and team,
my home drive on the cluster has hard limit on usage (50gb). I’m currently over the limit and I can see that .local has a lot of wandb files in there. Is it safe to remove?
Cheers,
Patrick

Hi @patocal! I’ll be more than happy to help :slight_smile:
What operating system are you running on your cluster?

(base) [uqpocall@bunya3 unlimiformer-20-dec-baseline]$ cat /etc/os-release
NAME=“Rocky Linux”
VERSION=“8.8 (Green Obsidian)”
ID=“rocky”
ID_LIKE=“rhel centos fedora”
VERSION_ID=“8.8”
PLATFORM_ID=“platform:el8”
PRETTY_NAME=“Rocky Linux 8.8 (Green Obsidian)”
ANSI_COLOR=“0;32”
LOGO=“fedora-logo-icon”
CPE_NAME=“cpe:/o:rocky:rocky:8:GA”
HOME_URL=“https://rockylinux.org/
BUG_REPORT_URL=“https://bugs.rockylinux.org/
SUPPORT_END=“2029-05-31”
ROCKY_SUPPORT_PRODUCT=“Rocky-Linux-8”
ROCKY_SUPPORT_PRODUCT_VERSION=“8.8”
REDHAT_SUPPORT_PRODUCT=“Rocky Linux”
REDHAT_SUPPORT_PRODUCT_VERSION=“8.8”
(base) [uqpocall@bunya3 unlimiformer-20-dec-baseline]$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Rocky
Description: Rocky Linux release 8.8 (Green Obsidian)
Release: 8.8
Codename: GreenObsidian
(base) [uqpocall@bunya3 unlimiformer-20-dec-baseline]$ hostnamectl
Static hostname: bunya3.rcc.uq.edu.au
Icon name: computer-vm
Chassis: vm
Machine ID: 5d32e608237b450ca4b4c99a2aa0cc4d
Boot ID: 405864f3071c4f639eb3e60aafeac173
Virtualization: kvm
Operating System: Rocky Linux 8.8 (Green Obsidian)
CPE OS Name: cpe:/o:rocky:rocky:8:GA
Kernel: Linux 4.18.0-477.27.1.el8_8.x86_64
Architecture: x86-64

** By the way, I tested it out and it seems to work fine.

Could you please point me to the .local folder you are talking about (I found a couple of them on my computer, without wandb files). Is this the one that is in your root directory?

** By the way, I tested it out and it seems to work fine.

Sounds like you deleted your folder, very brave of you :slight_smile:
It honestly should be fine, the .local directory often contains various user-specific data, including the files used by W&B for logging and syncing runs. The .wandb files within this directory are used to store metadata and logs for your experiments. And would be used to sync your runs if you ran them in the offline mode.

Hi @patocal! Wanted to follow up with your regarding this thread!

Hi @artsiom, the .local directory I’m referring to is in my home directory on the cluster. I can’t give you any more details at the moment as I’m away on holiday and access to the cluster is not that easy.

No worries at all. Happy holidays and looking forward to hearing from you.

Hey @patocal! any updates on your side?

Hi, since we have not heard back from you, we are going to close this request. If you would like to reopen the conversation, please let us know! Unfortunately, at the moment, we do not receive notifications if a thread reopens on Discourse. So, please feel free to create a new ticket regarding your concern if you’d like to continue the conversation.