Skip to content

Commit

Permalink
LLaVA_13b_4bit_vanilla_colab
Browse files Browse the repository at this point in the history
  • Loading branch information
camenduru authored Oct 14, 2023
1 parent b02be6f commit a7e5f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLaVA_13b_4bit_vanilla_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 a7e5f27

Please sign in to comment.