Skip to content

Commit a80b12b

Browse files
fix: remove llama cpp python dep that is not needed anymore
1 parent 4f3e2d5 commit a80b12b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def run(self):
9191
'requests>=2.25.1',
9292
'tqdm>=4.66.4',
9393
'faiss-cpu>=1.8.0',
94-
'llama-cpp-python>=0.2.76',
9594
'rich>=13.7.1',
9695
'beartype >= 0.19.0rc2',
9796
'platformdirs >= 4.2.2',

0 commit comments

Comments
 (0)