pedrodev2026 commited on
Commit
862fad8
·
verified ·
1 Parent(s): 110dc19

Create MODEL_CREDITS.md

Browse files
Files changed (1) hide show
  1. MODEL_CREDITS.md +14 -0
MODEL_CREDITS.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model Credits
2
+
3
+ This model is the **merged fine-tuned version** of **Qwen3.5 0.8B**.
4
+
5
+ - **Base model:** Qwen3.5 0.8B by Alibaba Cloud, licensed under **Apache-2.0**, redistributed by the Unsloth community.
6
+ - **Fine-tuning:** LoRA adapters trained on specific datasets and merged into the base model.
7
+
8
+ For detailed credits of the datasets used in this fine-tuning, please refer to **DATASET_CREDITS.md**.
9
+
10
+ ---
11
+
12
+ **License for this merged model:** BSD-3-Clause
13
+
14
+ **Note:** This is the final merged model (base + LoRA). All adapters are integrated, so no separate LoRA files are required to use it.