Initial GGUF model commit
Browse files- .gitattributes +1 -0
- codellama-7b-instruct.Q8_0.gguf +3 -0
.gitattributes
CHANGED
|
@@ -42,3 +42,4 @@ 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
|
|
|
|
|
|
| 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
|
| 45 |
+
codellama-7b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
codellama-7b-instruct.Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2051fa5f6dcf996968af18cb0dc78fe527d36c60d032975c9200af64a762f12
|
| 3 |
+
size 7161130240
|