From c768aaca6b4f3307701a32aa5f0eb14b35aa6b47 Mon Sep 17 00:00:00 2001 From: Stupdi Go Date: Fri, 27 Jun 2025 16:33:13 -0500 Subject: [PATCH] Add large file via LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ae756a3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.gguf filter=lfs diff=lfs merge=lfs -text