summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 030f402..e3a6fd9 100644
--- a/README.md
+++ b/README.md
@@ -11,15 +11,16 @@ Runs two A100 VMs concurrently — each serving a different model — with [Pi](
┌─────────────┐
│ Laptop │
└──────┬──────┘
- │ SSH
- ▼
+ │ SSH (into bhyve VM, not the host)
+ │
FreeBSD physical host (earth)
┌─────────────────────────────────────────────────────────────────────────┐
│ │
│ FreeBSD bhyve VM (isolation layer) 192.168.3.2 / wg1 │
│ ┌───────────────────────────────────────────────────────────────────┐ │
- │ │ │ │
- │ │ tmux session (ssh + tmux attach) │ │
+ │ │ ▲ │ │
+ │ │ │ SSH │ │
+ │ │ tmux session (tmux attach) │ │
│ │ ┌─────────────────────────────────────────────────────────────┐ │ │
│ │ │ │ │ │
│ │ │ window 0: pi-nemotron window 1: pi-coder │ │ │