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