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