Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- platypus2-13b.Q6_K.gguf +3 -0
.gitattributes
CHANGED
@@ -43,3 +43,4 @@ platypus2-13b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
43 |
platypus2-13b.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
platypus2-13b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
platypus2-13b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
43 |
platypus2-13b.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
platypus2-13b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
platypus2-13b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
platypus2-13b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
platypus2-13b.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c954ca06d5abd9fdee5ec3ec62389ee7cd2577d5f754b43e782721933c6a52a5
|
3 |
+
size 10679140224
|