You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can add KL loss for sure. But then it depends how do we want to use this model. If we are going to do diffusion, then we can train the KL model. But for auto-regressive model like dalle-mini we will need the VQ part.
KL loss can avoid using a codebook (with associated quantization loss).
The text was updated successfully, but these errors were encountered: