Zeen Song

Results 2 issues of Zeen Song

Have you considered changing the implementation of IterativeProblem from functorch to torch.func() since the functorch APIs will be deprecated in future versions?

My server has 8 GPUs and when running ``` python inference.py ``` It can load all models, but when input with image and question it raises an error with: RuntimeError:...

bug