From 682f803f445804ad6bdb2628d4efef81559935e5 Mon Sep 17 00:00:00 2001 From: SB Date: Fri, 2 Jan 2026 10:09:54 +0000 Subject: [PATCH] Rename Bielik-11B-v3.0-Instruct.fp16.gguf to Bielik-11B-v3.0-Instruct.f16.gguf --- .gitattributes | 1 + ...-v3.0-Instruct.fp16.gguf => Bielik-11B-v3.0-Instruct.f16.gguf | 0 2 files changed, 1 insertion(+) rename Bielik-11B-v3.0-Instruct.fp16.gguf => Bielik-11B-v3.0-Instruct.f16.gguf (100%) diff --git a/.gitattributes b/.gitattributes index f1a33e8..b32fe80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -40,3 +40,4 @@ 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 +Bielik-11B-v3.0-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Bielik-11B-v3.0-Instruct.fp16.gguf b/Bielik-11B-v3.0-Instruct.f16.gguf similarity index 100% rename from Bielik-11B-v3.0-Instruct.fp16.gguf rename to Bielik-11B-v3.0-Instruct.f16.gguf