Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: Qwen/Qwen3-Coder-30B-A3B-Instruct
|
4 |
+
---
|
5 |
+
This model is the result of continued pre-training on Qwen3-Coder-30B-A3B-Instruct, using a multilingual dataset of mixed code and text.
|
6 |
+
|
7 |
+
We are providing this model to the community to serve as a "base" model for further SFT, this model is not intended for direct inference.
|