接入 OpenLLM 部署的本地模型
部署 OpenLLM 模型
开始部署
docker run --rm -it -p 3333:3000 ghcr.io/bentoml/openllm start facebook/opt-1.3b --backend ptLast updated
docker run --rm -it -p 3333:3000 ghcr.io/bentoml/openllm start facebook/opt-1.3b --backend ptLast updated