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