This commit is contained in:
Andrew Maguire
2023-01-08 00:13:35 +00:00
parent 8a1b1e46e7
commit 4e9bedca4b
+2 -1
View File
@@ -14,7 +14,8 @@
"outputs": [],
"source": [
"# uncomment and run below lines to set up if running in colab\n",
"# !git clone https://github.com/andrewm4894/Open-Assistant.git && git checkout example-notebook\n",
"# !git clone https://github.com/andrewm4894/Open-Assistant.git\n",
"# %cd Open-Assistant && git checkout example-notebook\n",
"# %cd Open-Assistant/notebooks/example\n",
"# !pip install -r requirements.txt"
]