Initial GGUF model commit (model made with llama.cpp commit d59bd97)
Browse files- .gitattributes +1 -0
- dolphin-llama2-7b.Q5_K_S.gguf +3 -0
.gitattributes
CHANGED
@@ -41,3 +41,4 @@ dolphin-llama2-7b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
41 |
dolphin-llama2-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
dolphin-llama2-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
dolphin-llama2-7b.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
41 |
dolphin-llama2-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
dolphin-llama2-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
dolphin-llama2-7b.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
dolphin-llama2-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
dolphin-llama2-7b.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3037dbeba97b361a3312cf8cf60e2db3ad8ef28fd097be84106009d0973a767
|
3 |
+
size 4651691712
|