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
023c3af331
vall-e
/
vall_e
/
engines
History
mrq
ccf71dc1b6
added option to load from a model state dict directly instead of a yaml (to-do: do this for LoRAs too), automatically download the default model if none is provided
2024-10-25 22:15:15 -05:00
..
__init__.py
added option to load from a model state dict directly instead of a yaml (to-do: do this for LoRAs too), automatically download the default model if none is provided
2024-10-25 22:15:15 -05:00
base.py
cleaned up unused config flags, allow less strict yaml by pruning missing keys, renamed some dataset configs to be more unified
2024-10-17 17:06:48 -05:00
deepspeed.py
moved prints to use logger, edited readme (fused_attn doesnt seem stable for training)
2024-08-29 13:27:16 -05:00