-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
🐛 Bug: eos2thm
fails with an EmptyOutputError
locally but works fine on Colab
#391
Comments
@sayantani11 I am also having the same issue #338 |
Hi @sayantani11 That is a very good indication that the problem we are facing is due to the setup on your local machine, if the model runs in colab the packages etc itself are well indicated. Can you paste the log file when you try it on your local machine or point me to the issue where it is? |
I see @Femme-js ! Ok, I'll need some time to look at what can be the problem and suggest a few things to try. For both of you, let's mark these models in the excel file in purple and I am tagging this issue for further work on it! |
I did upload the log file, guess there were some errors while uploading |
Okay, @GemmaTuron for now I will mark these models purple. |
Thanks I can see it now! |
Hi @sayantani11, |
when i do |
Hi @sayantani11 ! After that, reboot the system, fetch the model and paste the log here, hopefully it will not have the git-lfs command error anymore! |
In relation to this, inside your WSL, activate your ersilia environment and do the installation there, also initialize in the ersilia environment. |
So I did all the above suggested solutions but the fetch still failed - |
Hi @miquelduranfrigola |
This has been solved by @HellenNamulinda |
Describe the bug.
The problem is similar to the one I faced in fetching
eos1579
, but in that case the same problem was seen in both Colab & my local machine, but here the fetching & serving was very well done in Colab. I went through the logs, but it seems to show the similar error. I am still trying to figure out but will be thankful with some help.Describe the steps to reproduce the behavior
No response
Expected behavior.
👍🏼Model eos2thm fetched successfully!
Screenshots.
eos2thm.txt
Operating environment
Ubuntu 18.04.5 LTS WSL2
Additional context
There's one thing I noticed whenever this happens is
Status Code 500
. I am trying to digging this if this can be a reason.The text was updated successfully, but these errors were encountered: