Azure にデプロイ
Inference CLI と SkyPilot を使用して、Azure 仮想マシンに Roboflow Inference サーバーをデプロイします。
Azure のコンピュート VM をセットアップする
pip install inference "skypilot[azure]"inference cloud deploy --provider azure --compute-type gpuRoboflow Inference を Azure の GPU にデプロイしました。デプロイ名は...
デプロイ一覧を表示するには: inference cloud status
デプロイを削除するには: inference cloud undeploy ...
デプロイされたサーバーに ssh で接続するには: ssh ...
Roboflow Inference Server は http://34.66.116.66:9001 で実行されています次の手順
最終更新
役に立ちましたか?