khtsly commited on
Commit
0400170
·
verified ·
1 Parent(s): f108e29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -25,6 +25,9 @@ datasets:
25
  - Pinkstack/luaucoder-instructions-v3-SFT
26
  ---
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.
 
25
  - Pinkstack/luaucoder-instructions-v3-SFT
26
  ---
27
 
28
+ >[!Note]
29
+ >We found loading with quantized like `Q4`, `Q3`, `Q2`, .. has performance degradation and repetitions.
30
+
31
  # Mini-Coder-v2 (15B)
32
 
33
  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.