danielhanchen commited on
Commit
b01dd8f
·
verified ·
1 Parent(s): e15e438

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -14
README.md CHANGED
@@ -8,17 +8,12 @@ pipeline_tag: image-text-to-text
8
  library_name: transformers
9
  ---
10
  > [!NOTE]
11
- > Includes Unsloth **chat template fixes**!
12
  >
 
13
  <div>
14
- <p style="margin-bottom: 0; margin-top: 0;">
15
- <strong>See our <a href="https://huggingface.co/collections/unsloth/qwen3-vl">Qwen3-VL collection</a> for all versions including GGUF, 4-bit & 16-bit formats.</strong>
16
- </p>
17
- <p style="margin-bottom: 0;">
18
- <em>Learn to run Qwen3-VL correctly - <a href="https://docs.unsloth.ai/models/qwen3-vl-run-and-fine-tune">Read our Guide</a>.</em>
19
- </p>
20
  <p style="margin-top: 0;margin-bottom: 0;">
21
- <em>See <a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0 GGUFs</a> for our quantization benchmarks.</em>
22
  </p>
23
  <div style="display: flex; gap: 5px; align-items: center; ">
24
  <a href="https://github.com/unslothai/unsloth/">
@@ -27,17 +22,12 @@ library_name: transformers
27
  <a href="https://discord.gg/unsloth">
28
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
29
  </a>
30
- <a href="https://docs.unsloth.ai/models/qwen3-vl-run-and-fine-tune">
31
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
32
  </a>
33
  </div>
34
- <h1 style="margin-top: 0rem;">✨ Read our Qwen3-VL Guide <a href="https://docs.unsloth.ai/models/qwen3-vl-run-and-fine-tune">here</a>!</h1>
35
  </div>
36
 
37
- - Fine-tune Qwen3-VL-8B for free using our [Google Colab notebook](https://docs.unsloth.ai/models/qwen3-vl-run-and-fine-tune#fine-tuning-qwen3-vl)
38
- - Or train Qwen3-VL with reinforcement learning (GSPO) with our [free notebook](https://docs.unsloth.ai/models/qwen3-vl-run-and-fine-tune#fine-tuning-qwen3-vl).
39
- - View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
40
- ---
41
  <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
42
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
43
  </a>
 
8
  library_name: transformers
9
  ---
10
  > [!NOTE]
11
+ > Includes Unsloth **chat template fixes**! <br> For `llama.cpp`, use `--jinja`
12
  >
13
+
14
  <div>
 
 
 
 
 
 
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="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://docs.unsloth.ai/">
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
  <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
32
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
33
  </a>