fivetech commited on
Commit
0323af4
·
verified ·
1 Parent(s): d6f720e

Add GitHub repo link to README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,6 +22,8 @@ license: apache-2.0
22
 
23
  # Harbour/FWH Coder — Qwen3.5-35B-A3B LoRA v2
24
 
 
 
25
  LoRA adapter fine-tuned on **5,004 compilable Harbour and FiveWin (FWH) examples** for code generation. Built on top of [Qwen3.5-35B-A3B](https://huggingface.co/Qwen/Qwen3.5-35B-A3B), a 35B Mixture-of-Experts model with 256 experts (8 active per token).
26
 
27
  ## What's New in v2
 
22
 
23
  # Harbour/FWH Coder — Qwen3.5-35B-A3B LoRA v2
24
 
25
+ > **Training code:** https://github.com/FiveTechSoft/finetune
26
+
27
  LoRA adapter fine-tuned on **5,004 compilable Harbour and FiveWin (FWH) examples** for code generation. Built on top of [Qwen3.5-35B-A3B](https://huggingface.co/Qwen/Qwen3.5-35B-A3B), a 35B Mixture-of-Experts model with 256 experts (8 active per token).
28
 
29
  ## What's New in v2