Initial GGUF model commit (model made with llama.cpp commit d59bd97)
Browse files- .gitattributes +1 -0
- firefly-llama2-13b-v1.2.Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -44,3 +44,4 @@ 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
|
45 |
firefly-llama2-13b-v1.2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
firefly-llama2-13b-v1.2.Q6_K.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
|
45 |
firefly-llama2-13b-v1.2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
firefly-llama2-13b-v1.2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
firefly-llama2-13b-v1.2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
firefly-llama2-13b-v1.2.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57ee1e28a818ad80c8722cb55e3a01f4311aef4c79fa94890eb3b4489671070f
|
3 |
+
size 13831319424
|