Zuletzt aktiv 1729793816

knox hat die Gist bearbeitet 1729793816. Zu Änderung gehen

1 file changed, 7 insertions

kotaemon-readme-4.sh(Datei erstellt)

@@ -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
Neuer Älter