From c56a757543d4e6769d5266d310eb752514bb38bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 07:20:45 +0000 Subject: [PATCH] chore(deps): update dependency llama-cpp-python to v0.2.82 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bb20188da..9a563328af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,4 +49,4 @@ onnxruntime==1.18.0 timm==0.4.12 transformers==4.38.0 # Dependencies for mistral quantized -llama-cpp-python==0.2.78 \ No newline at end of file +llama-cpp-python==0.2.82 \ No newline at end of file