We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8538fb9 commit 0679150Copy full SHA for 0679150
ai chatbot/chatbot/0-setup.sh
@@ -13,6 +13,6 @@ fi
13
python b_create.py
14
if [[ $1 == "CPU" ]]
15
then
16
- echo "Install complete - Please download your own model before running 2-bot.bat"
+ echo "Install complete - Please download your own model before running 2-bot.sh"
17
else
18
python d_bot.py
0 commit comments