Description
Write a script under utils/ that downloads the model artifact from wandb run and stores it under the models/ directory.
Use this documentation for reference: https://docs.wandb.ai/guides/model_registry/consume-models/
Any more information needed can be requested under this issue.
Description
Write a script under
utils/that downloads the model artifact from wandb run and stores it under themodels/directory.Use this documentation for reference: https://docs.wandb.ai/guides/model_registry/consume-models/
Any more information needed can be requested under this issue.