From 95305f59df84caded50286b1a57b6075e48725a8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 24 Apr 2024 01:10:43 +0200 Subject: Rerank working llama3 sucks at rag --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 38986f4..fab44a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ streamlit = "^1.33.0" cohere = "^5.2.3" tqdm = "^4.66.2" click = "^8.1.7" +sentence-transformers = "^2.7.0" [build-system] -- cgit v1.2.3-70-g09d2