danielhanchen commited on
Commit
6ab4614
·
verified ·
1 Parent(s): cb02287

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -10,10 +10,10 @@ base_model:
10
  ---
11
  <div>
12
  <p style="margin-bottom: 0; margin-top: 0;">
13
- <h1 style="margin-top: 0rem;">To run Qwen3.5 locally - <a href="https://docs.unsloth.ai/models/qwen3.5">Read our Guide!</a></h1>
14
  </p>
15
  <p style="margin-top: 0;margin-bottom: 0;">
16
- <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
17
  </p>
18
  <div style="margin-top: 0;display: flex; gap: 5px; align-items: center; ">
19
  <a href="https://github.com/unslothai/unsloth/">
@@ -22,12 +22,17 @@ base_model:
22
  <a href="https://discord.gg/unsloth">
23
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
24
  </a>
25
- <a href="https://docs.unsloth.ai/models/qwen3.5">
26
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
27
  </a>
28
  </div>
29
  </div>
30
 
 
 
 
 
 
31
  # Qwen3.5-0.8B
32
 
33
  <img width="400px" src="https://qianwen-res.oss-accelerate.aliyuncs.com/logo_qwen3.5.png">
 
10
  ---
11
  <div>
12
  <p style="margin-bottom: 0; margin-top: 0;">
13
+ <h1 style="margin-top: 0rem;">To run Qwen3.5 locally - <a href="https://unsloth.ai/docs/models/qwen3.5">Read our Guide!</a></h1>
14
  </p>
15
  <p style="margin-top: 0;margin-bottom: 0;">
16
+ <em><a href="https://unsloth.ai/docs/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
17
  </p>
18
  <div style="margin-top: 0;display: flex; gap: 5px; align-items: center; ">
19
  <a href="https://github.com/unslothai/unsloth/">
 
22
  <a href="https://discord.gg/unsloth">
23
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
24
  </a>
25
+ <a href="https://unsloth.ai/docs/models/qwen3.5">
26
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
27
  </a>
28
  </div>
29
  </div>
30
 
31
+ - You can now also fine-tune the model locally with [Unsloth](https://github.com/unslothai/unsloth).
32
+ - Read our [Qwen3.5 fine-tuning guide here](https://unsloth.ai/docs/models/qwen3.5/fine-tune).
33
+
34
+ ---
35
+
36
  # Qwen3.5-0.8B
37
 
38
  <img width="400px" src="https://qianwen-res.oss-accelerate.aliyuncs.com/logo_qwen3.5.png">