From bdd48b6e3e7b03785870ff4b8e40e23c4402b871 Mon Sep 17 00:00:00 2001 From: babaniyi Date: Fri, 3 Jan 2025 22:03:31 +0100 Subject: [PATCH] requirements for chapter 3 --- tamingllms/requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tamingllms/requirements.txt b/tamingllms/requirements.txt index 7e821e4..dcef4cf 100644 --- a/tamingllms/requirements.txt +++ b/tamingllms/requirements.txt @@ -1,3 +1,13 @@ jupyter-book matplotlib numpy +jupyter +ipython +python-dotenv +pandas +openai +evaluate +absl-py +rouge_score +langsmith +lighteval\[accelerate\] \ No newline at end of file