From d5423565a25807324b540d3498ef36bf80182a03 Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Fri, 27 Feb 2026 00:44:24 +0000 Subject: [PATCH] Added huggingface cache path --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1ba645d..55727f3 100644 --- a/.gitignore +++ b/.gitignore @@ -272,3 +272,6 @@ models/ # Gihub files .github/ +# Cache +hf_cache/ +