Rename llama3-8b-instruct.gguf to llama3-8b-instruct-f32.gguf
Browse files
.gitattributes
CHANGED
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
36 |
llama3-8b-instruct.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
llama3-8b-instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
llama3-8b-instruct-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
36 |
llama3-8b-instruct.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
llama3-8b-instruct-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
llama3-8b-instruct-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama3-8b-instruct-f32.gguf filter=lfs diff=lfs merge=lfs -text
|
llama3-8b-instruct.gguf → llama3-8b-instruct-f32.gguf
RENAMED
File without changes
|