最后活跃于 1729793816

knox 修订了这个 Gist 1729793816. 跳至此修订

1 file changed, 7 insertions

kotaemon-readme-4.sh(file created)

@@ -0,0 +1,7 @@
1 + # To run docker with platform linux/arm64
2 + docker run \
3 + -e GRADIO_SERVER_NAME=0.0.0.0 \
4 + -e GRADIO_SERVER_PORT=7860 \
5 + -p 7860:7860 -it --rm \
6 + --platform linux/arm64 \
7 + ghcr.io/cinnamon/kotaemon:main-lite
更新 更早