add vae tiling
This commit is contained in:
@@ -918,7 +918,7 @@ class LTX2TextEncoder(nn.Module):
|
||||
if response.token == 1 or response.token == 107: # EOS tokens
|
||||
break
|
||||
|
||||
|
||||
mx.clear_cache()
|
||||
|
||||
# Decode only the new tokens
|
||||
|
||||
|
||||
Reference in New Issue
Block a user