Fix typo
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
-
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
license: apache-2.0
|
| 6 |
---
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
+
- Qwen/Qwen3-Next-80B-A3B-Instruct
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
license: apache-2.0
|
| 6 |
---
|