← 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: weikaih/molmo2-codec-pruning16-step1000 · HF: datasets/weikaih/molmo2-replay-500k
15 item(s)
REPORT
Molmo2 Codec — Native Pruning-16 Step 1000
Native visual-space Pruning-16 release: exact training/inference contract, MLVU and six frozen-ID paired benchmarks, checkpoint and training audit.
2026-08-29 · static HTML
REPORT
Molmo2 Codec — Native P-Tokenization Decision
Visual-first comparison of the learned P-tokenizer, Pruning-16, and Compression-9; includes native-grid mechanics, token efficiency, controlled step100 evidence, and the formal Pruning-16 training contract.
2026-08-26 · static HTML
REPORT
Molmo2 Codec V6 · Two Benchmark Groups
Two-table scorecard: current step500 Letian/LLaVA-OV2 comparison and verified step100 six-task long-video Dense/Codec suite, with checkpoint and live-status separation.
2026-08-08 · static HTML
REPORT
Molmo2 Codec V6 + HEX — Step-100 Visual Milestone
Research-style V6 milestone with real I/P timelines, 15 playable GOP decisions from 31 audited long videos, a Dense-vs-Codec frame-budget audit, Stage-1 reconstruction, formal 8K step-100 performance, and the mixed 32K Stage-2 recipe.
2026-08-06 · static HTML
REPORT
AdaCodec vs CoPE vs LLaVA-OV2 — GOP and budget design
Visual comparison of raw GOPs, effective LLM-visible timelines, P fusion, and token-budget policies; records the final AdaCodec 2FPS/max_p16/16K decision.
2026-08-03 · static HTML
REPORT
V6+HEX GOP transition audit
Visual audit of predictive-cost I-frame triggers versus Kmax GOP-cap boundaries on 31 long 2FPS IceFrog timelines.
2026-08-03 · static HTML
REPORT
Molmo2 Codec V6 — Performance Record
Verified V6-delta Stage-2 step-1200 MLVU record: 144/200 = 72.0% raw accuracy; explicitly separates the 46.9514 aggregate and labels historical step8800 as a different recipe.
2026-08-03 · static HTML
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.