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