docs: upd diagrams, new qwen-qlora-train, qwen35-toolkit links
Browse files- README.md +2 -2
- diagrams/diagram_01.png +2 -2
- diagrams/diagram_02.png +2 -2
README.md
CHANGED
|
@@ -104,7 +104,7 @@ For fine-tuning, use [techwithsergiu/Qwen3.5-text-4B-bnb-4bit](https://huggingfa
|
|
| 104 |
which is the BNB-quantized version of this model.
|
| 105 |
|
| 106 |
Training pipeline (QLoRA · Unsloth · TRL):
|
| 107 |
-
[github.com/techwithsergiu/qwen-qlora-train](https://github.
|
| 108 |
|
| 109 |
## Pipeline diagram
|
| 110 |
|
|
@@ -112,7 +112,7 @@ Training pipeline (QLoRA · Unsloth · TRL):
|
|
| 112 |
|
| 113 |
## Conversion
|
| 114 |
|
| 115 |
-
Converted using [qwen35-toolkit](https://github.
|
| 116 |
a Python toolkit for BNB quantization, visual tower removal, verification and
|
| 117 |
HF Hub publishing of Qwen3.5 models.
|
| 118 |
|
|
|
|
| 104 |
which is the BNB-quantized version of this model.
|
| 105 |
|
| 106 |
Training pipeline (QLoRA · Unsloth · TRL):
|
| 107 |
+
[github.com/techwithsergiu/qwen-qlora-train](https://techwithsergiu.github.io/qwen-qlora-train)
|
| 108 |
|
| 109 |
## Pipeline diagram
|
| 110 |
|
|
|
|
| 112 |
|
| 113 |
## Conversion
|
| 114 |
|
| 115 |
+
Converted using [qwen35-toolkit](https://techwithsergiu.github.io/qwen35-toolkit) —
|
| 116 |
a Python toolkit for BNB quantization, visual tower removal, verification and
|
| 117 |
HF Hub publishing of Qwen3.5 models.
|
| 118 |
|
diagrams/diagram_01.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
diagrams/diagram_02.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|