fix: resolve TypeError in step_callback by properly unpacking payload dictionaries a370216 Chirag0123 commited on Apr 27
fix: resolve KeyError 'vibe_ratio' by properly propagating it from pipeline to daemon 0cc52c1 Chirag0123 commited on Apr 27
feat: implement 'Resume from Hub' and 'Vibe Coding Ratio' tracking 0fd393d Chirag0123 commited on Apr 27
feat: premium dashboard revamp with glassmorphism + GRPO stability fixes 3594064 Chirag0123 commited on Apr 27
feat: live metrics integration — pipeline now reports progress directly to UI state 2ee19e3 Chirag0123 commited on Apr 27
fix: syntax error in space_training_daemon.py (removed Spanish from slice) e928aba Chirag0123 commited on Apr 27
Add GPU training daemon + Training tab in Observatory dashboard e1cc5b4 Chirag0123 commited on Apr 27
feat: enable background GRPO training in HF Spaces with GPU Lab dashboard 1c20c23 Chirag0123 commited on Apr 26
fix(training): Use bf16=True/fp16=False to eliminate BFloat16 GradScaler crash; fix double-trigger guard to strip timestamp prefix 7e7e284 Chirag0123 commited on Apr 26
fix(training): Fix 4 root causes - missing COPY in Dockerfile, relative paths in pipeline, wandb import crash, plots directory 23ced58 Chirag0123 commited on Apr 26
fix(pipeline): Enforce fp16 training and remove BFloat16 to bypass GradScaler AMP crash, and hydrate Gradio UI missing parameter for Eval tab bd7010f Chirag0123 commited on Apr 26
feat(training): Embed native plot generation and correct evaluate_and_write metadata for HF space daemon execution 46a9b3b Chirag0123 commited on Apr 26
feat(notebook): Complete GRPO training notebook with real env client, baseline eval, training, plots, and model export 6a788d8 Chirag0123 commited on Apr 26
Force BF16 natively on L4 GPUs to patch GradScaler PyTorch fp16 crash 4532c87 Chirag0123 commited on Apr 25
Stabilize Colab training/eval pipelines and add HF deployment plan b8af0ca Chirag0123 commited on Apr 25
Stabilize notebook 2 GRPO path and disable broken Unsloth patch 85c3ca7 Chirag0123 commited on Apr 25
Rebuild notebooks 2/3 for real TRL+Unsloth flow and token prompts b38a6a9 Chirag0123 commited on Apr 25