move ai notes from framework_desktop to software_ai_stack

This commit is contained in:
2026-02-25 12:20:17 -05:00
parent da0b06768e
commit ba66c47719
17 changed files with 552 additions and 550 deletions

View File

@@ -0,0 +1,2 @@
[Network]
IPv6=true

View File

@@ -0,0 +1,6 @@
[Pod]
# ai-external is the primary network
Network=ai-external.network
Network=ai-internal.network
# open-webui
PublishPort=8080:8080/tcp

View File

@@ -0,0 +1,3 @@
[Network]
IPv6=true
Internal=true

View File

@@ -0,0 +1,8 @@
[Pod]
Network=ai-internal.network
# llama.cpp
PublishPort=8000:8000/tcp
# stable-diffusion.cpp gen
PublishPort=1234:1234/tcp
# stable-diffusion.cpp edit
PublishPort=1235:1235/tcp