Initial GGUF model commit (model made with llama.cpp commit d59bd97)
Browse files- .gitattributes +1 -0
- wizardmath-13b-v1.0.Q4_K_M.gguf +3 -0
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ wizardmath-13b-v1.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 39 |
wizardmath-13b-v1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
wizardmath-13b-v1.0.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
wizardmath-13b-v1.0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 39 |
wizardmath-13b-v1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
wizardmath-13b-v1.0.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
wizardmath-13b-v1.0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
wizardmath-13b-v1.0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
wizardmath-13b-v1.0.Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f8e2d90a2b0dfdcab111efb15b0a5a5a63cafafaade07cc3cb82d71cd6a81c1
|
| 3 |
+
size 7865963360
|