Lars Bogner lars
  • Karlsruhe, Germany
  • Joined on 2025-04-20
lars pushed to master at lars/giant 2026-08-03 14:46:57 +02:00
c3e5956718 Resolve giant condor wrapper from the active venv, not a hardcoded path
lars pushed to master at lars/giant 2026-08-03 14:04:27 +02:00
dae6451203 Apply ruff format
lars pushed to master at lars/giant 2026-08-03 13:49:12 +02:00
ca3a2a3462 Fix CLI/tooling robustness gaps and dedupe the Conditioning enum
lars pushed to master at lars/giant 2026-08-03 13:48:45 +02:00
ad1b8e7835 Fix stale-partial reuse and n_chunks mismatch in analysis condor pipeline
lars pushed to master at lars/giant 2026-08-03 13:48:24 +02:00
ad0341a9d4 Fix training-loop checkpoint/resume and WGAN bugs
lars pushed to master at lars/giant 2026-08-03 13:48:03 +02:00
5b63dfd588 Fix conditioning="physical" so it can actually generalize past training vocab
lars pushed to master at lars/giant 2026-08-03 13:47:31 +02:00
74343d3e48 Add data-integrity guards against silent NaN/Inf propagation and races
lars pushed to master at lars/giant 2026-07-30 17:09:11 +02:00
a4c0443e01 Add bigger WGAN config (hidden_dim=512, n_blocks=6)
lars deleted branch feat/router-gumbel-softmax from lars/giant 2026-07-30 17:05:10 +02:00
lars pushed to master at lars/giant 2026-07-30 17:05:09 +02:00
22fdca7697 Merge pull request 'Add opt-in straight-through Gumbel-softmax combine weights to MoE router' (#26) from feat/router-gumbel-softmax into master
8065df896e Scope wandb run config to only-active hyperparameters
5eec4c250a Add gumbel/learn_centers/learn_width/learn_temperature to out-dir naming
af2ee7c7ce Add gumbel router configs sweeping learnable-knob combinations
b51eafcfa5 Add opt-in straight-through Gumbel-softmax combine weights to MoE router
Compare 5 commits »
lars merged pull request lars/giant#26 2026-07-30 17:05:09 +02:00
Add opt-in straight-through Gumbel-softmax combine weights to MoE router
lars pushed to feat/router-gumbel-softmax at lars/giant 2026-07-30 16:46:24 +02:00
8065df896e Scope wandb run config to only-active hyperparameters
lars pushed to feat/router-gumbel-softmax at lars/giant 2026-07-30 16:43:01 +02:00
5eec4c250a Add gumbel/learn_centers/learn_width/learn_temperature to out-dir naming
lars pushed to feat/router-gumbel-softmax at lars/giant 2026-07-30 16:40:09 +02:00
af2ee7c7ce Add gumbel router configs sweeping learnable-knob combinations
lars created pull request lars/giant#26 2026-07-30 16:30:49 +02:00
Add opt-in straight-through Gumbel-softmax combine weights to MoE router
lars pushed to feat/router-gumbel-softmax at lars/giant 2026-07-30 16:29:24 +02:00
b51eafcfa5 Add opt-in straight-through Gumbel-softmax combine weights to MoE router
lars created branch feat/router-gumbel-softmax in lars/giant 2026-07-30 16:29:24 +02:00
lars pushed to master at lars/giant 2026-07-30 16:18:37 +02:00
43cb6dd9ae Merge pull request 'Add learnable per-expert width and shared temperature to EnergyRouter' (#25) from feat/router-learnable-width into master
aa55c407ab Merge branch 'master' into feat/router-learnable-width
da5f54ea1c Add learnable per-expert width and shared temperature to EnergyRouter
Compare 3 commits »
lars merged pull request lars/giant#25 2026-07-30 16:18:35 +02:00
Add learnable per-expert width and shared temperature to EnergyRouter
lars pushed to feat/router-learnable-width at lars/giant 2026-07-30 15:58:57 +02:00
aa55c407ab Merge branch 'master' into feat/router-learnable-width
78297456e3 Merge pull request 'Store a quantile grid instead of a raw reservoir sample in the setup cache' (#24) from perf/quantile-energy-reservoir into master
Compare 2 commits »