question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On colab I am getting: /bin/bash: accelerate: command not found Something went wrong

See original GitHub issue

I follow the steps of the new method and once I get to the training I put in 5500 as the amount of traing steps because I have uploaded 55 images.

At the bottom it then says its executing, stops and says

/bin/bash: accelerate: command not found Something went wrong``

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TheLastBencommented, Nov 1, 2022

you missed the first cells

0reactions
SingingTurnipcommented, Nov 2, 2022

I will close this now as it was sorted earlier on as comments show 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

/bin/bash: command not found Google Colab - Stack Overflow
You have two options to run shell script in google-colab : 1) Execute a single script with ! : !sh example.sh !echo "I...
Read more >
Accelerate: command not found - Hugging Face Forums
After that I tried to type the command accelerate configurate in the terminal and it tells me that : bash: accelerate: command not...
Read more >
bin/bash: mlagents-learn: command not found · Issue #1252 ...
Hey i'm trying to train on Google Colaboratory to speed up the training, i made a notebook: import os !git clone ...
Read more >
Install spaCy · spaCy Usage Documentation
This error means that the spaCy module can't be located on your system, or in your environment. Make sure you have spaCy installed....
Read more >
New (simple) Dreambooth method is out, train under 10 ...
Im getting this error at the "start dreambooth" cell: /bin/bash: accelerate: command not found. Something went wrong.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found