diff options
| -rw-r--r-- | README.md | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -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 │ |
