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