-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with MonteCarlo Search for initial model #2
Comments
Hello |
this means that you not have cuda to run the code, you can change the device to "cpu" |
I have uses the command given below as it was recommended in README.md $ conda install pytorch torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c cpu Also , all requirements are install. some of them are upgraded version. I took time to recheck everything. I can share the list also if you needed. Thank you. |
One more Information I would like to share with you. torch==1.13.1+cu116 Because of "+cu116" it was showing some error message. Thank you |
Dear Akumarres: |
Dear Liu,
I am also facing the issue while running the 01_3-layer-sandwitch-Multimodal.ipynb jypyter file.
please check the attached files.


I need your help to resolve the issue.
Thank you
The text was updated successfully, but these errors were encountered: