Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: embeddings dependencies #413

Merged
merged 1 commit into from
Oct 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions base-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ torch==2.2.2
scikit-learn==1.4.1.post1
transformers==4.41.2
sentence-transformers==2.2.2
huggingface-hub==0.25.2
instructorembedding==1.0.1
datasets==2.20.0
evaluate==0.4.1
Expand Down
1 change: 1 addition & 0 deletions data_extraction/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ future==0.18.3
h11==0.14.0
html2text==2020.1.16
httplib2==0.22.0
huggingface-hub==0.25.2
idna==3.4
ipykernel==6.25.2
ipython==8.16.1
Expand Down
1 change: 1 addition & 0 deletions edgar_qna/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ aiohttp==3.9.1
beautifulsoup4==4.12.2
chromadb==0.4.24
fastapi==0.110.1
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 1.1.4
langchain-community==0.3.1
Expand Down
1 change: 1 addition & 0 deletions enterprise_knowledge_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PyMuPDF==1.23.4
PyMuPDFb==1.23.3
chromadb==0.5.3
faiss-cpu==1.7.4
huggingface-hub==0.25.2
instructorembedding==1.0.1
ipython==8.26.0
langchain-chroma == 0.1.4
Expand Down
1 change: 1 addition & 0 deletions eval_jumpstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
huggingface-hub==0.25.2
langchain-community==0.3.1
langchain-core==0.3.6
langchain==0.3.1
Expand Down
1 change: 1 addition & 0 deletions financial_assistant/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
chromadb==0.4.24
fpdf2==2.7.9
huggingface-hub==0.25.2
langchain==0.3.1
langchain-chroma==0.1.4
langchain-community==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion fine_tuning_embeddings/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ html2text==2020.1.16
httpcore==1.0.2
httptools==0.6.1
httpx==0.26.0
huggingface-hub==0.20.3
huggingface-hub==0.25.2
humanfriendly==10.0
idna==3.6
importlib-metadata==6.11.0
Expand Down
1 change: 1 addition & 0 deletions fine_tuning_sql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SQLAlchemy==2.0.30
datasets==2.20.0
huggingface-hub==0.25.2
jupyter_client==8.6.0
jupyter_core==5.7.1
jupyterlab-widgets==3.0.9
Expand Down
1 change: 1 addition & 0 deletions multimodal_knowledge_retriever/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
chromadb==0.4.24
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
Expand Down
1 change: 1 addition & 0 deletions post_call_analysis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
faiss-cpu==1.7.4
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
Expand Down
1 change: 1 addition & 0 deletions search_assistant/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ faiss-cpu==1.7.4
fake-useragent==1.5.1
google-search-results==2.4.2
html2text==2024.2.26
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
Expand Down
1 change: 1 addition & 0 deletions utils/synthetic_data_gen/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ langchain-text-splitters == 0.3.0
pydantic == 2.9.2
pydantic-core == 2.23.4
python-dotenv == 1.0.1
huggingface-hub==0.25.2
sentence_transformers==2.2.2
instructorembedding==1.0.1
1 change: 1 addition & 0 deletions web_crawled_data_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ beautifulsoup4==4.12.3
faiss-cpu==1.7.4
fake-useragent==1.5.1
html2text==2020.1.16
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
Expand Down
1 change: 1 addition & 0 deletions yoda/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ chromadb==0.5.5
datasets == 2.18.0
evaluate == 0.4.1
faiss-cpu==1.8.0.post1
huggingface-hub==0.25.2
jsonlines == 4.0.0
langchain-community==0.3.1
langchain-core==0.3.6
Expand Down