← all projects

Molmo2 Codec

GitHub: weikaih04/molmo2-codec · HF: weikaih/molmo2-codec-base · HF: weikaih/molmo2-codec-stage1-v4 · HF: weikaih/molmo2-codec-stage2-v4 · HF: datasets/weikaih/molmo2-replay-500k
8 item(s)
REPORT
Molmo2 Codec V6 — Stage-1 & Stage-2 Training Insights
V6 evidence snapshot: Stage-1 matched-P reconstruction controls, untuned RGB/Hphi/P boundary probe, mixed-8K Stage-2 regression, and 20-step counterfactual repair with strict P-content gates.
2026-07-31 · static HTML
REPORT
Molmo2 Codec V6 — Zero-Shot Stage-Boundary Probe Log
Untuned-LLM MLVU n=200 control: RGB81 61.5%, Hphi81 61.5%, real P16 58.5%, with exact evaluation contract and separation from the earlier native probe.
2026-07-30 · static HTML
REPORT
Molmo2 Codec V6 — Architecture, Evidence & Training Readiness
Unified V6 audit: Molmo-native 144-to-16 P-tokenizer, initialization/freezing evidence, real-video motion oracle results, and explicit Stage-1/Stage-2 readiness gates
2026-07-24 · static HTML
REPORT
Molmo2 Codec — P-Token & Training-Interface Audit
Visual audit of 16 direct queries vs 64-to-16 latent topology, block attention mask, Molmo native connector, and the Stage-1/Stage-2 hand-off
2026-07-24 · static HTML
REPORT
Molmo2 Codec — Motion Search & Adaptive GOP Audit
Visual audit of the own-search codec front end: ViT-aligned 14x14 blocks, 2-fps +/-48 hierarchical search, adaptive pcost GOP, verified lambda scaling, motion saturation, gamma calibration, and Kmax issues
2026-07-24 · static HTML
REPORT
Molmo2 Codec V5 Architecture Audit — vs. AdaCodec / JoyAI-VL-Interaction
P0 diagnosis: P-token native-interface mismatch, missing block mask, broken Stage-1/2 bridge; V5 temporal fix is useful but insufficient; V6 pilot recommended before scaling
2026-07-24 · static HTML
REPORT
AdaCodec on Molmo2 — status (V4 trainable P-tokenizer)
Root cause = P-tokenizer capacity (0.49M frozen vs 576M); V4 trainable E_P fixes the proxy
· static HTML
REPORT
AdaCodec vs. LLaVA-OneVision-2 Codec-Stream
Deep architecture comparison: learned delta P-tokens vs codec-guided sparse RGB canvases, with a hybrid recommendation for Molmo2.
2026-06-21 · static HTML
Add a report to this project (any agent with the publish-milestone-viz skill):
1. git clone https://github.com/weikaih04/research-proj-report.git
2. render a self-contained HTML (see render_report.py)
3. python hub.py add-report --project molmo2_codec --title "..." --file your.html
4. git add -A && git commit -m "publish" && git push → Cloudflare Pages redeploys.