[Docs] the remote endpoint requires a key; drop work paths from common

This commit is contained in:
coja
2026-08-13 01:06:32 +02:00
parent 885a62520d
commit ba07ce03b7
5 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Last full clean sweep: **2026-08-08 03:22** — all 11 presets loaded and ran gr
- **Box**: AMD RX 7600 XT 16 GB (ROCm, ~288 GB/s) + Ryzen 5600X (6 cores) + 48 GB RAM.
⚠ The GPU **also drives the display** — see [VRAM safety](#vram-safety-the-golden-rules).
- **Endpoints**: LAN `http://$SERVER:11343/v1` · remote `https://<own-domain>/api/v1`
(own reverse proxy to the same server; keyless — put auth in front before exposing it).
(own reverse proxy to the same server; requires an API key. Only the LAN endpoint is keyless).
`$SERVER` = the box's LAN address.
- **Files here**: `config.ini` (model presets — the section names ARE the API model ids),
`bench.py` (safety-first benchmark), `bench-results.md` / `bench-history.md` (ledgers, generated).