crypto-code
commited on
Commit
·
30ca1fe
1
Parent(s):
a866016
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- music
|
5 |
---
|
6 |
+
# MU-LLaMA: Music Understanding Large Language Model
|
7 |
+
|
8 |
+
This contains the weights for *MU-LLaMA: Large Language Model for Music Question Answering*. The code for the model is provided [here](https://github.com/crypto-code/MU-LLaMA).
|