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
451726fdd5
vall-e
/
vall_e
/
models
History
mrq
451726fdd5
added ability to disable activation checkpointing through the YAML (it is very VRAM intensive at double layer size)
2023-09-05 15:38:21 -05:00
..
__init__.py
added ability to disable activation checkpointing through the YAML (it is very VRAM intensive at double layer size)
2023-09-05 15:38:21 -05:00
adaln.py
ar.py
merged dedicated interleaved AR code with the normal AR code
2023-09-03 22:46:08 -05:00
base.py
added ability to disable activation checkpointing through the YAML (it is very VRAM intensive at double layer size)
2023-09-05 15:38:21 -05:00
nar.py
merged dedicated interleaved AR code with the normal AR code
2023-09-03 22:46:08 -05:00
retnet.py
somewhat got recurrent forward working (it's as accurate as chunkwise forward: it's not accurate at all), added option to use AMP instead of blanket setting the weight's dtype
2023-09-01 20:58:29 -05:00
transformer.py
added ability to disable activation checkpointing through the YAML (it is very VRAM intensive at double layer size)
2023-09-05 15:38:21 -05:00