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