Update README.md
#11
by cherry0328 - opened
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
<div align="center">
|
| 6 |
<picture>
|
|
@@ -274,4 +276,4 @@ print(tokenizer.decode(output.tolist()[0]))
|
|
| 274 |
|
| 275 |
## VI. Contact
|
| 276 |
|
| 277 |
-
Please contact us at [mimo@xiaomi.com](mailto:mimo@xiaomi.com) or open an issue if you have any questions.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
| 4 |
+
base_model:
|
| 5 |
+
- XiaomiMiMo/MiMo-7B-Base
|
| 6 |
---
|
| 7 |
<div align="center">
|
| 8 |
<picture>
|
|
|
|
| 276 |
|
| 277 |
## VI. Contact
|
| 278 |
|
| 279 |
+
Please contact us at [mimo@xiaomi.com](mailto:mimo@xiaomi.com) or open an issue if you have any questions.
|