artifacts/. Pour modifier cet emplacement :
-
Passez le chemin à
wandb.Artifact().download: -
Définissez la variable d’environnement
WANDB_ARTIFACT_DIRVariables d’environnement :
Artifacts Variables d’environnement
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
artifacts/. Pour modifier cet emplacement :
wandb.Artifact().download :
wandb.Artifact().download(root="<path_to_download>")
WANDB_ARTIFACT_DIR Variables d’environnement :
import os
os.environ["WANDB_ARTIFACT_DIR"] = "<path_to_download>"
Was this page helpful?