add base model to modelcard
#2
by
owao
- opened
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
## Introduction
|
| 8 |
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
base_model:
|
| 7 |
+
- PowerInfer/SmallThinker-21BA3B-Instruct
|
| 8 |
---
|
| 9 |
## Introduction
|
| 10 |
|