This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd0bc10ec0
vall-e
/
vall_e
/
models
History
mrq
bd0bc10ec0
added LoRA policy to decide what layer of the model gets adapted based on simple inclusion/exclusion terms
2024-06-17 13:05:06 -05:00
..
arch
__init__.py
ar_nar.py
ugh
2024-06-15 12:29:03 -05:00
base.py
residual_in_fp32=False for mamba arch backends because it breaks the classifier (output projection / lm head / what-have-you) under AMP
2024-06-15 12:08:03 -05:00
experimental.py
lora.py
added LoRA policy to decide what layer of the model gets adapted based on simple inclusion/exclusion terms
2024-06-17 13:05:06 -05:00
nar.py