Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
camenduru authored Oct 14, 2023
1 parent a7e5f27 commit ebe5416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLaVA_13b_4bit_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"outputs": [],
"source": [
"%cd /content\n",
"!git clone -b 5GB https://github.com/camenduru/LLaVA\n",
"!git clone -b v1.0 https://github.com/camenduru/LLaVA\n",
"%cd /content/LLaVA\n",
"\n",
"!pip install -e ."
Expand Down

0 comments on commit ebe5416

Please sign in to comment.