This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7cfb78fa64
vall-e
/
vall_e
/
utils
History
mrq
726a4b613f
naive, rudimentary DeepSpeed support (just live with the LoRA weights living with the original weights, they can be split later)
2024-06-17 13:17:24 -05:00
..
__init__.py
Rewrite init
2023-08-02 21:53:35 +00:00
distributed.py
ugh
2024-05-11 16:47:19 -05:00
sampler.py
sampler update (some brainworm just never actually had a sampler for sample_type=path)
2024-06-14 16:55:40 -05:00
trainer.py
naive, rudimentary DeepSpeed support (just live with the LoRA weights living with the original weights, they can be split later)
2024-06-17 13:17:24 -05:00
utils.py
nasty hotfix for transformer's Mixtral throwing an error when batch sizes > 1
2024-01-26 19:41:12 -06:00
wrapper.py
leverage between xformers and
torch.backends.cuda.sdp_kernel
for attention
2024-05-11 17:14:05 -05:00