docs(backlog): why metrics are relative β absolute-score ceiling + arousal vs valence 56e31aa unverified techfreakworm commited on 17 days ago
fix(logs): suppress per-queue-join StarletteDeprecationWarning flooding HF logs c57574a unverified techfreakworm commited on 17 days ago
docs: record chunk-fix verification β full-res neeraj_reel_2 scored at 63.2GB peak cb3670a unverified techfreakworm commited on 18 days ago
feat(mps): chunk the frame processor() call β bound the long/HD memory transient 6a7f0c3 unverified techfreakworm commited on 18 days ago
docs: instagram-curve contrast guide + chunk-processor memory-fix design b9a823f unverified techfreakworm commited on 18 days ago
feat(ui): lock Score button while scoring + persist/download curves + label fix 2c55ab4 unverified techfreakworm commited on 18 days ago
fix(progress): n_pass = measured sweep count (cache-on=2, cache-off=2*windows) 2565f06 unverified techfreakworm commited on 18 days ago
fix(dedup): correct the cache-key rationale comment (Theory A proven) 8565b75 unverified techfreakworm commited on 18 days ago
docs: backlog β cross-video engagement-benchmark comparator (exemplar-based) 5802c80 unverified techfreakworm commited on 18 days ago
feat(mps): dedup-cache machinery β hardened key, clear-per-Score, n_pass (gated) 583bd05 unverified techfreakworm commited on 18 days ago
docs: dedup-cache enable plan (tribe-brain reviewed, parity-gated) 18f8d28 unverified techfreakworm commited on 18 days ago
feat(ui): timeline playhead follows video playback efaaa37 unverified techfreakworm commited on 18 days ago
docs: playhead-follow design (tribe-brain APPROVED, pending implementation) c09bdee unverified techfreakworm commited on 18 days ago
feat(ui): in-card determinate progress bar via gr.Timer (Option T) 03fb6f3 unverified techfreakworm commited on 18 days ago
feat(ui): determinate per-clip encode progress bar (Option X) ef94760 unverified techfreakworm commited on 18 days ago
refine(mps): blocked attention BLOCK=1024 + stock-fallback for edge cases (mask/causal/dropout/training/small-N) 9a21d17 unverified techfreakworm commited on 19 days ago
feat(mps): blocked/streaming V-JEPA2 attention (Approach C) β structural memory bound, replaces per-layer empty_cache hook 7859981 unverified techfreakworm commited on 19 days ago
fix(windowing): global z-score post-stitch (cross-window scale consistency) to cure WIN-1 seam 801bb0e unverified techfreakworm commited on 19 days ago
feat(quality): surface 'no speech track -> video-only' notice when no Word events f3abd43 unverified techfreakworm commited on 19 days ago
feat(mps): wire vm_stat memguard into the dedup encode loop (start gate + periodic abort) a01623e unverified techfreakworm commited on 19 days ago
perf(mps): HIGH watermark 0.6->0.45 (graceful OOM under the gate) + document B=1 5079aba unverified techfreakworm commited on 19 days ago
feat(mps): per-layer empty_cache hook on V-JEPA2 encoder layers (TRIBE_MPS_EMPTY_EVERY) c2d76ae unverified techfreakworm commited on 19 days ago
feat(memguard): vm_stat system-memory governor for local MPS runs a81c26f unverified techfreakworm commited on 19 days ago
docs: implementation plan for local MPS long-video Quality scoring (P1-P3, 8 tasks) 3bfa1a2 unverified techfreakworm commited on 19 days ago
docs: incorporate tribe-brain spec review (ASR 0it re-diagnosed, WIN-1 verify-first, hook path + dedup-cache guard, P4 split out) e6bfe05 unverified techfreakworm commited on 19 days ago
docs: design spec for local MPS long-video Quality scoring (V-JEPA2 OOM fix + adaptive governor + Quality path + WIN-1) 8841d6c unverified techfreakworm commited on 19 days ago
docs: refine dedup residual (low-risk w/ cache off) + cheap A/B closure method 53060d8 unverified techfreakworm commited on 19 days ago
docs: note frame-dedup ON + cache OFF; flag β₯150s multi-window parity as residual 4f220b0 unverified techfreakworm commited on 19 days ago
docs: add KNOWN_ISSUES.md (status, known bugs, gaps, roadmap) b642cec unverified techfreakworm commited on 19 days ago
feat(text): preview synthesized speech + remove profiler harness 0b87f18 unverified techfreakworm commited on 19 days ago
feat: all modes working on HF β fix Quality hub-writable EACCES db1e982 unverified techfreakworm commited on 19 days ago
feat: local MPS all-modes-working (audio + text); video deferred to HF 1005ddb unverified techfreakworm commited on 19 days ago
perf: breakdown β add use_dedup + keep_in_ram A/B toggles b882d74 unverified techfreakworm commited on 20 days ago
perf: breakdown v3 β split loop into H2D vs loader-PULL (CPU) 54e46fc unverified techfreakworm commited on 20 days ago
perf: breakdown v2 β reliable head timing via nn.Module instance hook 5e44b4d unverified techfreakworm commited on 20 days ago
perf: breakdown profiler β split W2V-BERT build vs forward, 60s, billed-tagged 262df98 unverified techfreakworm commited on 20 days ago
perf: add CLEAN breakdown profiler (coarse timers, real-clip upload) 07a66e2 unverified techfreakworm commited on 20 days ago
feat: local MPS port + ZeroGPU perf toolkit (dedup, backbone-reuse, pre-warm) 11ab6a3 unverified techfreakworm commited on 20 days ago
docs: expand README β modes, local/deploy, perf, AOT status, licensing cad7a14 techfreakworm commited on 21 days ago
revert: disable torch.compile on V-JEPA2 (dynamo tracer bug broke video runs) 47caa8e techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf: torch.compile (static AOTInductor graph) on V-JEPA2 encode b3147e1 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf: keep bf16 encode win; drop clip-batching (correct but compute-bound/slower) 0c2af6a techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
fix(perf): batched encode B=4 + correct exca-descriptor fallback a368d74 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf+fix: batched V-JEPA2 encode (~3-8x) + writable hub cache for opt-in ASR/LLaMA b05a413 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
fix: default video/audio to fast no-ASR path + theme/css -> launch() (Gradio 6) 9a1bc5b techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf: bf16 V-JEPA2 encode via scoped monkeypatch (~2x, fp32 output) 49e3e84 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
fix: revert blanket bf16 autocast (broke numpy on bf16 outputs) 6dabf71 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf: bf16 autocast on backbones (~1.5-2x encode + ~half activation memory) 009cddd techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf: preload_from_hub (bake ungated backbones) + TF32 fast matmul 676afa1 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago
perf: raise extractor batch sizes to exploit ZeroGPU VRAM (~48GB) + VRAM log 8920ab3 techfreakworm Claude Opus 4.8 (1M context) commited on 21 days ago