add qwen license
Browse files
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
base_model:
|
| 3 |
- Qwen/Qwen2.5-72B
|
| 4 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |

|
|
|
|
| 2 |
base_model:
|
| 3 |
- Qwen/Qwen2.5-72B
|
| 4 |
library_name: transformers
|
| 5 |
+
license: other
|
| 6 |
+
license_name: qwen
|
| 7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
| 8 |
---
|
| 9 |
|
| 10 |

|