vall-e/vall_e/models/arch
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