Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ library_name: transformers
|
|
| 3 |
license: apache-2.0
|
| 4 |
license_link: https://huggingface.co/Qwen/Qwen3-14B/blob/main/LICENSE
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Qwen3-14B
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
license_link: https://huggingface.co/Qwen/Qwen3-14B/blob/main/LICENSE
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen3-14B-Base
|
| 8 |
---
|
| 9 |
|
| 10 |
# Qwen3-14B
|