Closed yangwenmai closed 4 months ago
Hi, it seems that image platform is wrong, what type of mac you are using?
Hi, it seems that image platform is wrong, what type of mac you are using?
macOS Sonoma 14.4, 13-inch, 2020
Hello @yangwenmai , NPi v0.0.3 has been released, you can use following script to start NPi server
docker run -d --name npi --pull always \
-p 9140:9140 \
-e OPENAI_API_KEY=YOUR_OAI_KEY npiai/npi
For step by step guide, please visti: https://www.npi.ai/docs
resolved
lima nerdctl run --name npi --pull always \
-p 9140:9140 \ -p 9141:9141 \ -e ... npiai/npi-mac
报错:exec /root/.local/bin/poetry: exec format error
limactl version 0.21.0