Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
license: mit
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Model conversion and HF Transformer code by <a href='https://x.com/qubitium'>@Qubitum</a> at <a href='https://github.com/modelcloud'>ModelCloud</a>. Please cite/give credit if you use this model or code.
|
|
@@ -195,4 +197,4 @@ Please refer to our [Tool Calling Guide](https://huggingface.co/MiniMaxAI/MiniMa
|
|
| 195 |
|
| 196 |
# Contact Us
|
| 197 |
|
| 198 |
-
Contact us at [model@minimax.io](mailto:model@minimax.io).
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
license: mit
|
| 4 |
+
base_model:
|
| 5 |
+
- MiniMaxAI/MiniMax-M2
|
| 6 |
---
|
| 7 |
|
| 8 |
## Model conversion and HF Transformer code by <a href='https://x.com/qubitium'>@Qubitum</a> at <a href='https://github.com/modelcloud'>ModelCloud</a>. Please cite/give credit if you use this model or code.
|
|
|
|
| 197 |
|
| 198 |
# Contact Us
|
| 199 |
|
| 200 |
+
Contact us at [model@minimax.io](mailto:model@minimax.io).
|