Add model card, link to paper
Browse filesThis PR ensures the model can be found at https://huggingface.co./papers/2412.09501 as well as at https://huggingface.co./models?pipeline_tag=any-to-any&sort=trending.
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: any-to-any
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the Lyra-Base-9B model described in [Lyra: An Efficient and Speech-Centric Framework for Omni-Cognition](https://huggingface.co/papers/2412.09501).
|
7 |
+
|
8 |
+
Code: https://github.com/dvlab-research/Lyra
|