We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4fa93 commit 7fd9e22Copy full SHA for 7fd9e22
README.md
@@ -274,6 +274,7 @@ pip install --upgrade "jax[cuda11_pip]==0.4.20" -f https://storage.googleapis.co
274
cd {this_repo}
275
git clone https://github.com/octo-models/octo/
276
cd octo
277
+git checkout 653c54acde686fde619855f2eac0dd6edad7116b # we use octo-1.0
278
pip install -e .
279
# You don't need to run "pip install -r requirements.txt" inside the octo repo; the package dependencies are already handled in the simpler_env repo
280
# Octo checkpoints are managed by huggingface, so you don't need to download them manually.
0 commit comments