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
2109712e5b
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
distributed.py
simple DDP wrapper (for my NVlink test)
2024-05-04 11:48:26 -05:00
sampler.py
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