Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- codellama-13b-instruct.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -43,3 +43,4 @@ codellama-13b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|
43 |
codellama-13b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
codellama-13b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
codellama-13b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
43 |
codellama-13b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
codellama-13b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
codellama-13b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
codellama-13b-instruct.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
codellama-13b-instruct.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:693021fa3a170a348b0a6104ab7d3a8c523331826a944dc0371fecd922df89dd
|
3 |
+
size 7365948416
|