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