use enhanced orchestrator

This commit is contained in:
Dobromir Popov
2025-06-25 03:42:00 +03:00
parent 120f3f558c
commit d4d3c75514
7 changed files with 58 additions and 14 deletions

View File

@ -33,6 +33,11 @@ how effective is our training? show current loss and accuracy on the chart. also
what are our rewards and penalties in the RL training pipeline? reprt them so we can evaluate them and make sure they are working as expected and do improvements
allow models to be dynamically loaded and unloaded from the webui (orchestrator)
show cob data in the dashboard over ws
report and audit rewards and penalties in the RL training pipeline
>> clean dashboard
@ -68,4 +73,7 @@ use existing checkpoint manager if it;s not too bloated as well. otherwise re-im
- [ ] Chart updates every second
- [ ] No flickering or data loss
- [ ] WebSocket connection stable
- [ ] Memory usage reasonable
- [ ] Memory usage reasonable