Commit History

Upload src
2957021
verified

Mindigenous commited on

trainer: skip completed phases / resume mid-phase + update context
0026fa2

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 hidden_size: 4096 -> 3584 to match Qwen2.5-Coder-7B-Instruct
691fc84

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

Add GPU diagnostic script, fix architecture loading with low_cpu_mem_usage and sync
5fb9ec3

Faaz commited on

Day 3 COMPLETE: Full model architecture
2ff5c54

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