Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- codellama-7b-instruct.Q5_0.gguf +3 -0
.gitattributes
CHANGED
@@ -44,3 +44,4 @@ 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
|
46 |
codellama-7b-instruct.Q4_0.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
|
46 |
codellama-7b-instruct.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
codellama-7b-instruct.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
codellama-7b-instruct.Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:272d98e40b480235d9f2f4e4ce40a57928c3c2b609545f0852ac13196dca9878
|
3 |
+
size 4651791040
|