Skip to content

Commit

Permalink
Merge pull request #121 from sergiopaniego/updated_notebook_dependencies
Browse files Browse the repository at this point in the history
Updated advanced RAG notebook dependencies
  • Loading branch information
stevhliu committed Jun 14, 2024
2 parents f1621bc + 8a8178c commit 113aa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/en/advanced_rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"outputs": [],
"source": [
"!pip install -q torch transformers transformers accelerate bitsandbytes langchain sentence-transformers faiss-gpu openpyxl pacmap"
"!pip install -q torch transformers transformers accelerate bitsandbytes langchain sentence-transformers faiss-gpu openpyxl pacmap datasets langchain-community ragatouille"
]
},
{
Expand Down

0 comments on commit 113aa86

Please sign in to comment.