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
d33c7bb7cf
vall-e
/
vall_e
/
models
History
mrq
d33c7bb7cf
ugh
2024-05-11 16:47:19 -05:00
..
__init__.py
sanitizing
2024-05-11 16:31:05 -05:00
adaln.py
ar_nar.py
resolve deprecation warning that doesn't show on my old training rig but does on my new one
2024-05-09 23:25:44 -05:00
base.py
ugh
2024-05-11 16:47:19 -05:00
retnet_hf.py
added FP8 support through
NVIDIA/TransformerEngine
, added RetNet_HF through
syncdoth/RetNet
(as an alternative to branch away from torchscale)
2024-04-08 20:14:51 -05:00
retnet_ts.py
backwards compat for old YAMLs with
models
, option to set flash attention 2 for Llama (and derivatives), included
syncdoth/RetNet
s torchscale retnet for shits and grins, etc.
2024-04-16 10:02:31 -05:00
retnet.py
added FP8 support through
NVIDIA/TransformerEngine
, added RetNet_HF through
syncdoth/RetNet
(as an alternative to branch away from torchscale)
2024-04-08 20:14:51 -05:00
transformer.py