vall-e/vall_e
2024-06-17 13:28:18 -05:00
..
emb
engines updated export routine to split LoRA weights from the state dict (should work with deepspeed) 2024-06-17 13:28:18 -05:00
ext
models updated export routine to split LoRA weights from the state dict (should work with deepspeed) 2024-06-17 13:28:18 -05:00
utils naive, rudimentary DeepSpeed support (just live with the LoRA weights living with the original weights, they can be split later) 2024-06-17 13:17:24 -05:00
__init__.py
__main__.py the NAR only dream is dead (it just won't work) 2024-06-12 19:49:47 -05:00
config.py updated export routine to split LoRA weights from the state dict (should work with deepspeed) 2024-06-17 13:28:18 -05:00
data.py ugh 2024-06-15 12:29:03 -05:00
export.py
inference.py the NAR only dream is dead (it just won't work) 2024-06-12 19:49:47 -05:00
plot.py
samplers.py
train.py
webui.py