CoolFace
Modelpublic

AbstractPhil/mini-beatrix-2s

sourceHugging Facemitupdated 3d agoView on Hugging Face
0likes2.5kdownloads
23 commits on main
2c63ff53d ago

mirror alephllm 0.9.0 (same-session law): presets.py (AlephLMConfig.fusion field, default None; the v3 preset builder + registrations guarded for copies without the data stack), governor.py (raw_block), alephlm.py (the optional fusion stage imported lazily — unfused crafts load without model/fusion.py; the trunk loop factored into _trunk). Gated: strict load of model.safetensors through the vendored path, logits parity 0.0 vs geolip.

AbstractPhil
f0f15653d ago

mirror alephllm 0.9.0 (same-session law): presets.py (AlephLMConfig.fusion field, default None; the v3 preset builder + registrations guarded for copies without the data stack), governor.py (raw_block), alephlm.py (the optional fusion stage imported lazily — unfused crafts load without model/fusion.py; the trunk loop factored into _trunk). Gated: strict load of model.safetensors through the vendored path, logits parity 0.0 vs geolip.

AbstractPhil
0d632283d ago

mirror alephllm 0.8.9 (same-session law): presets.py (v3 preset builder + registrations guarded for copies without the data stack; TrainConfig.phase_lr_scale/phase_seed_offset; Preset.data_scale/epoch_cap/rebalance_to), governor.py (raw_block: nested wrappers), alephlm.py (compile_hubs via raw_block). Gated: strict load of model.safetensors through the vendored path, logits parity 0.0 vs geolip.

AbstractPhil
77c02473d ago

mirror alephllm 0.8.9 (same-session law): presets.py (v3 preset builder + registrations guarded for copies without the data stack; TrainConfig.phase_lr_scale/phase_seed_offset; Preset.data_scale/epoch_cap/rebalance_to), governor.py (raw_block: nested wrappers), alephlm.py (compile_hubs via raw_block). Gated: strict load of model.safetensors through the vendored path, logits parity 0.0 vs geolip.

AbstractPhil
29b90153d ago

mirror alephllm 0.8.9 (same-session law): presets.py (v3 preset builder + registrations guarded for copies without the data stack; TrainConfig.phase_lr_scale/phase_seed_offset; Preset.data_scale/epoch_cap/rebalance_to), governor.py (raw_block: nested wrappers), alephlm.py (compile_hubs via raw_block). Gated: strict load of model.safetensors through the vendored path, logits parity 0.0 vs geolip.

AbstractPhil
03cf18b7d ago

mirror geolip 0.8.8: relay.py docstring cleanup + from_patchwork rename

AbstractPhil
12efcd17d ago

mirror geolip 0.8.8: model/relay.py (RelayPatchwork + RelayEMA functional form; additive, unimported by modeling path)

AbstractPhil
907da4917d ago

TECHNICAL companion for the 2s era (verified code-side + hub-side, 2026-09-04)

AbstractPhil
06bbac117d ago

README: the softmax twin (endpoint, the claim audit)

AbstractPhil
90a06b721d ago

mirror 0.8.7: control-twin isolation (AlephLLM@b472815)

AbstractPhil
8ab07e922d ago

model card: the first full-splat craft to complete a designed life

AbstractPhil
ec60fc722d ago

mini-beatrix-2s automodel: presets.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
f078ef822d ago

mini-beatrix-2s automodel: modeling_minibeatrix.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
6c7c14f22d ago

mini-beatrix-2s automodel: model.safetensors (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
8803bf322d ago

mini-beatrix-2s automodel: head.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
34ce6df22d ago

mini-beatrix-2s automodel: governor.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
f6c03ba22d ago

mini-beatrix-2s automodel: embedding.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
d73e95922d ago

mini-beatrix-2s automodel: config.json (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
7befba422d ago

mini-beatrix-2s automodel: bank.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
1f66e3222d ago

mini-beatrix-2s automodel: attention.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
7ccad8522d ago

mini-beatrix-2s automodel: alephlm.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
b5f05f422d ago

mini-beatrix-2s automodel: address.py (mission final 16.101B, alephllm 0.8.6)

AbstractPhil
bee5b8522d ago

initial commit

AbstractPhil