leungwilliams

Results 16 comments of leungwilliams

> Please check where the version of your Cuda toolkit is compatible with your PyTorch I check it and they are matched. The anaconda environment is built according to those...

me too, I think if it has contingency?

I should run export CUDA_HOME=/usr/local/cuda-11.0 firstly when I ran python setup.py build develop. This would solve my problem when anaconda cudatoolkit version is not consistent with system`s cuda version.

> Hi, I guess you are trying this code. And may I have your connection to discuss some problems? > Sorry to bother you! Yes,sure! And my email is [email protected]

> Sorry to borther you. I have some questions of this code. And are you Chinese? Siyuan Zhao from SJTU > […](#) > ---Original--- From: ***@***.***> Date: Tue, Apr 13,...

> Yes, i do have installed omegaconf using pip and then again tried running it but it is showing same error. > I have imported omegaconf and checked it version....

> @LeungWaiHo can you try install MMF properly following the instructions in the docs? It looks like you are missing the transformers package which should have been installed with MMF...

> I've been following the vqa fine tuning process but I constantly find problems here. > I successfully finished the > `bash run/vqa_finetune.bash 0 vqa_lxr955_tiny --tiny` > command. > >...

> > Hardware might not be enough. I remember `--tiny` is not hard to run (for example, macbook with 16 GB CPU-only), it is runnable but just much slower than...

> Thank you for your great repo. I am trying to create a colab version of a bunch of V+L models (lxmert, uniter, visualbert etc.). However, due to the RAM...