Update README.md
Browse files
README.md
CHANGED
|
@@ -48,16 +48,16 @@ tags:
|
|
| 48 |
<a href="https://www.reddit.com/r/XiaomiMiMo_Official/" target="_blank">Reddit</a>
|
| 49 |
</div>
|
| 50 |
|
| 51 |
-
<
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
<pre><code>hf download XiaomiMiMo/MiMo-V2.5 config.json tokenizer_config.json --local-dir ./MiMo-V2.5</code></pre>
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
</
|
| 61 |
|
| 62 |
# MiMo-V2.5
|
| 63 |
|
|
|
|
| 48 |
<a href="https://www.reddit.com/r/XiaomiMiMo_Official/" target="_blank">Reddit</a>
|
| 49 |
</div>
|
| 50 |
|
| 51 |
+
<br/>
|
| 52 |
+
|
| 53 |
+
<div style="background-color: #fff3cd; border-left: 4px solid #ffc107; padding: 12px 16px;">
|
| 54 |
+
<b>⚠️ Important: Config Update Notice</b><br/><br/>
|
| 55 |
+
The <code>config.json</code> and <code>tokenizer_config.json</code> files in this repository have been updated since the initial release. If you downloaded MiMo-V2.5 before this <a href="https://huggingface.co/XiaomiMiMo/MiMo-V2.5/commit/4da2748fc0a0123d817280b1b0cd3682a487a161">commit (4da2748)</a>, please re-pull or manually update these two files to ensure correct model behavior. Using the outdated config may lead to degraded model performance. We apologize for any inconvenience.<br/><br/>
|
| 56 |
+
<b>Quick fix:</b>
|
| 57 |
<pre><code>hf download XiaomiMiMo/MiMo-V2.5 config.json tokenizer_config.json --local-dir ./MiMo-V2.5</code></pre>
|
| 58 |
+
</div>
|
| 59 |
+
|
| 60 |
+
<br/>
|
| 61 |
|
| 62 |
# MiMo-V2.5
|
| 63 |
|