3 Commits

Author SHA1 Message Date
Seth 06b082bd21 0.5.0 pre-training: 9,444 examples, prod pattern fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 21:48:54 -04:00
Seth f39809eaca Semver rename: v1-v5 → 0.1.0-0.5.0 across all files
Versioning scheme: semantic versioning (MAJOR.MINOR.PATCH)
- 0.x.0 = pre-release development
- 1.0.0 = first public/monetized release

Renamed everywhere: PLAN.md, training scripts, self-play, overnight script,
status printer, whitelist app, discord bot, all training data references.

Ollama models retagged: mortdecai-v4 → mortdecai:0.4.0
Server configs updated on all three servers.
Self-play restarted with new model name.
Entity targeting + radius-aware kill + distance scale training added.

Seed dataset: 2,503 + tool: 1,159 + self-play: 5,059 = 8,721 total examples

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 21:37:14 -04:00
Seth 67179f75ad Self-play data + mortdecai-sites container + Grafana 3-GPU dashboard
Self-play: 218+ examples from overnight 3-GPU run (3090 Ti + 2080 Ti + RTX 4000)
Now running independently per GPU (no synchronization bottleneck)
50 rounds/tier, 0.1s sleep — near 100% GPU utilization

Infrastructure:
- CT 650 (mortdecai-sites) on pve112: landing page + docs + Gitea
- mortdec.ai landing page live
- docs.mortdec.ai MkDocs with Material theme
- git.mortdec.ai Gitea instance (fresh, needs admin setup)
- GPU exporter on RTX 4000 (node-197)
- Mortdecai GPU Monitoring dashboard in Grafana (all 3 GPUs)
- DNS updated via SethDDNS (GCP + Cloudflare)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 08:06:51 -04:00