Commit History

Split load/train: CPU model load + GPU training separately
6b618cb

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Rust-Python bridge: maturin build, wrapper, head-to-head benchmark
9fe063f

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Rust core: AccessGraph + RustPredictor with PyO3 bindings
26cf661

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix: increase GPU timeout to 180s, remove torch_dtype kwarg
487e5c0

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Restructure: single GPU call for load+train, no nesting
0f055ca

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix ZeroGPU: load model on CPU, move to GPU inside decorated fns
b921d17

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Head-level membrane v2 β€” decompose attention by individual heads
3da3198

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Upgrade to gpt2-large (774M, 36 layers, 20 heads)
afef051

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Upgrade to gpt2-medium (355M params, 24 layers)
97c512b

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Remove show_copy_button β€” not in Gradio 6
1f61cbe

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Restore full PyTorch demo with ZeroGPU support
fd0231e

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Remove PyTorch dependency β€” demo uses PoC layers directly
bc9f1cc

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix Gradio version: use sdk_version 5.29.0, don't pin gradio in requirements
8cdbeb8

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Add .gitignore, include tests, remove cache artifacts
9bd5b6d

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Condensate PoC β€” all 4 layers + HF Spaces demo
262b9d5

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on