techwithsergiu commited on
Commit
d10f238
·
verified ·
1 Parent(s): 44ea131

docs: upd diagrams, new qwen-qlora-train, qwen35-toolkit links

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. diagrams/diagram_01.png +2 -2
  3. diagrams/diagram_02.png +2 -2
README.md CHANGED
@@ -96,7 +96,7 @@ Track the bug at [llama.cpp issues](https://github.com/ggml-org/llama.cpp/issues
96
  ## From fine-tuned adapter to GGUF
97
 
98
  If you have a LoRA adapter trained with
99
- [qwen-qlora-train](https://github.com/techwithsergiu/qwen-qlora-train),
100
  merge it first, then convert to GGUF:
101
 
102
  ```bash
@@ -119,11 +119,11 @@ python llama.cpp/convert_hf_to_gguf.py merged/qwen35-text-0.8B-sft-f16 \
119
  ```
120
 
121
  Full post-training workflow is documented in
122
- [qwen-qlora-train → Post-merge workflow](https://github.com/techwithsergiu/qwen-qlora-train#post-merge-workflow).
123
 
124
  ## Conversion
125
 
126
- Converted using [qwen35-toolkit](https://github.com/techwithsergiu/qwen35-toolkit) —
127
  a Python toolkit for BNB quantization, visual tower removal, verification and
128
  HF Hub publishing of Qwen3.5 models.
129
 
 
96
  ## From fine-tuned adapter to GGUF
97
 
98
  If you have a LoRA adapter trained with
99
+ [qwen-qlora-train](https://techwithsergiu.github.io/qwen-qlora-train),
100
  merge it first, then convert to GGUF:
101
 
102
  ```bash
 
119
  ```
120
 
121
  Full post-training workflow is documented in
122
+ [qwen-qlora-train → Post-merge workflow](https://techwithsergiu.github.io/qwen-qlora-train/post-merge-workflow.html).
123
 
124
  ## Conversion
125
 
126
+ Converted using [qwen35-toolkit](https://techwithsergiu.github.io/qwen35-toolkit) —
127
  a Python toolkit for BNB quantization, visual tower removal, verification and
128
  HF Hub publishing of Qwen3.5 models.
129
 
diagrams/diagram_01.png CHANGED

Git LFS Details

  • SHA256: 7c7105c14b74c3f13aa4fd5b3613af414eab83ca050c54134ca517928c42461e
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB

Git LFS Details

  • SHA256: 1e86376141071409489cda2a62fa324cee3876d1dad2c9f2ef7a00000f7d7780
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
diagrams/diagram_02.png CHANGED

Git LFS Details

  • SHA256: 77940119ad59777067a078c4ecef4822a0c0af9debee8b02ff666e5bc2d3fe98
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB

Git LFS Details

  • SHA256: 3ac438e469e52f2df709948bce25e7da4d27e6c709bd5a83a40e5b996f2b5b12
  • Pointer size: 131 Bytes
  • Size of remote file: 213 kB