shobhitjethani commited on
Commit
f152dfa
1 Parent(s): 71a4b0b

Update llama_chat_bot.py

Browse files
Files changed (1) hide show
  1. llama_chat_bot.py +1 -1
llama_chat_bot.py CHANGED
@@ -6,7 +6,7 @@ Automatically generated by Colaboratory.
6
  Original file is located at
7
  https://colab.research.google.com/drive/1BBWPVOOR0790ZALdTJy_pYV5bFf8KaGp
8
  """
9
- curl --proto "=https" --tlsv1.2 -sSf https://sh.rustup.rs | sh
10
  pip install -e transformers torch accelerate
11
  pip install -e --upgrade gradio
12
 
 
6
  Original file is located at
7
  https://colab.research.google.com/drive/1BBWPVOOR0790ZALdTJy_pYV5bFf8KaGp
8
  """
9
+ # curl --proto "=https" --tlsv1.2 -sSf https://sh.rustup.rs | sh
10
  pip install -e transformers torch accelerate
11
  pip install -e --upgrade gradio
12