vall-e/vall_e
2024-06-18 21:45:46 -05:00
..
emb
engines load exported LoRA weights if exists (to-do: make a better LoRA loading mechanism) 2024-06-18 21:45:46 -05:00
ext
models load exported LoRA weights if exists (to-do: make a better LoRA loading mechanism) 2024-06-18 21:45:46 -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 load exported LoRA weights if exists (to-do: make a better LoRA loading mechanism) 2024-06-18 21:45:46 -05:00
data.py ugh 2024-06-15 12:29:03 -05:00
export.py actually make deepspeed work with LoRAs 2024-06-17 13:55:37 -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
samplers.py ban stop token for NAR levels (because sometimes it gets sampled and causes problems) 2024-06-17 22:14:43 -05:00
train.py
webui.py