Initial GGUF model commit
Browse files- .gitattributes +1 -0
- codellama-7b-instruct.Q6_K.gguf +3 -0
.gitattributes
CHANGED
@@ -41,3 +41,4 @@ codellama-7b-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|
41 |
codellama-7b-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
codellama-7b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
codellama-7b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
41 |
codellama-7b-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
codellama-7b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
codellama-7b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
codellama-7b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
codellama-7b-instruct.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e69d31de2748198e0e5371fa8300a9c6e48a67bf8c3652bc8eed2468adf729d
|
3 |
+
size 5650095360
|