This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c4b696ebeb
vall-e
/
vall_e
/
utils
History
mrq
0d5d545a40
crammed in DAdaptation (doesn't seem worth it) and ScheduleFree (forgot I wanted to weeks ago, seems promising), optimization wrapper cleanup, test trainer changes, etc.
2024-05-09 20:28:20 -05:00
..
__init__.py
Rewrite init
2023-08-02 21:53:35 +00:00
distributed.py
simple DDP wrapper (for my NVlink test)
2024-05-04 11:48:26 -05:00
sampler.py
added per-speaker samplers
2023-09-03 21:27:13 -05:00
trainer.py
apparently I got an error for trying to serialize an errant tensor that made its way into the json, this could be remedied easily with recursively traversing the dict and coercing any objects to primitives, but I'm tired and I just want to start training and nap
2024-05-04 12:33:43 -05:00
utils.py
nasty hotfix for transformer's Mixtral throwing an error when batch sizes > 1
2024-01-26 19:41:12 -06:00
wrapper.py
crammed in DAdaptation (doesn't seem worth it) and ScheduleFree (forgot I wanted to weeks ago, seems promising), optimization wrapper cleanup, test trainer changes, etc.
2024-05-09 20:28:20 -05:00