Commit History
Upload weight: checkpoints/training/phase3_all_step1000/lora/adapter_model.safetensors fcd623a verified
Upload weight: checkpoints/training/phase3_all_step1000/fusion/fusion.pt e4fb83f verified
Upload weight: checkpoints/training/crash_checkpoint/vision/projection.pt a11f82e verified
Upload weight: checkpoints/training/crash_checkpoint/lora/adapter_model.safetensors afe3409 verified
Upload weight: checkpoints/training/crash_checkpoint/fusion/fusion.pt 2790df4 verified
Upload weight: checkpoints/phase3_all_step1500/vision/projection.pt 948c4f4 verified
Upload weight: checkpoints/phase3_all_step1500/trainer_state.pt 3d4ce9a verified
Upload weight: checkpoints/phase3_all_step1500/lora/adapter_model.safetensors 1d77260 verified
Upload weight: checkpoints/phase3_all_step1500/fusion/fusion.pt a09b58e verified
Upload README.md with huggingface_hub d97d813 verified
Upload .gitattributes with huggingface_hub fc3adca verified
Upload configs 144ae24 verified
Upload src 2957021 verified
Upload checkpoint: vision 575a726 verified
Upload checkpoint: phase3_all_step1500 aa7e8ab verified
Upload checkpoint: training/phase3_final 11d9742 verified
Upload checkpoint: training/phase3_all_step500 19f9db4 verified
Upload checkpoint: training/phase3_all_step1500 32accf4 verified
Upload checkpoint: training/phase3_all_step1000 b3f6335 verified
Upload checkpoint: training/crash_checkpoint 7b2e37a verified
Session 5: Rebuild frontend as Vite+React 3-panel website builder IDE 4386567
Faaz commited on
hf_space: framework-aware system prompt (Next.js / React / Vue / HTML) c596620
Faaz commited on
frontend: fix StackBlitz launcher (was opening default Next.js starter) ea7a00c
Faaz commited on
Tier 2: image upload, vision toggle, StackBlitz/CodeSandbox launchers, UI polish 18d863a
Faaz commited on
Tier 1: identity anchor + conversation memory + cleaner output 856e556
Faaz commited on
frontend: persistent auth-blocked state + actionable inline message 74be32b
Faaz commited on
trainer: skip completed phases / resume mid-phase + update context 0026fa2
Faaz commited on
Add HF Space backend and frontend with HF token auth 6e8fa2a
Faaz commited on
gitignore: exclude data/websight, graphify artifacts, and chat logs 38afdff
Faaz commited on
Force line-buffered stdout for real-time log output in docker 1b432fd
Faaz commited on
Fix gradient checkpointing: enable_input_require_grads for PEFT without torch.compile 34d0e72
Faaz commited on
Fix OOM: disable torch.compile, reduce batch sizes, double grad_accumulation 6e8f91c
Faaz commited on
Fix hidden_size: 4096 -> 3584 to match Qwen2.5-Coder-7B-Instruct 691fc84
Faaz commited on
Add project context doc and WebSight batch uploader 07de2d7
Faaz commited on
Add WebSight vision data pipeline: download script, image-aware data loader, phase data routing 672896a
Faaz commited on
Fix Phase 2: fusion layer processes text-only via learnable residual gate for gradient flow 4e9835e
Faaz commited on
Fix: register LLM as nn.Module submodule so optimizer finds LoRA params cdc806e
Faaz commited on
Fix extra_special_tokens: list to dict for transformers 4.55 02eef51
Faaz commited on
Add requirements-training.txt for MI300X Docker 24b5fb1
Faaz commited on
Remove HSA_OVERRIDE_GFX_VERSION - ROCm 7.0 native MI300X support 4a33f96
Faaz commited on
Track large tokenizer files with Git LFS for HuggingFace 161c946
Faaz commited on
Add GPU diagnostic script, fix architecture loading with low_cpu_mem_usage and sync 5fb9ec3
Faaz commited on
Fix setup_mi300x.sh for Docker container on MI300X droplet 35fd5fc
Faaz commited on
Fix setup_mi300x.sh step 2 + add project context summary f04f58b
Faaz commited on
Fix train.py: mem -> memory on line 225 1c36b28
Faaz commited on
Day 3 COMPLETE: Full model architecture 2ff5c54
Faaz commited on
Day 2 COMPLETE: 1.48M examples processed, 6GB dataset, WebSight done 59c6c97
Faaz commited on
Day 1 Complete: Tokenizer setup — Qwen2.5-Coder-7B base + 22 MINDI special tokens (vocab 151,685), wrapper class, full format test 11e0d89
Faaz commited on
feat: initial project scaffold for MINDI 1.5 Vision-Coder 553fbf7
Faaz commited on