ff670 commited on
Commit
9f3516b
·
verified ·
1 Parent(s): bc3db9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
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.