removed all changes made in requirements.txt

This commit is contained in:
negativenagesh
2024-10-04 08:58:01 +05:30
parent c58b336297
commit 9a1c85e61a

View File

@@ -1,5 +1,3 @@
# Run -> pip install --upgrade pip Requires latest version of pip
# Data handling
numpy == 1.26.4
pandas == 2.2.2
@@ -29,7 +27,7 @@ datamapplot == 0.3.0
faiss-cpu==1.8.0
bertopic == 0.16.3
annoy == 1.17.3
llama_cpp_python == 0.2.78 -C cmake.args="-DLLAMA_BLAS=ON" # Tip: If this line is throwing an error, do pip install --upgrade pip
llama_cpp_python == 0.2.78 -C cmake.args="-DLLAMA_BLAS=ON"
numexpr == 2.10.0
langchain == 0.2.5
langchain-community == 0.2.5
@@ -42,5 +40,4 @@ trl == 0.9.4
peft == 0.11.1
accelerate == 0.31.0
bitsandbytes == 0.43.1
mteb == 1.12.39
mteb == 1.12.39