vall-e/vall_e/engines
2024-11-01 20:54:53 -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 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 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