This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ded746e157
vall-e
/
vall_e
/
models
History
mrq
ded746e157
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
..
arch
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
__init__.py
added option to load from a model state dict directly instead of a yaml (to-do: do this for LoRAs too), automatically download the default model if none is provided
2024-10-25 22:15:15 -05:00
ar_nar.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
ar.py
shuffled web UI options hidden by cfg.experimental to its own tab, expose early exit selection to inferencing (it kinda works naively, still need to implement self-speculation)
2024-11-01 21:30:06 -05:00
base.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
experimental.py
lora.py
nar.py
shuffled web UI options hidden by cfg.experimental to its own tab, expose early exit selection to inferencing (it kinda works naively, still need to implement self-speculation)
2024-11-01 21:30:06 -05:00