From b333b06772c89d96aacb5490d6a219fba7c09cc6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 12 Feb 2026 20:57:17 +0100 Subject: Engage! --- llama.cpp/tools/server/tests/requirements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 llama.cpp/tools/server/tests/requirements.txt (limited to 'llama.cpp/tools/server/tests/requirements.txt') diff --git a/llama.cpp/tools/server/tests/requirements.txt b/llama.cpp/tools/server/tests/requirements.txt new file mode 100644 index 0000000..ca79d02 --- /dev/null +++ b/llama.cpp/tools/server/tests/requirements.txt @@ -0,0 +1,8 @@ +aiohttp~=3.9.3 +pytest~=8.3.3 +huggingface_hub>=0.34.0,<1.0 +numpy~=1.26.4 +openai~=2.14.0 +prometheus-client~=0.20.0 +requests~=2.32.3 +wget~=3.2 -- cgit v1.2.3