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