code_house
code_house
I encountered the same problem, the program terminated because the cpu was running out of RAM, how can I solve it?
I have the same problem, has it been solved?
I solved this problem by replay the data again, with the parameter --refresh_replay
I used xformers(version 0.0.28.post1), but the memory usage of the model has not been optimized. With 8 NVIDIA 3090, I still can’t set the batch size to 24. Here is...
@LogSSim I ran into the same problem. How did you resolve it?
@LogSSim Thanks a lot.