메인 콘텐츠로 건너뛰기

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.

미리 빌드된 도커 이미지를 실행하려면 다음 명령어를 실행하세요. <> 안의 자리표시자를 해당 정보로 바꾸세요:
wandb launch -d <docker-image-uri> -q <queue-name> -E <entrypoint>
이 명령어는 작업을 생성한 뒤 run을 시작합니다. 이미지에서 작업을 생성하려면 다음 명령어를 사용하세요:
wandb job create image <image-name> -p <project> -e <entity>