danielhanchen commited on
Commit
8ffdd68
·
verified ·
1 Parent(s): e254702

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  tags:
3
  - unsloth
 
4
  base_model:
5
  - MiniMaxAI/MiniMax-M2.1
6
  pipeline_tag: text-generation
@@ -9,27 +10,27 @@ license_name: modified-mit
9
  license_link: https://github.com/MiniMax-AI/MiniMax-M2.1/blob/main/LICENSE
10
  library_name: transformers
11
  ---
12
- > [!NOTE]
13
- > Includes Unsloth **chat template fixes**! <br> For `llama.cpp`, use `--jinja`
14
- >
15
-
16
  <div>
 
 
 
17
  <p style="margin-top: 0;margin-bottom: 0;">
18
  <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
19
  </p>
20
- <div style="display: flex; gap: 5px; align-items: center; ">
21
  <a href="https://github.com/unslothai/unsloth/">
22
  <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
23
  </a>
24
  <a href="https://discord.gg/unsloth">
25
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
26
  </a>
27
- <a href="https://docs.unsloth.ai/">
28
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
29
  </a>
30
  </div>
31
  </div>
32
 
 
33
 
34
  <div align="center">
35
 
@@ -212,4 +213,4 @@ Please refer to our [Tool Calling Guide](./docs/tool_calling_guide.md).
212
 
213
  ## Contact Us
214
 
215
- Contact us at [model@minimax.io](mailto:model@minimax.io).
 
1
  ---
2
  tags:
3
  - unsloth
4
+ - minimax_m2
5
  base_model:
6
  - MiniMaxAI/MiniMax-M2.1
7
  pipeline_tag: text-generation
 
10
  license_link: https://github.com/MiniMax-AI/MiniMax-M2.1/blob/main/LICENSE
11
  library_name: transformers
12
  ---
 
 
 
 
13
  <div>
14
+ <p style="margin-bottom: 0; margin-top: 0;">
15
+ <h1 style="margin-top: 0rem;">See how to run MiniMax-M2.5 locally - <a href="https://docs.unsloth.ai/models/minimax-2.5">Read our Guide!</a></h1>
16
+ </p>
17
  <p style="margin-top: 0;margin-bottom: 0;">
18
  <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
19
  </p>
20
+ <div style="margin-top: 0;display: flex; gap: 5px; align-items: center; ">
21
  <a href="https://github.com/unslothai/unsloth/">
22
  <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
23
  </a>
24
  <a href="https://discord.gg/unsloth">
25
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
26
  </a>
27
+ <a href="https://docs.unsloth.ai/models/minimax-2.5">
28
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
29
  </a>
30
  </div>
31
  </div>
32
 
33
+ ---
34
 
35
  <div align="center">
36
 
 
213
 
214
  ## Contact Us
215
 
216
+ Contact us at [model@minimax.io](mailto:model@minimax.io).