Azure पर deploy करें
Inference CLI और SkyPilot के साथ Azure virtual machine पर एक Roboflow Inference server deploy करें।
Azure कंप्यूट VM सेट अप करें
pip install inference "skypilot[azure]"inference cloud deploy --provider azure --compute-type gpuRoboflow Inference को Azure पर GPU पर तैनात किया गया, डिप्लॉयमेंट नाम है ...
अपने deployments की सूची पाने के लिए: inference cloud status
अपने deployment को हटाने के लिए: inference cloud undeploy ...
तैनात सर्वर में ssh करने के लिए: ssh ...
Roboflow Inference Server http://34.66.116.66:9001 पर चल रहा हैअगले चरण
अंतिम अपडेट
क्या यह उपयोगी था?