Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

트레이닝이 오프라인 머신에서 수행되는 경우, 다음 단계에 따라 결과를 서버에 업로드하세요.
  1. 인터넷 연결 없이 메트릭을 로컬에 저장하려면 환경 변수 WANDB_MODE=offline를 설정하세요.
  2. 업로드할 준비가 되면 디렉터리에서 wandb init를 실행해 프로젝트 이름을 설정하세요.
  3. wandb sync YOUR_RUN_DIRECTORY를 사용해 메트릭을 클라우드 서비스로 전송하고, 호스팅된 웹 앱에서 결과를 확인하세요.
run이 오프라인 상태인지 확인하려면 wandb.init()를 실행한 후 run.settings._offline 또는 run.settings.mode를 확인하세요.
Experiments 환경 변수