vall-e/vall_e
2024-06-17 13:17:24 -05:00
..
emb ugh 2024-06-09 11:39:43 -05:00
engines 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
ext fixes 2024-06-04 00:07:00 -05:00
models added LoRA policy to decide what layer of the model gets adapted based on simple inclusion/exclusion terms 2024-06-17 13:05:06 -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 added LoRA policy to decide what layer of the model gets adapted based on simple inclusion/exclusion terms 2024-06-17 13:05:06 -05:00
data.py ugh 2024-06-15 12:29:03 -05:00
export.py ugh 2024-06-09 11:39:43 -05:00
inference.py the NAR only dream is dead (it just won't work) 2024-06-12 19:49:47 -05:00
plot.py ugh 2024-06-09 11:39:43 -05:00
samplers.py
train.py ugh 2024-06-09 11:39:43 -05:00
webui.py validated that inferencing works, changed some defaults (NAR benefits from greedy sampling) 2024-06-09 17:11:38 -05:00