Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt

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

事前に構築された Docker イメージを起動するには、以下のコマンドを実行してください。<> 内のプレースホルダーを具体的な情報に置き換えてください:
wandb launch -d <docker-image-uri> -q <queue-name> -E <entrypoint>
このコマンドはジョブを作成し、run を開始します。 イメージからジョブを作成するには、以下のコマンドを使用してください:
wandb job create image <image-name> -p <project> -e <entity>