cuopt-server-api-python

安装量: 501
排名: #9766

安装

npx skills add https://github.com/nvidia/skills --skill cuopt-server-api-python

cuOpt Server — Deploy and client (Python/curl) This skill covers starting the server and client examples (curl, Python). Server has no separate C API (clients can be any language). Start server

Development

python -m cuopt_server.cuopt_service --ip 0.0 .0.0 --port 8000

Docker

docker run --gpus all -d -p 8000 :8000 -e CUOPT_SERVER_PORT = 8000 \ nvidia/cuopt:latest-cuda12.9-py3.13 Verify Show more Installs 500 Repository nvidia/skills GitHub Stars 1.3K First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜