This website requires JavaScript.
Explore
Help
Sign In
Logic
/
mamba_diffusion
Watch
1
Star
0
Fork
0
You've already forked mamba_diffusion
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
only_v_loss_no_dt_clamp
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
gameloader
913740266b
fix: remove dt clamping and use raw softplus for step size
2026-01-22 14:41:02 +08:00
.gitignore
feat(mamba): add Mamba2 implementation
2026-01-21 12:54:49 +08:00
.python-version
feat(mamba): add Mamba2 implementation
2026-01-21 12:54:49 +08:00
as_mamba.py
fix: remove dt clamping and use raw softplus for step size
2026-01-22 14:41:02 +08:00
main.py
feat: migrate switch to conditional flow matching from sphere trajectory
2026-01-22 14:37:50 +08:00
mamba2_minimal.py
feat(mamba): add Mamba2 implementation
2026-01-21 12:54:49 +08:00
pyproject.toml
feat: migrate switch to conditional flow matching from sphere trajectory
2026-01-22 14:37:50 +08:00
README.md
feat(mamba): add Mamba2 implementation
2026-01-21 12:54:49 +08:00
train_as_mamba.sh
feat: migrate switch to conditional flow matching from sphere trajectory
2026-01-22 14:37:50 +08:00
uv.lock
feat: migrate switch to conditional flow matching from sphere trajectory
2026-01-22 14:37:50 +08:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
292
KiB
Languages
Python
93.1%
Shell
6.9%