Initial GGUF model commit (model made with llama.cpp commit 2ba85c8)
Browse files- .gitattributes +1 -0
- mythomax-l2-13b.Q4_K_S.gguf +3 -0
.gitattributes
CHANGED
@@ -38,3 +38,4 @@ mythomax-l2-13b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|
38 |
mythomax-l2-13b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
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
|
|
|
|
38 |
mythomax-l2-13b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
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
|
mythomax-l2-13b.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9e0f03bf57e30fd05a9f866c4f5b2866b2193deef0c386893149220bbb85905
|
3 |
+
size 7414331264
|