Switch to Apache 2.0 License
#3
by
ehartford
- opened
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
license_name: qwen-research
|
4 |
license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-generation
|
|
|
8 |
---
|
9 |
|
10 |
# Qwen2.5-3B
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
|
|
3 |
license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: text-generation
|
7 |
+
library_name: transformers
|
8 |
---
|
9 |
|
10 |
# Qwen2.5-3B
|