vall-e/vall_e/models
2024-01-26 19:41:12 -06:00
..
__init__.py experts weren't forwarded into constructer (wasted a few days of training garbage) 2023-12-23 16:08:17 -06:00
adaln.py
ar_nar.py experimental weighting of prom/resp embeds 2024-01-25 12:18:48 -06:00
ar.py actually use langs from the dataloader 2023-10-11 21:21:50 -05:00
base.py nasty hotfix for transformer's Mixtral throwing an error when batch sizes > 1 2024-01-26 19:41:12 -06:00
nar.py actually use langs from the dataloader 2023-10-11 21:21:50 -05:00
retnet.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
transformer.py