Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,9 @@ pipeline_tag: text-generation
|
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
|
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- text-generation-inference
|
9 |
+
base_model:
|
10 |
+
- MegaScience/Qwen2.5-1.5B-MegaScience
|
11 |
+
- MegaScience/Qwen2.5-3B-MegaScience
|
12 |
+
- MegaScience/Qwen3-4B-MegaScience
|
13 |
+
- MegaScience/Qwen3-1.7B-MegaScience
|
14 |
---
|