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
ded746e157
vall-e
/
vall_e
/
models
/
arch
History
mrq
ded746e157
very, very naive layerskip speculative sampling (it just checks if the current layer's state is good enough)
2024-11-02 11:49:05 -05:00
..
attention
ugh
2024-08-30 14:39:07 -05:00
mamba_vasqu
retnet_syncdoth
__init__.py
layer skip training implemented (need to gut the inferencing from the repo, and to actually see if the model can benefit from this)
2024-10-30 20:05:45 -05:00
bitnet.py
llama.py
very, very naive layerskip speculative sampling (it just checks if the current layer's state is good enough)
2024-11-02 11:49:05 -05:00
mamba.py
mixtral.py
fixed attentions for MoE
2024-08-27 17:02:42 -05:00
retnet.py
transformer.py