Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- platypus2-13b.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -37,3 +37,4 @@ platypus2-13b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
|
37 |
platypus2-13b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
platypus2-13b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
platypus2-13b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
37 |
platypus2-13b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
platypus2-13b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
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
|
platypus2-13b.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdbe81462228450923e25c048d23ea79e71db45ab2b29d73fd8a3342f85e40cd
|
3 |
+
size 7365834624
|