Skip to content

Commit

Permalink
Add new notebook for hugging face integration (#301)
Browse files Browse the repository at this point in the history
* Add new notebook for hugging face integration

* Replace notebook with updated version using cohere rerank retriever

* precommit

* Add new notebook for hugging face integration

* Replace notebook with updated version using cohere rerank retriever

# Conflicts:
#	notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb

* add colab link

* Tested final version

* Exclude notebook from tests
  • Loading branch information
maxhniebergall authored Sep 12, 2024
1 parent 9a6b7ed commit 83da04a
Show file tree
Hide file tree
Showing 2 changed files with 811 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/find-notebooks-to-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ EXEMPT_NOTEBOOKS=(
"notebooks/enterprise-search/app-search-engine-exporter.ipynb",
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
"notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb",
"notebooks/integrations/cohere/updated-cohere-elasticsearch-inference-api.ipynb",
)

Expand Down
Loading

0 comments on commit 83da04a

Please sign in to comment.