Update README.md
Browse files
README.md
CHANGED
|
@@ -2,14 +2,13 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: Qwen/Qwen3-4b-thinking-2507
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
- multimodal (if applicable)
|
| 10 |
library_name: transformers
|
| 11 |
datasets:
|
| 12 |
-
|
| 13 |
---
|
| 14 |
|
| 15 |
# Astral-4B-Preview
|
|
@@ -56,4 +55,4 @@ What is the capital of France?
|
|
| 56 |
- This is a **preview release**. Performance may vary across edge cases or non-standard inputs.
|
| 57 |
- For production applications, please wait for the official release.
|
| 58 |
|
| 59 |
-
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: Qwen/Qwen3-4b-thinking-2507
|
| 4 |
tags:
|
| 5 |
+
- reasoning
|
| 6 |
+
- code
|
| 7 |
+
- inference
|
| 8 |
+
- chat
|
|
|
|
| 9 |
library_name: transformers
|
| 10 |
datasets:
|
| 11 |
+
- nvidia/AceReason-1.1-SFT
|
| 12 |
---
|
| 13 |
|
| 14 |
# Astral-4B-Preview
|
|
|
|
| 55 |
- This is a **preview release**. Performance may vary across edge cases or non-standard inputs.
|
| 56 |
- For production applications, please wait for the official release.
|
| 57 |
|
| 58 |
+
---
|