Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ tags:
|
|
| 12 |
- audio-generation
|
| 13 |
- chat
|
| 14 |
- kimi-audio
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Kimi-Audio
|
|
@@ -158,4 +160,4 @@ If you find Kimi-Audio useful in your research or applications, please cite our
|
|
| 158 |
|
| 159 |
## License
|
| 160 |
|
| 161 |
-
The model is based and modified from [Qwen 2.5-7B](https://github.com/QwenLM/Qwen2.5). Code derived from Qwen2.5-7B is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0). Other parts of the code are licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|
| 12 |
- audio-generation
|
| 13 |
- chat
|
| 14 |
- kimi-audio
|
| 15 |
+
base_model:
|
| 16 |
+
- moonshotai/Kimi-Audio-7B-Instruct
|
| 17 |
---
|
| 18 |
|
| 19 |
# Kimi-Audio
|
|
|
|
| 160 |
|
| 161 |
## License
|
| 162 |
|
| 163 |
+
The model is based and modified from [Qwen 2.5-7B](https://github.com/QwenLM/Qwen2.5). Code derived from Qwen2.5-7B is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0). Other parts of the code are licensed under the [MIT License](https://opensource.org/licenses/MIT).
|