vall-e/vall_e/models/arch
2025-02-04 20:30:07 -06:00
..
attention updated mixtral backend (need this for something else) 2025-01-20 21:50:56 -06:00
__init__.py updated mixtral backend (need this for something else) 2025-01-20 21:50:56 -06:00
bitnet.py re-added loading multiple models because I'm now entertaining having split AR/NAR models again (and need a way to load both at once) 2024-06-06 09:48:43 -05:00
llama.py fixed issues that may rise from updating transformers with attention, added nvidia/audio-codec-44khz backend support (by gutting everything necessary because I do NOT want to install more dependencies 2025-02-04 20:30:07 -06:00
mamba.py touch ups in docs 2024-12-02 19:10:42 -06:00
mixtral.py oops 2025-01-21 11:59:24 -06:00
retnet.py
transformer.py