Initial GGUF model commit (model made with llama.cpp commit d59bd97)
Browse files- .gitattributes +1 -0
- wizardmath-7b-v1.0.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -37,3 +37,4 @@ wizardmath-7b-v1.0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
|
37 |
wizardmath-7b-v1.0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
wizardmath-7b-v1.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
wizardmath-7b-v1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
37 |
wizardmath-7b-v1.0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
wizardmath-7b-v1.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
wizardmath-7b-v1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
wizardmath-7b-v1.0.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
wizardmath-7b-v1.0.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:431e23c78ff2e0e9ae70933d4970f1bf68d0dbac96fb7f63e46d98b118699025
|
3 |
+
size 3825812736
|