From 4f04b00e2b39ad9f54f1d24afa6268e0d6658ca6 Mon Sep 17 00:00:00 2001 From: lucy Date: Sun, 20 Oct 2024 03:07:52 +0000 Subject: [PATCH] Rename anthracite-core_magnum-v4-27b-r1-Q3_K_L.gguf to magnum-v4-27b-Q3_K_L.gguf --- .gitattributes | 1 + ...ore_magnum-v4-27b-r1-Q3_K_L.gguf => magnum-v4-27b-Q3_K_L.gguf | 0 2 files changed, 1 insertion(+) rename anthracite-core_magnum-v4-27b-r1-Q3_K_L.gguf => magnum-v4-27b-Q3_K_L.gguf (100%) diff --git a/.gitattributes b/.gitattributes index 564dc9f..e6668b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -38,3 +38,4 @@ anthracite-core_magnum-v4-27b-r1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text anthracite-core_magnum-v4-27b-r1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text anthracite-core_magnum-v4-27b-r1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text anthracite-core_magnum-v4-27b-r1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +magnum-v4-27b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/anthracite-core_magnum-v4-27b-r1-Q3_K_L.gguf b/magnum-v4-27b-Q3_K_L.gguf similarity index 100% rename from anthracite-core_magnum-v4-27b-r1-Q3_K_L.gguf rename to magnum-v4-27b-Q3_K_L.gguf