Skip to content

Commit

Permalink
Reapply author addition
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Feb 19, 2024
1 parent c31af9a commit 555e900
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notebooks/en/rag_zephyr_langchain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"source": [
"# Simple RAG for GitHub issues using Hugging Face Zephyr and LangChain\n",
"\n",
"_Authored by: [Maria Khalusova](https://github.com/MKhalusova)_\n",
"\n",
"This notebook demonstrates how you can quickly build a RAG (Retrieval Augmented Generation) for a project's GitHub issues using [`HuggingFaceH4/zephyr-7b-beta`](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) model, and LangChain.\n",
"\n",
"\n",
Expand Down

0 comments on commit 555e900

Please sign in to comment.