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
9c198eb75a
vall-e
/
vall_e
/
models
History
mrq
9c198eb75a
added torchscale XMOE integration (because Mixtral 8x7B seems very promising and I want to see if it works)
2023-12-20 18:45:58 -06:00
..
__init__.py
tweaks to try and get deepspeed quantized inferencing, validating bitsandbytes and deepspeed quantization, nothing seems to work
2023-10-12 22:21:43 -05:00
adaln.py
ar_nar.py
added torchscale XMOE integration (because Mixtral 8x7B seems very promising and I want to see if it works)
2023-12-20 18:45:58 -06:00
ar.py
actually use langs from the dataloader
2023-10-11 21:21:50 -05:00
base.py
added torchscale XMOE integration (because Mixtral 8x7B seems very promising and I want to see if it works)
2023-12-20 18:45:58 -06:00
nar.py
actually use langs from the dataloader
2023-10-11 21:21:50 -05:00
retnet.py
restructured some things with the model to remove dead weights
2023-09-20 19:10:59 -05:00
transformer.py