Skip to content

Commit

Permalink
add back source optimum graphcore install (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
arsalanu authored Jul 14, 2023
1 parent ebb6a31 commit 2fce48c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"outputs": [],
"source": [
"# Install Optimum Graphcore if it is not in your environment\n",
"# ! pip install git+https://github.com/huggingface/optimum-graphcore.git \n",
"! pip install git+https://github.com/huggingface/optimum-graphcore.git \n",
"\n",
"! pip install sentence-transformers==2.2.2"
]
Expand Down

0 comments on commit 2fce48c

Please sign in to comment.