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