This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d229725c76
vall-e
/
vall_e
/
engines
History
mrq
62fe5b0943
ughh
2024-11-01 22:36:48 -05:00
..
__init__.py
added option to load lora directly from the model file itself with --lora
2024-10-26 00:13:10 -05:00
base.py
ughh
2024-11-01 22:36:48 -05:00
deepspeed.py
skip step on nan loss (ironically I have not had a nan loss after adding this), throw exception with invalid cfg.dataset.sample_type and sample_order combination (because I was tricked by this in my yaml and had inconsistent vram usage)
2024-11-01 20:54:53 -05:00