khtsly commited on
Commit
6cf1ed5
·
verified ·
1 Parent(s): 581233a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ datasets:
27
 
28
  # Mini-Coder-v2 (15B)
29
 
30
- Mini-Coder-v2 is build on top of upscaled Qwen3.5-9B model with Continual Pretraining (CPT), we feed ~36.63k high-quality curated luau raw codes & docs text to improves the luau coding tasks & knowledges capability.
31
 
32
  This model present a upscaled of Qwen3.5-9B from only 32 layers to 56 layers for a deeper reasoning capability! This model parameters is 15.07B with Vision, 14.60B without Vision.
33
 
 
27
 
28
  # Mini-Coder-v2 (15B)
29
 
30
+ Mini-Coder-v2 is build on top of upscaled & merged of Qwen3.5-9B + Qwen3.5-9B-Base model with Continual Pretraining (CPT), we feed ~36.63k high-quality curated luau raw codes & docs text to improves the luau coding tasks & knowledges capability.
31
 
32
  This model present a upscaled of Qwen3.5-9B from only 32 layers to 56 layers for a deeper reasoning capability! This model parameters is 15.07B with Vision, 14.60B without Vision.
33