Initial GGUF model commit (model made with llama.cpp commit d59bd97)
Browse files
.gitattributes
CHANGED
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
36 |
wizardlm-1.0-uncensored-llama2-13b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
wizardlm-1.0-uncensored-llama2-13b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
wizardlm-1.0-uncensored-llama2-13b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
36 |
wizardlm-1.0-uncensored-llama2-13b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
wizardlm-1.0-uncensored-llama2-13b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
wizardlm-1.0-uncensored-llama2-13b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
wizardlm-1.0-uncensored-llama2-13b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
wizardlm-1.0-uncensored-llama2-13b.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00d6f29d31e7237bcbe28915f49a2aa17453eb2c7c390bbcc028b2506ae1a5bd
|
3 |
+
size 6929559424
|