diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,3 +53,5 @@ runs.jsonl server run log; doubles as the RSS render source - Training stays on the local PC; the server only scores (low RAM). - Deploy `serve` only after a `train` run on enough organic stars shows an honest precision@15 in report.json; tiny validation sets lie. +- Server state dir: `sudo install -d -o <user> -g <user> ~/fluxrec-data` + **before the first `compose up`** (Docker otherwise creates it as root). |
