From 0b4bbe047af8222ba0cc5d8100e2ef60ee8093bd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 21 Mar 2026 15:46:37 +0200 Subject: Fix tmux diagram: two panes in one window, not two windows Co-Authored-By: Claude Sonnet 4.6 --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e3a6fd9..13951a1 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,16 @@ Runs two A100 VMs concurrently — each serving a different model — with [Pi]( │ │ │ SSH │ │ │ │ tmux session (tmux attach) │ │ │ │ ┌─────────────────────────────────────────────────────────────┐ │ │ - │ │ │ │ │ │ - │ │ │ window 0: pi-nemotron window 1: pi-coder │ │ │ - │ │ │ ┌──────────────────┐ ┌──────────────────┐ │ │ │ - │ │ │ │ Pi │ │ Pi │ │ │ │ - │ │ │ │ Nemotron-3-Super │ │ Qwen3-Coder-Next │ │ │ │ - │ │ │ └────────┬─────────┘ └────────┬─────────┘ │ │ │ - │ │ │ │ OpenAI API │ OpenAI API │ │ │ - │ │ │ │ /v1/chat/completions │ /v1/chat/completions│ │ │ - │ │ └───────────┼──────────────────────────┼────────────────────-┘ │ │ + │ │ │ window 0 │ │ │ + │ │ │ ┌───────────────────────┬─────────────────────────┐ │ │ │ + │ │ │ │ pane 0: pi-nemotron │ pane 1: pi-coder │ │ │ │ + │ │ │ │ │ │ │ │ │ + │ │ │ │ Pi │ Pi │ │ │ │ + │ │ │ │ Nemotron-3-Super │ Qwen3-Coder-Next │ │ │ │ + │ │ │ └──────────┬────────────┘└────────────┬───────────┘ │ │ │ + │ │ │ │ OpenAI API │ OpenAI API │ │ │ + │ │ │ │ /v1/chat/completions │ /v1/chat/completions│ │ │ + │ │ └─────────────┼──────────────────────────┼────────────────────┘ │ │ │ │ │ │ │ │ │ └──────────────┼───────────────────────────┼────────────────────────┘ │ │ │ WireGuard wg1 │ WireGuard wg1 │ -- cgit v1.2.3