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