Commit History

feat(mps): chunk the frame processor() call — bound the long/HD memory transient
6a7f0c3
unverified

techfreakworm commited on

fix(dedup): correct the cache-key rationale comment (Theory A proven)
8565b75
unverified

techfreakworm commited on

feat(mps): dedup-cache machinery — hardened key, clear-per-Score, n_pass (gated)
583bd05
unverified

techfreakworm commited on

feat(ui): timeline playhead follows video playback
efaaa37
unverified

techfreakworm commited on

feat(ui): in-card determinate progress bar via gr.Timer (Option T)
03fb6f3
unverified

techfreakworm commited on

feat(ui): determinate per-clip encode progress bar (Option X)
ef94760
unverified

techfreakworm commited on

refine(mps): blocked attention BLOCK=1024 + stock-fallback for edge cases (mask/causal/dropout/training/small-N)
9a21d17
unverified

techfreakworm commited on

feat(mps): blocked/streaming V-JEPA2 attention (Approach C) — structural memory bound, replaces per-layer empty_cache hook
7859981
unverified

techfreakworm commited on

fix(windowing): global z-score post-stitch (cross-window scale consistency) to cure WIN-1 seam
801bb0e
unverified

techfreakworm commited on

feat(quality): surface 'no speech track -> video-only' notice when no Word events
f3abd43
unverified

techfreakworm commited on

feat(mps): wire vm_stat memguard into the dedup encode loop (start gate + periodic abort)
a01623e
unverified

techfreakworm commited on

perf(mps): HIGH watermark 0.6->0.45 (graceful OOM under the gate) + document B=1
5079aba
unverified

techfreakworm commited on

feat(mps): per-layer empty_cache hook on V-JEPA2 encoder layers (TRIBE_MPS_EMPTY_EVERY)
c2d76ae
unverified

techfreakworm commited on

feat(memguard): vm_stat system-memory governor for local MPS runs
a81c26f
unverified

techfreakworm commited on

feat(text): preview synthesized speech + remove profiler harness
0b87f18
unverified

techfreakworm commited on

feat: local MPS all-modes-working (audio + text); video deferred to HF
1005ddb
unverified

techfreakworm commited on

feat: local MPS port + ZeroGPU perf toolkit (dedup, backbone-reuse, pre-warm)
11ab6a3
unverified

techfreakworm commited on

revert: disable torch.compile on V-JEPA2 (dynamo tracer bug broke video runs)
47caa8e

techfreakworm Claude Opus 4.8 (1M context) commited on

perf: torch.compile (static AOTInductor graph) on V-JEPA2 encode
b3147e1

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(perf): batched encode B=4 + correct exca-descriptor fallback
a368d74

techfreakworm Claude Opus 4.8 (1M context) commited on

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

perf: bf16 V-JEPA2 encode via scoped monkeypatch (~2x, fp32 output)
49e3e84

techfreakworm Claude Opus 4.8 (1M context) commited on

perf: raise extractor batch sizes to exploit ZeroGPU VRAM (~48GB) + VRAM log
8920ab3

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(zerogpu): force data.num_workers=0 so predict() works in the GPU worker
6d3ed1d

techfreakworm Claude Opus 4.8 (1M context) commited on

Integrate full app: 3-mode UI + windowed inference + ROI metrics + timeline
3202062

techfreakworm Claude Opus 4.8 (1M context) commited on

Scaffold TRIBE v2 Video Brain-Score Space
7059c53

techfreakworm Claude Opus 4.8 (1M context) commited on