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