Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- mythomax-l2-13b.Q5_0.gguf +3 -0
.gitattributes
CHANGED
|
@@ -40,3 +40,4 @@ mythomax-l2-13b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 40 |
mythomax-l2-13b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
mythomax-l2-13b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
mythomax-l2-13b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 40 |
mythomax-l2-13b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
mythomax-l2-13b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
mythomax-l2-13b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
mythomax-l2-13b.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
mythomax-l2-13b.Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3c72722159c3279bf54247618e5ae28bd5f8bfae7cb93998439bf781fd7353c
|
| 3 |
+
size 8972285824
|