Update README.md
Browse filesThe model is fantastic! We would like to contribute by updating the README to include the base_model information. This will help address the missing details in the model card.
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
<div align="center">
|
| 6 |
<a href="https://github.com/MoonshotAI/Moonlight"><img width="80%" src="figures/banner.png"></a>
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
| 4 |
+
base_model:
|
| 5 |
+
- moonshotai/Moonlight-16B-A3B
|
| 6 |
---
|
| 7 |
<div align="center">
|
| 8 |
<a href="https://github.com/MoonshotAI/Moonlight"><img width="80%" src="figures/banner.png"></a>
|