vall-e/vall_e
2025-02-24 13:54:21 -06:00
..
emb borrowed muon since it might better work under deepspeed and not require cruft (even though it really does not like the masked-NAR, also make the masked-NAR faux-causal since it might better help out for cfg.model.version >= 7 2025-02-23 17:23:24 -06:00
engines ugh 2025-02-23 21:20:36 -06:00
models another experimental flag 2025-02-24 13:50:41 -06:00
utils fixed grad norm and loss scale not reporting for local trainer 2025-02-23 19:08:26 -06:00
__init__.py
__main__.py
config.py another experimental flag 2025-02-24 13:50:41 -06:00
data.py ugh 2025-02-23 12:31:07 -06:00
demo.py
export.py
inference.py
metrics.py
plot.py
samplers.py
train.py ugh 2025-02-24 13:54:21 -06:00
webui.py