Skip to content

Commit

Permalink
update nb
Browse files Browse the repository at this point in the history
  • Loading branch information
Manikandan Sivanesan committed Oct 12, 2023
1 parent b22c76d commit 6d63975
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 021_caikit_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"outputs": [],
"source": [
"# %pip install caikit transformers requests\n",
"# Install mamba using https://mamba.readthedocs.io/en/latest/mamba-installation.html#mamba-install\n",
"# mamba install pytorch cpuonly -c pytorch\n",
"# mamba install grpcio"
]
Expand All @@ -32,6 +33,7 @@
"outputs": [],
"source": [
"# %%bash \n",
"# pip install fastcore\n",
"# pip install caikit[runtime-grpc] -qqq\n",
"# pip install caikit[runtime-http] -qqq"
]
Expand Down

0 comments on commit 6d63975

Please sign in to comment.