Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- platypus2-13b.Q5_0.gguf +3 -0
.gitattributes
CHANGED
@@ -40,3 +40,4 @@ platypus2-13b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
|
40 |
platypus2-13b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
platypus2-13b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
platypus2-13b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
40 |
platypus2-13b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
platypus2-13b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
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
|
platypus2-13b.Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9be05e1617b9596b0b5cfe6e3cf236cf227f577a5a47bddbd7d92f0189dccda
|
3 |
+
size 8972285824
|