gameloader
|
01fc1e4eab
|
refactor: simplify delta-only flow training
Remove learned dt prediction and auxiliary losses.
Add repository contributor guidelines.
|
2026-03-10 18:23:17 +08:00 |
|
gameloader
|
913740266b
|
fix: remove dt clamping and use raw softplus for step size
|
2026-01-22 14:41:02 +08:00 |
|
gameloader
|
444f5fc109
|
feat: migrate switch to conditional flow matching from sphere trajectory
|
2026-01-22 14:37:50 +08:00 |
|
gameloader
|
c15115edc4
|
feat: add conditional AdaLNZero and two-target spheres sampling
|
2026-01-21 15:41:40 +08:00 |
|
gameloader
|
cac3236f9d
|
Add configurable dt sampling and loss toggles
|
2026-01-21 15:14:04 +08:00 |
|
gameloader
|
c58a73ae26
|
feat(mamba): add Mamba2 implementation
Add initial project structure including core Mamba2 logic,
entry point, and uv-based dependency management.
|
2026-01-21 12:54:49 +08:00 |
|