Elio Wang

Results 80 comments of Elio Wang

@Muinez If possible, I hope you can add text caching feature. My project now plans to use longer text tag training, caching is very necessary. Thanks a lot.

Alright. Compared to this terrifying hard drive occupation, I think I have to give up this idea. But text caching is still valuable for some solutions that require extremely long...

@Muinez I encountered the following error when using make_buffer.py. ``` File "/home/linjl/zzc/Sana-pev/train_scripts/make_buckets.py", line 120, in main for batch in tqdm(dataloader): File "/home/linjl/anaconda3/envs/sana/lib/python3.10/site-packages/tqdm/std.py", line 1181, in __iter__ for obj in iterable:...

已经不敢用Tun了,系统代理凑合着先用吧(

@lawrence-cj Can fsdp be added to TodoList? It seems that there is already fsdp implementation in the repository, although it seems incomplete. I am looking forward to this feature. It...

> We aim to use FSDP for the Sana-Video version, but we don't have a specific timeline for it. Will try our best. @lawrence-cj Thanks, does Sana support enabling offloading...

> Understood. Which part of Sana are you talking about offloading to CPU? @lawrence-cj Perhaps user selectable, VAE or text encoder? This partly depends on which part you think will...

@lawrence-cj https://github.com/frutiemax92/YAT This repo provided an example to train sana by offloading.