Instructions to use mradermacher/MiniMax-M2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mradermacher/MiniMax-M2-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mradermacher/MiniMax-M2-GGUF", dtype="auto") - Notebooks
- Google Colab
- Kaggle
uploaded from nico1
Browse files- .gitattributes +3 -0
- MiniMax-M2.Q3_K_M.gguf.part1of3 +3 -0
- MiniMax-M2.Q3_K_M.gguf.part2of3 +3 -0
- MiniMax-M2.Q3_K_M.gguf.part3of3 +3 -0
.gitattributes
CHANGED
|
@@ -47,3 +47,6 @@ MiniMax-M2.Q6_K.gguf.part1of4 filter=lfs diff=lfs merge=lfs -text
|
|
| 47 |
MiniMax-M2.Q6_K.gguf.part2of4 filter=lfs diff=lfs merge=lfs -text
|
| 48 |
MiniMax-M2.Q6_K.gguf.part3of4 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
MiniMax-M2.Q6_K.gguf.part4of4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
MiniMax-M2.Q6_K.gguf.part2of4 filter=lfs diff=lfs merge=lfs -text
|
| 48 |
MiniMax-M2.Q6_K.gguf.part3of4 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
MiniMax-M2.Q6_K.gguf.part4of4 filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
MiniMax-M2.Q3_K_M.gguf.part1of3 filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
MiniMax-M2.Q3_K_M.gguf.part2of3 filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
MiniMax-M2.Q3_K_M.gguf.part3of3 filter=lfs diff=lfs merge=lfs -text
|
MiniMax-M2.Q3_K_M.gguf.part1of3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:711fc2821f028a6a987ef83c069cf9e6809ca14b97f49c9856562290c3a92d23
|
| 3 |
+
size 36507222016
|
MiniMax-M2.Q3_K_M.gguf.part2of3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82fff95407437e5ecda549959e456b630571cd5066b8886ad27e77f2edf6fbe4
|
| 3 |
+
size 36507222016
|
MiniMax-M2.Q3_K_M.gguf.part3of3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebae77347cec47a66af05e830b92e1323d0326caaf19cc519651d63287b40008
|
| 3 |
+
size 36258037120
|