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
1d159b1476
vall-e
/
vall_e
/
engines
History
mrq
1d159b1476
updated export routine to split LoRA weights from the state dict (should work with deepspeed)
2024-06-17 13:28:18 -05:00
..
__init__.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
base.py
updated export routine to split LoRA weights from the state dict (should work with deepspeed)
2024-06-17 13:28:18 -05:00
deepspeed.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