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
ad7cfffc00
vall-e
/
vall_e
/
utils
History
mrq
ad7cfffc00
NAR-len RVQ-0 was being trained causally.............
2024-11-13 09:43:50 -06:00
..
__init__.py
overhauled inference/sampler kwargs to stop being a bloated mess
2024-11-11 20:21:16 -06:00
distributed.py
moved prints to use logger, edited readme (fused_attn doesnt seem stable for training)
2024-08-29 13:27:16 -05:00
io.py
actually fix validation of phonemes in the symmap
2024-09-21 12:19:34 -05:00
pattern.py
oops, kept forgetting to actually pass in lang/tone tokens (despite not really using these at the moment)
2024-07-18 14:18:34 -05:00
sampler.py
new meme sampler PogChamp new meme sampler PogChamp (it sort of helps?)
2024-11-12 22:30:09 -06:00
trainer.py
NAR-len RVQ-0 was being trained causally.............
2024-11-13 09:43:50 -06:00
unsloth.py
modified default arguments (ar temp = 0 and rep pen = 1.125 seems to be stable, at least given the few things i tested), do not pass top k/top p/min p to NAR even though technically none of those things should matter when greedy sampling
2024-10-22 18:12:39 -05:00
utils.py
overhauled inference/sampler kwargs to stop being a bloated mess
2024-11-11 20:21:16 -06:00
wrapper.py
modified default arguments (ar temp = 0 and rep pen = 1.125 seems to be stable, at least given the few things i tested), do not pass top k/top p/min p to NAR even though technically none of those things should matter when greedy sampling
2024-10-22 18:12:39 -05:00