From 9548e3e3e16dd9ee660ecd248ff2faeff87d6028 Mon Sep 17 00:00:00 2001 From: "katarzyna.papis" Date: Tue, 6 Aug 2024 11:52:49 +0200 Subject: [PATCH] add gguf dependency --- requirements-openvino.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-openvino.txt b/requirements-openvino.txt index a86c6cb58048..2dd971d6400b 100644 --- a/requirements-openvino.txt +++ b/requirements-openvino.txt @@ -25,6 +25,7 @@ outlines >= 0.0.43, < 0.1 # Requires torch >= 2.1.0 typing_extensions filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4 pyzmq +gguf == 0.9.1 # OpenVINO dependencies torch >= 2.1.2