From bf2b2409afd1d72158d3c071453d6e46ae0631f3 Mon Sep 17 00:00:00 2001 From: SB Date: Fri, 2 Jan 2026 10:03:35 +0000 Subject: [PATCH] Rename Bielik-11B-v3.0-Instruct-fp16.gguf to Bielik-11B-v3.0-Instruct.fp16.gguf --- .gitattributes | 1 + ...v3.0-Instruct-fp16.gguf => Bielik-11B-v3.0-Instruct.fp16.gguf | 0 2 files changed, 1 insertion(+) rename Bielik-11B-v3.0-Instruct-fp16.gguf => Bielik-11B-v3.0-Instruct.fp16.gguf (100%) diff --git a/.gitattributes b/.gitattributes index 08832d2..f1a33e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -39,3 +39,4 @@ Bielik-11B-v3.0-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text Bielik-11B-v3.0-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text Bielik-11B-v3.0-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text Bielik-11B-v3.0-Instruct.bf16.gguf filter=lfs diff=lfs merge=lfs -text +Bielik-11B-v3.0-Instruct.fp16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Bielik-11B-v3.0-Instruct-fp16.gguf b/Bielik-11B-v3.0-Instruct.fp16.gguf similarity index 100% rename from Bielik-11B-v3.0-Instruct-fp16.gguf rename to Bielik-11B-v3.0-Instruct.fp16.gguf