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.Q4_K_M.gguf.part1of3 +3 -0
- MiniMax-M2.Q4_K_M.gguf.part2of3 +3 -0
- MiniMax-M2.Q4_K_M.gguf.part3of3 +3 -0
.gitattributes
CHANGED
|
@@ -55,3 +55,6 @@ MiniMax-M2.Q3_K_S.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
|
|
| 55 |
MiniMax-M2.Q3_K_L.gguf.part1of3 filter=lfs diff=lfs merge=lfs -text
|
| 56 |
MiniMax-M2.Q3_K_L.gguf.part2of3 filter=lfs diff=lfs merge=lfs -text
|
| 57 |
MiniMax-M2.Q3_K_L.gguf.part3of3 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
MiniMax-M2.Q3_K_L.gguf.part1of3 filter=lfs diff=lfs merge=lfs -text
|
| 56 |
MiniMax-M2.Q3_K_L.gguf.part2of3 filter=lfs diff=lfs merge=lfs -text
|
| 57 |
MiniMax-M2.Q3_K_L.gguf.part3of3 filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
MiniMax-M2.Q4_K_M.gguf.part1of3 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
MiniMax-M2.Q4_K_M.gguf.part2of3 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
MiniMax-M2.Q4_K_M.gguf.part3of3 filter=lfs diff=lfs merge=lfs -text
|
MiniMax-M2.Q4_K_M.gguf.part1of3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7de0f4d19c742d27b2afec662456feb972f8e1183d7fcec97fbf832a567dbefb
|
| 3 |
+
size 46170898432
|
MiniMax-M2.Q4_K_M.gguf.part2of3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d389dae3e9006209c0d4a26f443db0ae7c015464558b239752f8125c16308ad
|
| 3 |
+
size 46170898432
|
MiniMax-M2.Q4_K_M.gguf.part3of3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a778696341a17e1c3fb93c5b633cd481f6b93c70a6cf32f7656686ea55776266
|
| 3 |
+
size 46000587136
|