--exclude-globs doesn't work in sync

I use the command to sync offline-run:

wandb sync --exclude-globs "**/*.npy" --sync-all

However, the *.npy files are still uploaded. The path of these files are in wandb/run_id/files/array . Is the way I use --exclude-globs incorrect?

Find the same question here

Hello Yao!

Looks like you got the solution for your question, which is great! Is there anything else that you need?