patrickbdevaney
commited on
Commit
•
254fe45
1
Parent(s):
a73da3a
unsloth bf16 gguf weights
Browse files- .gitattributes +1 -0
- unsloth.BF16.gguf +3 -0
.gitattributes
CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
unsloth.F16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
unsloth.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
unsloth.F16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
unsloth.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
unsloth.BF16.gguf filter=lfs diff=lfs merge=lfs -text
|
unsloth.BF16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01a3ce627bf9b2d7deb7169962c73dd6d8d8a42b523126919f67af74f328ef9f
|
3 |
+
size 16068891104
|