Skip to content

Commit

Permalink
Update Pubmed_chatbot.ipynb and included links to example inference s…
Browse files Browse the repository at this point in the history
…cripts
  • Loading branch information
zbyosufzai authored Jan 17, 2024
1 parent debc41c commit 742bf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/notebooks/GenAI/Pubmed_chatbot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@
"id": "1abcbd48-bb84-4310-b8eb-ad87850a8649",
"metadata": {},
"source": [
"Running our script in the terminal will require us to export the following global variables then running our python script."
"Running our script in the terminal will require us to export the following global variables then running our python script. Dont forget to run you python script on the terminal use the command `python NAME_OF_YOUR_SCRIPT.py`. For more guidence take a look at our **example inference scripts** for the [PubMed API](/example_scripts/langchain_chat_llama_2_zeroshot.py) and [Kendra](/example_scripts/kendra_chat_llama_2.py)."
]
},
{
Expand Down

0 comments on commit 742bf13

Please sign in to comment.