vall-e/vall_e
2024-11-09 22:57:34 -06:00
..
emb ugh 2024-11-05 11:50:05 -06:00
engines new NAR-len training paradigm...... 2024-11-07 11:32:11 -06:00
ext maybe final tweaks, I really needed to unify my json read/write and orjson is proven to be fast enough for me to try and rely on it more 2024-09-17 22:57:04 -05:00
models all I can do now until I wait for the model to (re)train for pure NAR 2024-11-09 22:57:34 -06:00
utils all I can do now until I wait for the model to (re)train for pure NAR 2024-11-09 22:57:34 -06:00
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
__main__.py all I can do now until I wait for the model to (re)train for pure NAR 2024-11-09 22:57:34 -06:00
config.py This better work 2024-11-09 18:04:59 -06:00
data.py saner mask creation? (it doesnt matter, kv cache wont work) 2024-11-02 21:00:21 -05:00
demo.py more windows specific fixes, limit gradio to <5.0.0 on linux (it works on windows, but not on my linux machine tm) 2024-11-04 18:00:33 -06:00
export.py tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
inference.py all I can do now until I wait for the model to (re)train for pure NAR 2024-11-09 22:57:34 -06:00
plot.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
samplers.py all I can do now until I wait for the model to (re)train for pure NAR 2024-11-09 22:57:34 -06:00
train.py all I can do now until I wait for the model to (re)train for pure NAR 2024-11-09 22:57:34 -06:00
webui.py ugh 2024-11-06 23:16:28 -06:00